agent-capability-assessor
Assesses agent capabilities by analyzing agent files and determining what tasks they can handle. Use when you need to evaluate if an existing agent can handle a task or if a new agent is needed. Reviews agent descriptions, skills, and workflows to determine capability match.
npx skills add majiayu000/claude-skill-registry --skill agent-capability-assessor --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Agent Capability Assessor Skill ## Instructions 1. Review the agent file(s) to understand capabilities 2. Analyze agent description, skills, and workflow 3. Compare agent capabilities to task requirements 4. Determine if agent can handle the task effectively 5. Identify capability gaps or strengths 6. Recommend whether to use existing agent or create new one 7. Provide capability assessment report ## Assessment Process ### Step 1: Read Agent File - Read the agent's markdown file from `.cursor/agents/` - Understand agent's name, description, and purpose - Review agent's core principles and workflow - Note agent's available skills and capabilities ### Step 2: Analyze Capabilities - Extract key capabilities from agent description - Identify what types of tasks the agent handles - Note any limitations or constraints - Understand agent's workflow and process ### Step 3: Compare to Task Requirements - Review task description and requirements - Identify required capabilities for the task - Match task requirements to agent capabilities - Note any gaps or mismatches ### Step 4: Make Assessment - Determine if agent can handle task (Yes/No/Partial) - Assess quality of match (Excellent/Good/
- Instructions
- Assessment Process
- Step 1: Read Agent File
- Step 2: Analyze Capabilities
- Step 3: Compare to Task Requirements
- Step 4: Make Assessment
- Capability Assessment Criteria
- Excellent Match
- Good Match
- Fair Match
- Poor Match
- No Match
- Assessment Output Format
- Examples
What does the agent-capability-assessor skill do?
Assesses agent capabilities by analyzing agent files and determining what tasks they can handle. Use when you need to evaluate if an existing agent can handle a task or if a new agent is needed. Reviews agent descriptions, skills, and workflows to determine capability match.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-capability-assessor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
