Customize Markdown
Tailor Markdown documents with custom styles, formatting, and elements based on your specifications using this versatile tool.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add customize-markdown npx -- -y @trustedskills/customize-markdown
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"customize-markdown": {
"command": "npx",
"args": [
"-y",
"@trustedskills/customize-markdown"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to customize markdown output. It can modify existing markdown text, adding or removing elements like headings, lists, and links. The goal is to tailor the markdown's appearance and structure based on specific requirements or desired formatting styles.
When to use it
- Generating formatted documentation from raw notes.
- Creating visually appealing reports with custom headers and lists.
- Transforming plain text into structured markdown for easier readability.
- Adapting markdown output to match a particular style guide or template.
Key capabilities
- Markdown modification
- Adding/removing elements
- Formatting customization
Example prompts
- "Please add an H2 heading titled 'Summary' to this markdown."
- "Convert the following text into a bulleted list, formatted as markdown."
- “Make this markdown output use bold font for all section titles.”
Tips & gotchas
The skill’s effectiveness depends on clear instructions regarding desired formatting changes. Providing examples of the expected output can significantly improve 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.