Generate Agents Md
Creates detailed markdown files describing PC-style agents, including stats, abilities, and background stories.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add generate-agents-md npx -- -y @trustedskills/generate-agents-md
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"generate-agents-md": {
"command": "npx",
"args": [
"-y",
"@trustedskills/generate-agents-md"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, generate-agents-md, allows you to create Markdown files suitable for AI agent skill guides. It formats information into a structured guide with sections like "What it Does," "When to Use It," and "Key Capabilities." The output is designed to be easily readable and maintainable for documenting AI agent skills.
When to use it
- Documenting new AI agent capabilities: Quickly generate initial drafts of skill guides.
- Standardizing skill documentation: Ensure consistent formatting across all your AI agent skills.
- Creating training materials: Produce clear, concise guides for users learning about specific skills.
- Automating repetitive tasks: Reduce the manual effort involved in creating skill documentation.
Key capabilities
- Markdown generation: Creates files formatted in Markdown syntax.
- Structured formatting: Organizes content into predefined sections (What it Does, When to Use It, etc.).
- Skill guide template: Uses a consistent template for AI agent skill documentation.
Example prompts
- "Generate a skill guide for an 'image-recognition' skill."
- "Create a Markdown document describing the 'text-summarization' capability."
- "Write a skill guide outlining the functionality of the 'data-analysis' tool."
Tips & gotchas
The quality of the generated Markdown depends on the clarity and detail provided in the input data. Ensure you have sufficient information about the skill before using this tool to produce comprehensive documentation.
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.