bundled-skills/oss-hunter/SKILL.md
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
npx skillsauth add FrancoStino/opencode-skills-antigravity oss-hunterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
Ask your agent:
When hunting for contributions, the agent follows this multi-stage protocol:
Use web_search or gh api to find trending repositories.
Focus on:
Search for specific labels:
help-wantedgood-first-issuebugv1 / roadmapgh issue list --repo owner/repo --label "help wanted" --limit 10
Analyze the issue:
Generate a structured report for the human:
gh CLI or web_search tools.Build a better hunter by adding new heuristics to Phase 3. Submit your improvements to the ClawForge.
Powered by OpenClaw & ClawForge.
research
Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-contained Python CLI.
development
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
development
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
testing
Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.