Agent Md Refactor
Refactors Markdown documents for improved readability, consistency, and adherence to style guidelines using AI.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dodatech-agent-md-refactor npx -- -y @trustedskills/dodatech-agent-md-refactor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dodatech-agent-md-refactor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dodatech-agent-md-refactor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill refactors Markdown documents, improving readability and structure. It can automatically correct common formatting errors, standardize headings, and optimize lists within a given document. The goal is to produce cleaner, more consistent Markdown output suitable for publishing or further processing.
When to use it
- You have a large collection of Markdown files with inconsistent formatting.
- A colleague has provided you with a Markdown document that needs cleanup before publication.
- You want to automatically standardize the style of Markdown documents generated by another tool.
- You're preparing documentation for a project and need to ensure consistent formatting across all files.
Key capabilities
- Markdown Formatting Correction
- Heading Standardization
- List Optimization
Example prompts
- "Refactor this markdown document: [paste markdown content]"
- "Clean up the Markdown in this file and improve its readability."
- "Standardize the headings in this Markdown document to use level 2 or level 3 headings where appropriate."
Tips & gotchas
The skill is most effective when provided with complete Markdown documents. While it can handle snippets, full files generally yield better results due to context awareness.
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.