oss-bounty-hunter
by Rapa Canola
Find and prioritize paid open-source bounties from Algora that match your tech stack.
- Filter out "fake" bounties reserved for private hiring pipelines.
- Identify high-value tasks with the best reward-to-effort ratio.
- Discover open issues from organizations that align with your tech stack.
$7
One-time purchase
Included in download
- Filter out "fake" bounties reserved for private hiring pipelines.
- Identify high-value tasks with the best reward-to-effort ratio.
- terminal, network automation included
- Includes example output and usage patterns
See it in action
Algora has 12 open bounties totaling $2,500, but 4 are reserved; 8 are takeable. | rank | reward | title | url | score | rationale | | :--- | :--- | :--- | :--- | :--- | :--- | | 1 | $300 | Fix race condition in CI | bit.ly/3x | 9/10 | High reward/complexity ratio. |
oss-bounty-hunter
by Rapa Canola
Find and prioritize paid open-source bounties from Algora that match your tech stack.
$7
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Filter out "fake" bounties reserved for private hiring pipelines.
- Identify high-value tasks with the best reward-to-effort ratio.
- terminal, network automation included
- Includes example output and usage patterns
- Instant install
See it in action
Algora has 12 open bounties totaling $2,500, but 4 are reserved; 8 are takeable. | rank | reward | title | url | score | rationale | | :--- | :--- | :--- | :--- | :--- | :--- | | 1 | $300 | Fix race condition in CI | bit.ly/3x | 9/10 | High reward/complexity ratio. |
About This Skill
What it does
OSS Bounty Hunter is a specialized discovery engine that scans open-source platforms like Algora to find paid coding opportunities. It doesn't just list every task; it performs automated triage to filter out "reserved" bounties (often used for internal hiring) and identifies issues that are actually open for community contributions. It scores each opportunity based on reward density, tech stack compatibility, and solvability signal.
Why use this skill
Finding high-quality paid OSS work is time-consuming. Most bounty boards are cluttered with tasks already assigned to applicants or specific interview pipelines. This skill saves developers hours of manual searching by programmatically fetching, filtering, and ranking bounties. It provides a prioritized shortlist with actionable "next steps" so you can jump straight into the code instead of the hunt.
Supported tools
- Data Sources: Algora (Public tRPC endpoint)
- System Requirements: curl and jq for data processing
- Agent Compatibility: Claude Code, Cursor, Gemini CLI, and standard agent runtimes
The Output
The skill produces a curated Markdown table featuring the best-fit bounties, including the reward amount, reservation status, and a custom score. It also provides a specific recommendation on which issue to tackle first with a high-level execution plan.
Use Cases
- Filter out "fake" bounties reserved for private hiring pipelines.
- Identify high-value tasks with the best reward-to-effort ratio.
- Discover open issues from organizations that align with your tech stack.
- Generate immediate next steps for claiming and solving a specific bounty.
How to Install
unzip oss-bounty-hunter.zip -d ~/.claude/skills/Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.