Agents Md Refactor
Refactors complex medical data models into cleaner, more efficient structures using automated code transformations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add agents-md-refactor npx -- -y @trustedskills/agents-md-refactor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"agents-md-refactor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/agents-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 their structure and readability. It can automatically adjust headings, fix inconsistent formatting, and generally clean up poorly formatted markdown files. The goal is to produce more consistent and maintainable Markdown content.
When to use it
- Cleaning up legacy documentation: Refactor old Markdown files that have accumulated inconsistencies over time.
- Standardizing team contributions: Ensure all Markdown documents adhere to a specific style guide.
- Improving readability for technical writers: Quickly improve the clarity and structure of complex Markdown content.
- Automating formatting tasks: Reduce manual effort in maintaining large repositories of Markdown files.
Key capabilities
- Markdown refactoring
- Style guide enforcement
- Automatic heading adjustment
- Formatting consistency
Example prompts
- "Refactor this markdown file to improve its readability."
- "Apply a consistent style guide to the following document."
- "Clean up and standardize the headings in this Markdown content."
Tips & gotchas
The skill’s effectiveness depends on the complexity of the original Markdown. For highly complex documents, manual review may still be necessary after refactoring.
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.