スキル oss-hunter
🎯

oss-hunter

安全 ⚙️ 外部コマンド🌐 ネットワークアクセス

Discover High-Impact OSS Contribution Opportunities

Contributing to open source is valuable but finding the right issues takes hours. This skill automates discovery of mergeable issues in trending repositories and generates ready-to-execute contribution strategies.

対応: Claude Codex Code(CC)
🥉 74 ブロンズ
1

スキルZIPをダウンロード

2

Claudeでアップロード

設定 → 機能 → スキル → スキルをアップロードへ移動

3

オンにして利用開始

テストする

「oss-hunter」を使用しています。 Find help-wanted issues in trending AI repositories

期待される結果:

Found 12 issues across 5 repositories. Top pick: langchain-ai/langchain Issue #4521 - Add streaming support for custom chains (15.2k stars, high mergeability).

「oss-hunter」を使用しています。 Generate contribution dossier for Web3 projects

期待される結果:

Generated dossier with 8 opportunities. Recommended: eth-optimism/optimism Issue #789 - Fix gas estimation edge case (8.4k stars, reproducible with test case provided).

セキュリティ監査

安全
v1 • 2/24/2026

All static analysis findings are false positives. The subprocess.run call uses hardcoded GitHub CLI arguments with no user input injection risk. The 'weak cryptographic algorithm' detections are pattern matching errors. The 'Ruby/shell backtick' findings in SKILL.md are markdown documentation code blocks, not executable code. The hardcoded URLs are documentation links. No malicious patterns detected.

2
スキャンされたファイル
133
解析された行数
2
検出結果
1
総監査数
監査者: claude

品質スコア

38
アーキテクチャ
100
保守性
87
コンテンツ
50
コミュニティ
100
セキュリティ
91
仕様準拠

作れるもの

New contributor seeking first PR

Find beginner-friendly issues in popular repositories to build your open source portfolio.

Experienced developer giving back

Quickly identify high-impact bug fixes in projects you already use and depend on.

Agency building community presence

Systematically find and solve issues in strategic repositories to raise your team's profile.

これらのプロンプトを試す

Find beginner issues
Hunt for good-first-issue labeled issues in trending Python repositories with more than 5000 stars.
Domain-specific search
Find help-wanted issues in AI and machine learning repositories that were updated in the last 24 hours.
Bug fix focus
Search for bug-labeled issues in langchain-ai and haystack repositories suitable for a quick fix PR.
Full contribution dossier
Generate a complete contribution dossier for the top 5 trending repositories in the developer tooling category including issue analysis and fix strategies.

ベストプラクティス

  • Read the project's CONTRIBUTING.md file before starting work on any issue
  • Comment on the issue to confirm you are working on it before submitting a PR
  • Start with small, focused fixes to build trust with maintainers

回避

  • Submitting large refactors without prior discussion with maintainers
  • Working on stale issues that have been closed or are no longer relevant
  • Ignoring project-specific coding standards and contribution guidelines

よくある質問

Do I need a GitHub account to use this skill?
Yes, you need a GitHub account and the GitHub CLI (gh) installed and authenticated to run the hunt commands.
Can this skill automatically submit pull requests?
No, this skill finds and analyzes issues but does not submit PRs. You must create and submit pull requests manually.
How does the skill determine which repositories are trending?
It uses the GitHub API to search for repositories with more than 1000 stars that were pushed to within the last 24 hours, sorted by star count.
What labels does the skill search for?
By default it searches for help-wanted, good-first-issue, bug, and roadmap labels. You can customize the search criteria.
Can I use this skill without installing the GitHub CLI?
No, the skill relies on the gh CLI for authenticated API access and issue operations. Alternative web-based approaches have limited functionality.
How do I increase my chances of PR acceptance?
Follow the project's contribution guidelines, write clear commit messages, include tests for your changes, and respond promptly to reviewer feedback.

開発者の詳細

作成者

sickn33

ライセンス

MIT

参照

main

ファイル構成

📁 bin/

📄 hunter.py

📄 SKILL.md