name: github-bounty-hunter version: 1.0.0 description: Automatically search for low-competition GitHub bounty tasks (comments < 5) and generate a clean report with details and estimated difficulty. author: Your Name price: 299 category: Bounty Hunting tags: - github - bounty - automation - search
Automatically find low-competition bounty tasks on GitHub. Filter by number of comments to avoid crowded bounties and maximize your chance of getting accepted.
< N comments (default 5)npx clawhub install github-bounty-hunter
Search for low-competition bounties:
npx github-bounty-hunter
Customize maximum comment count:
npx github-bounty-hunter 3
=========================================
GitHub Bounty Hunter - Search Results
=========================================
Found 5 low-competition bounties:
👉 Add transaction history page
URL: `https://github.com/example/project/issues/6`
💬 Comments: 2 | 💪 Difficulty: Beginner
👉 FAQ & How It Works Page
URL: `https://github.com/example/project/issues/264`
💬 Comments: 1 | 💪 Difficulty: Beginner
...
This skill uses the GitHub Search API to find open issues with the bounty label, filters by comment count, sorts by least comments first, and outputs a clean report ready for you to pick your next bounty.
7w4.net小葱技能站收录全网优质技能,值得收藏。
工具本身可以正常使用,文档清晰、界面友好,输出格式也很直观。但稳定性存在问题——没有 API 认证容易被限流,搜索结果可能不完整,遇到问题也没有明确的错误提示。适合偶尔使用但不适合长期依赖,整体质量中规中矩,核心功能可用但需要进一步打磨。