From skills-janitor
Searches GitHub for Claude Code skills by keyword in repo name, description, README, or claude-code topic. Lists results with stars, update dates, and INSTALLED/AVAILABLE status vs your local skills.
npx claudepluginhub khendzel/skills-janitor --plugin skills-janitorThis skill uses the workspace's default tool permissions.
Search GitHub for Claude Code skills by keyword.
Searches Claude Code skills across local ~/.claude/skills, skills.sh CLI directory, and GitHub fallback. Outputs markdown table and JSON with install info, sorted by source.
Searches GitHub repositories by keyword or topic to find skill-related repos, agent-skill tagged projects, or libraries for skill generation. Use 'cowork search' for discovery before install/generate.
Discovers and evaluates community Claude Code skills/plugins via GitHub searches, code patterns, and quality audits. Use before building new ones or installing untrusted.
Share bugs, ideas, or general feedback.
Search GitHub for Claude Code skills by keyword.
bash ~/.claude/skills/skills-janitor/scripts/search.sh <keyword> [--limit N] [--json]
<keyword> - required search term (e.g., "marketing", "deployment", "testing")--limit N - max results (default: 10)--json - raw JSON output{keyword} claude skill in name/description/READMEclaude-codeINSTALLED or AVAILABLE=== Skills Janitor - Skill Discovery ===
Search: "marketing"
# Repository Stars Updated Status
1 coreyhaines31/marketingskills 1,234 2026-03-15 INSTALLED
2 acme/marketing-automation 456 2026-03-10 AVAILABLE
3 user/claude-marketing-seo 89 2026-02-28 AVAILABLE
Total: 3 results (1 installed, 2 available)
GITHUB_TOKEN env var for 5,000 requests/hour + code searchdata/search-cache.json/janitor-compare/janitor-usage/janitor-audit