Agent skill · Workflow & Productivity

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/agent/agent-capability-assessor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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/

What's inside
Steps it walks through
  1. Instructions
  2. Assessment Process
  3. Step 1: Read Agent File
  4. Step 2: Analyze Capabilities
  5. Step 3: Compare to Task Requirements
  6. Step 4: Make Assessment
  7. Capability Assessment Criteria
  8. Excellent Match
  9. Good Match
  10. Fair Match
  11. Poor Match
  12. No Match
  13. Assessment Output Format
  14. Examples
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going