skills/oss-hunter/SKILL.md
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
npx skillsauth add anuveyatsu/antigravity-awesome-skills-data 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.
tools
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.
development
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
development
Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".