Baoyu Format Markdown

🌐Community
by jimliu · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add baoyu-format-markdown npx -- -y @trustedskills/baoyu-format-markdown
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "baoyu-format-markdown": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/baoyu-format-markdown"
      ]
    }
  }
}

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

About This Skill

What it does

The baoyu-format-markdown skill enables AI agents to format text into structured Markdown. It supports common formatting elements like headers, lists, code blocks, and emphasis, making it ideal for generating clean, readable documentation or content.

When to use it

  • You need to convert plain text into well-structured Markdown for reports or documentation.
  • You want to ensure consistent formatting across multiple documents or outputs.
  • Your AI agent needs to generate content that is easy to read and edit in Markdown editors.

Key capabilities

  • Converts plain text into properly formatted Markdown
  • Supports headers, lists, code blocks, and emphasis
  • Ensures readability and structure in output

Example prompts

  • "Format this text as a Markdown document with headers and bullet points."
  • "Convert the following notes into a structured Markdown list."
  • "Generate a Markdown version of this report with proper headings and sections."

Tips & gotchas

  • Ensure your input text is clear and well-organized for best results.
  • This skill does not support advanced Markdown features like tables or embedded media.

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
jimliu
Installs
4.1k

🌐 Community

Passed automated security scans.