What problem does it solve?
Finding trustworthy agent skills scattered across GitHub is tedious and risky, since repositories vary in quality and may contain malware or hardcoded secrets. This Skill centralizes discovery, evaluation, and safe installation of community skills.
Core Features & Use Cases
- Skill Discovery: Search GitHub repositories containing SKILL.md, CLAUDE.md, .cursorrules, and similar agent skill files across many tool and provider categories.
- Heuristic Scoring: Evaluate the relevance of candidate skills with heuristic scoring before importing them.
- Security Scanning: Check candidate skills for malware or hardcoded secrets prior to installation.
- Multi-Target Installation: Install vetted skills into Hermes, Claude Code, Gemini CLI, or OpenCode agent directories.
- Use Case: A developer wants a code-review skill for Claude Code; they search GitHub through this Skill, review the relevance score and security scan results, then install the chosen skill directly into their agent directory.
Quick Start
Search GitHub for agent skills related to code review, score the results, scan them for secrets, and install the best match into my Claude Code skills directory.