Skill Review
Analyzes user feedback on skills to identify areas for improvement and suggest actionable development steps.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add skill-review npx -- -y @trustedskills/skill-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"skill-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/skill-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The skill-review skill enables AI agents to analyze and evaluate other skills, providing structured feedback on their functionality, usability, and effectiveness. It can assess documentation quality, identify potential issues, and suggest improvements for clarity or performance.
When to use it
- Before publishing a new skill to ensure its documentation is clear and complete.
- To audit existing skills in your registry for consistency and quality.
- When preparing a review or comparison of multiple skills for users.
- To gather insights on how to improve an AI agent's ability to handle specific tasks.
Key capabilities
- Analyzes skill documentation for clarity and completeness.
- Identifies potential usability issues or gaps in functionality.
- Provides structured feedback with actionable suggestions.
- Compares skills based on defined criteria like performance, ease of use, and reliability.
Example prompts
- "Review the
skill-reviewskill and provide a detailed analysis of its documentation." - "Compare the
skill-reviewandskill-installskills for usability and clarity." - "Evaluate this new skill for potential improvements in user guidance."
Tips & gotchas
- Ensure the skill being reviewed has complete documentation to get accurate results.
- Use this skill iteratively during development to catch issues early.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.