Agent Md Refactor
Refactors complex medical documentation into clear, concise summaries while preserving key clinical information.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add agent-md-refactor npx -- -y @trustedskills/agent-md-refactor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"agent-md-refactor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/agent-md-refactor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The agent-md-refactor skill enables AI agents to restructure and optimize Markdown documents, improving readability, formatting, and structure. It can identify inconsistencies in headers, fix indentation issues, and ensure proper use of lists, code blocks, and other Markdown elements.
When to use it
- Refining technical documentation for clarity and consistency
- Preparing Markdown files for publishing or sharing with others
- Automating the cleanup of user-submitted Markdown content
Key capabilities
- Header hierarchy validation and correction
- Code block formatting and syntax highlighting
- List structure normalization
- Indentation and spacing adjustments
Example prompts
- "Fix the header levels in this Markdown document to ensure proper nesting."
- "Reformat this Markdown file for better readability and consistency."
- "Ensure all code blocks are properly formatted with correct syntax highlighting."
Tips & gotchas
- Ensure that your input is valid Markdown before using this skill.
- For complex documents, review the output manually to confirm accuracy.
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.