oss-hunter

Solid

Automatically hunt for high-impact OSS contribution opportunities in trending repositories.

AI & Automation 335 stars 29 forks Updated today

Install

View on GitHub

Quality Score: 85/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# OSS Hunter ๐ŸŽฏ A precision skill for agents to find, analyze, and strategize for high-impact Open Source contributions. This skill helps you become a top-tier contributor by identifying the most "mergeable" and influential issues in trending repositories. ## When to Use - Use when the user asks to find open source issues to work on. - Use when searching for "help wanted" or "good first issue" tasks in specific domains like AI or Web3. - Use to generate a "Contribution Dossier" with ready-to-execute strategies for trending projects. ## Quick Start Ask your agent: - "Find me some help-wanted issues in trending AI repositories." - "Hunt for bug fixes in langchain-ai/langchain that are suitable for a quick PR." - "Generate a contribution dossier for the most recent trending projects on GitHub." ## Workflow When hunting for contributions, the agent follows this multi-stage protocol: ### Phase 1: Repository Discovery Use `web_search` or `gh api` to find trending repositories. Focus on: - Stars > 1000 - Recent activity (pushed within 24 hours) - Relevant topics (AI, Agentic, Web3, Tooling) ### Phase 2: Issue Extraction Search for specific labels: - `help-wanted` - `good-first-issue` - `bug` - `v1` / `roadmap` ```bash gh issue list --repo owner/repo --label "help wanted" --limit 10 ``` ### Phase 3: Feasibility Analysis Analyze the issue: 1. **Reproducibility**: Is there a code snippet to reproduce the bug? 2. **Impact**: How many users does this affect? 3. **Mergeability*...

Details

Author
aiskillstore
Repository
aiskillstore/marketplace
Created
5 months ago
Last Updated
today
Language
Python
License
None

Integrates with

Similar Skills

Semantically similar based on skill content โ€” not just same category

AI & Automation Featured

oss-hunter

Automatically hunt for high-impact OSS contribution opportunities in trending repositories.

39,350 Updated today
sickn33
AI & Automation Listed

find-issues

Find ripe open-source issues you could actually contribute to โ€” runs across the user's watched-repo list, filters by language/stack/budget, scores each candidate by "is this ripe" signals (no assignee, no linked PR, small scope, recent maintainer activity), and outputs a ranked shortlist with a one-line "why this one". Hands off to /oss-contribute:contribute-upstream once the user picks one.

0 Updated 1 weeks ago
shiminshen
AI & Automation Listed

kookr-oss-issue-scout

Find the best contribution opportunity in an external repository โ€” scores issues by clarity, size, acceptance likelihood, competition, match, and local reproducibility

2 Updated today
kookr-ai
AI & Automation Listed

ghcontrib

Regression-safe OSS contribution pipeline โ€” dedupe, reproduce, style-match, attest, throttle, follow-up. Enforces the 10 rules as gated phases over per-candidate state.

1 Updated 3 days ago
yurekami
AI & Automation Listed

algora-bounty-scout

Scout public Algora org bounty boards at algora.io/<org>/bounties?status=open - parse amount and linked GitHub issue, dedupe, then filter already-assigned issues, saturated races, joke bounties, dead-lane orgs, and maintainer comments that say the bounty is inactive. Use for scout algora, find OSS bounties, or open source bounty hunting.

0 Updated 3 days ago
barobaonguyen