Baoyu Format Markdown
Helps with formatting, Markdown as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add yelban-baoyu-format-markdown npx -- -y @trustedskills/yelban-baoyu-format-markdown
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"yelban-baoyu-format-markdown": {
"command": "npx",
"args": [
"-y",
"@trustedskills/yelban-baoyu-format-markdown"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, yelban-baoyu-format-markdown, transforms plain text into properly formatted Markdown. It handles basic formatting like headings, lists, and code blocks, ensuring readability and structure in your output. The resulting Markdown can then be rendered by any Markdown processor.
When to use it
- Creating documentation: Convert notes or drafts into clean, structured documents.
- Generating reports: Format data and analysis into a readable report with headings and lists.
- Writing blog posts: Quickly structure your writing ideas into formatted content ready for publishing.
- Formatting code snippets: Easily create code blocks within text to improve clarity.
Key capabilities
- Markdown formatting
- Heading generation
- List creation (ordered & unordered)
- Code block insertion
Example prompts
- "Format this into markdown: My title, then a list of items."
- "Convert the following text to Markdown with a level 2 heading for 'Introduction': [text]"
- "Create a markdown code block containing this Python code: [code]"
Tips & gotchas
The skill is best suited for relatively short and simple text. Very complex or long documents might require manual adjustments after formatting.
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.