github-bounty-hunter-v2
/install github-bounty-hunter-v2
GitHub Bounty Hunter 🎯💰
Automatically find low-competition bounty tasks on GitHub. Filter by number of comments to avoid crowded bounties and maximize your chance of getting accepted.
Features
- 🔍 Search open bounties with label:bounty and state:open
- 🎯 Low-competition filter - only shows bounties with
\x3C Ncomments (default 5) - 📊 Generate clean report with title, URL, comment count, difficulty estimation
- ⚡ Fast search via GitHub API
- 🎨 Sorted by competition level - least competition first
Installation
npx clawhub install github-bounty-hunter
Usage
Search for low-competition bounties:
npx github-bounty-hunter
Customize maximum comment count:
npx github-bounty-hunter 3
Output example:
=========================================
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
...
Requirements
- Node.js 16+
- GitHub API access (authenticated for higher rate limits)
How it works
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.
Perfect for:
- Beginners looking for easy bounties
- Bounty hunters who want less competition
- Daily quick scans for new opportunities
Changelog
1.0.0
- Initial release
- Basic search and filtering
- Report generation
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install github-bounty-hunter-v2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/github-bounty-hunter-v2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
github-bounty-hunter-v2 是什么?
Automatically search for low-competition GitHub bounty tasks (comments < 5) and generate a clean report with details and estimated difficulty. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 github-bounty-hunter-v2?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install github-bounty-hunter-v2」即可一键安装,无需额外配置。
github-bounty-hunter-v2 是免费的吗?
是的,github-bounty-hunter-v2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
github-bounty-hunter-v2 支持哪些平台?
github-bounty-hunter-v2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 github-bounty-hunter-v2?
由 santosparra651-arch(@santosparra651-arch)开发并维护,当前版本 v1.0.0。