Skill Hunter
Description
Agent skill to analyze a repo and recommend a best-fit skill stack with verified sources
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Skill Hunter
[](https://github.com/CE0Alex/skill-hunter)
An agent skill that analyzes your project and recommends a curated stack of **external skills** from trusted registries.
What It Does
Skill Hunter helps you discover and install the best skills for your project:
- Analyzes your project — scans your codebase to understand the stack, workflows, and constraints
- Asks clarifying questions — confirms your goals, trust preferences, and category focus before searching
- Searches skill registries — queries Context7, skills.sh, and GitHub for relevant skills
- Inspects candidates — verifies each skill's source, maintainer, and compatibility
- Recommends a stack — presents a minimal set of skills with confidence ratings and tradeoffs
- Installs after confirmation — only installs skills you approve, using verified methods
For the complete workflow and rules, see [SKILL.md](SKILL.md).
When to Use
Invoke Skill Hunter when you want to find **new external skills**:
- "Find the best skills for this project"
- "Recommend external skills for TypeScript testing"
- "What skills exist for CI/CD automation?"
**Do not use** for questions about already-installed skills — Skill Hunter is for discovery, not usage guidance.
Compatibility
This skill follows the [Agent Skills](https://agentskills.io) format and works with any agent that supports skills.
Tested Agents
| Agent | Version Tested | Status |
|---|---|---|
| Claude Code (CLI) | 2.1.34 | ✅ Supported |
| Codex CLI | 0.98.0 | ✅ Supported |
| Claude (Web/Desktop) | — | ✅ Supported (ZIP upload) |
Other Agents
Skill Hunter supports 50+ agents via the [Skills CLI](https://github.com/vercel-labs/skills) registry. See [references/agent-skills.md](references/agent-skills.md) for the full list of supported agents and their skill paths.
Installing Skill Hunter
These instructions
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11