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 dieterwang7-baoyu-format-markdown npx -- -y @trustedskills/dieterwang7-baoyu-format-markdown
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dieterwang7-baoyu-format-markdown": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dieterwang7-baoyu-format-markdown"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill formats text into Markdown. It takes plain text as input and outputs the equivalent Markdown representation, suitable for display in documents, websites, or other applications that support Markdown syntax. The skill aims to provide a clean and structured output from unstructured text.
When to use it
- Converting meeting notes from a chat log into a formatted document.
- Transforming a list of instructions into a readable Markdown checklist.
- Generating basic documentation from raw text content.
- Formatting code snippets for inclusion in reports or presentations.
Key capabilities
- Markdown formatting
- Text transformation
- Structured output generation
Example prompts
- "Format this text as markdown: This is a heading. This is some body text."
- "Convert the following into Markdown: Item 1 - Item 2 -- Item 3"
- "Please format this list as Markdown: Apple, Banana, Cherry"
Tips & gotchas
The skill's effectiveness depends on the clarity and structure of the input text. Complex or highly unstructured content may require manual adjustments to the output.
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.