Review Agents Md
Analyzes agent performance metrics from Markdown reports to identify areas for improvement and optimization.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add review-agents-md npx -- -y @trustedskills/review-agents-md
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"review-agents-md": {
"command": "npx",
"args": [
"-y",
"@trustedskills/review-agents-md"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to review and summarize markdown files, specifically those containing lists of agents. It can extract key information from these lists, such as agent names, roles, and associated skills. The resulting summaries are designed to be concise and easily digestible for quick understanding of complex agent configurations.
When to use it
- Agent onboarding: Quickly understand the capabilities and responsibilities of a team of AI agents during new employee training.
- Documentation review: Summarize lengthy markdown documents detailing existing AI agent setups, identifying key components and potential areas for improvement.
- Configuration audits: Generate concise summaries to verify that AI agent configurations align with established standards and best practices.
- Knowledge transfer: Facilitate the sharing of information about AI agents between team members or departments.
Key capabilities
- Markdown parsing
- Agent list extraction
- Summary generation
- Role identification
Example prompts
- "Summarize this markdown file containing a list of our customer service agents."
- "Extract the names and skills of all AI agents listed in this document."
- "Provide a brief overview of the roles described in this agent configuration file."
Tips & gotchas
The skill is designed for markdown files specifically focused on listing AI agents. Results may be less accurate if the input contains unstructured or irrelevant content.
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.