skills/devtools/oss-hunter/SKILL.md
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
npx skillsauth add bereniketech/claude_kit 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.
testing
AUTHORIZED USE ONLY: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: > 1.
testing
Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing.
development
Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.
development
Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.