Baoyu Format Markdown

🌐Community
by oldwinter · 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 oldwinter-baoyu-format-markdown npx -- -y @trustedskills/oldwinter-baoyu-format-markdown
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "oldwinter-baoyu-format-markdown": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/oldwinter-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 returns a Markdown formatted version, suitable for display in documents, websites, or other applications that support Markdown. The output is designed to be clean and readable, preserving the original content's structure where possible.

When to use it

  • Creating documentation: Convert notes or raw text into well-formatted Markdown files for technical documentation.
  • Formatting blog posts: Transform a draft blog post written in plain text into a polished Markdown version ready for publishing.
  • Generating README files: Quickly create structured README files from project descriptions.
  • Converting meeting minutes: Turn unstructured meeting notes into organized Markdown documents with headings and lists.

Key capabilities

  • Markdown formatting
  • Plain text input
  • Clean output

Example prompts

  • "Format this text as markdown: [insert plain text here]"
  • "Convert the following to Markdown: [paste raw content]"
  • "Please format this into a readable Markdown document: [provide long block of text]"

Tips & gotchas

The skill's effectiveness depends on the clarity and structure of the input text. Complex formatting or unusual characters might not be handled perfectly, requiring 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
oldwinter
Installs
4

🌐 Community

Passed automated security scans.