Baoyu Format Markdown

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

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

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

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

About This Skill

What it does

This skill, baoyu-format-markdown, takes unstructured text and transforms it into properly formatted Markdown. It ensures consistent headings, lists, and code blocks are generated from the input. The output is ready for use in documentation, reports, or any other context requiring Markdown formatting.

When to use it

  • You have raw notes or meeting transcripts that need to be converted into a readable document.
  • You want to generate formatted content (like blog posts) programmatically from data sources.
  • You're creating documentation and need an automated way to format code examples and explanations.
  • You are working with text extracted from images using OCR, which often lacks formatting.

Key capabilities

  • Converts unstructured text to Markdown.
  • Formats headings consistently.
  • Generates properly formatted lists.
  • Creates code blocks.

Example prompts

  • "Format this meeting transcript into markdown: [paste transcript here]"
  • "Convert these notes into a well-formatted document using markdown: [paste notes here]"
  • “Please format the following text as Markdown, including any code snippets within backticks: [paste text with code snippets]”

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 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jackiexiao
Installs
4

🌐 Community

Passed automated security scans.