Agent Md Refactor

🌐Community
by fefogarcia · vlatest · Repository

Refactors markdown documents into cleaner, more structured formats using advanced parsing and semantic understanding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add fefogarcia-agent-md-refactor npx -- -y @trustedskills/fefogarcia-agent-md-refactor
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "fefogarcia-agent-md-refactor": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/fefogarcia-agent-md-refactor"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The fefogarcia-agent-md-refactor skill refactors Markdown documents, improving their structure and readability. It can automatically correct formatting inconsistencies, standardize headings, and optimize lists within a document. This skill is designed to take raw Markdown input and produce cleaner, more organized output suitable for publishing or further processing.

When to use it

  • Cleaning up messy notes: Refactor disorganized meeting minutes or personal notes written in Markdown.
  • Preparing documentation: Improve the formatting of technical documents before sharing them with a team.
  • Standardizing content: Ensure consistency across multiple Markdown files within a project.
  • Automating formatting tasks: Reduce manual effort when dealing with large volumes of Markdown content.

Key capabilities

  • Markdown refactoring
  • Formatting correction
  • Heading standardization
  • List optimization

Example prompts

  • "Refactor this markdown document: [paste markdown here]"
  • "Clean up the formatting in this file and make sure all headings are consistent."
  • "Optimize the lists within this Markdown content for better readability."

Tips & gotchas

The skill requires a valid Markdown input to function correctly. Complex or highly unconventional Markdown syntax might not be fully supported, requiring manual adjustments 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fefogarcia
Installs
2

🌐 Community

Passed automated security scans.