Agent Md Refactor
Refactors Markdown documents using AI, improving structure, readability, and consistency based on specified guidelines.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cachemoney-agent-md-refactor npx -- -y @trustedskills/cachemoney-agent-md-refactor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cachemoney-agent-md-refactor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cachemoney-agent-md-refactor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, cachemoney-agent-md-refactor, provides a mechanism for refactoring Markdown documents. It can be used to improve readability and structure by applying specific formatting rules or transformations. The tool is designed to streamline document processing and ensure consistency across multiple files.
When to use it
- Standardizing documentation: Ensure all internal technical documents adhere to a consistent style guide.
- Cleaning up messy notes: Transform disorganized Markdown notes into well-formatted, readable content.
- Automating repetitive formatting tasks: Reduce manual effort in preparing reports or articles by automating common Markdown adjustments.
- Preparing content for publication: Refine Markdown files before publishing them online or incorporating them into larger projects.
Key capabilities
- Markdown refactoring
- Formatting rules application
- Document transformation
- Style guide enforcement
Example prompts
- "Refactor this markdown document to improve readability."
- "Apply the standard company formatting rules to this file."
- "Clean up these notes and make them more organized."
Tips & gotchas
The effectiveness of this skill depends on having a clear definition of the desired formatting rules or style guide. Without specific instructions, the refactoring might not produce the intended results.
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.