baoyu-format-markdown

Format plain text or markdown files into structured markdown documents with frontmatter and typography fixes.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/sksdwl/shudan --skill baoyu-format-markdown-sksdwl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-format-markdown
Source: https://github.com/sksdwl/shudan/tree/main/workspace/skills/baoyu-format-markdown
Command: npx skills add https://github.com/sksdwl/shudan --skill baoyu-format-markdown-sksdwl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms raw text or unformatted markdown into a well-structured and visually appealing markdown document, enhancing readability and discoverability.

Core Features & Use Cases

  • Automatic Formatting: Adds frontmatter, titles, summaries, headings, bold text, lists, and code blocks.
  • Typography Fixes: Corrects spacing between CJK and English characters, and standardizes quote usage.
  • Use Case: You have a draft blog post in plain text. Use this Skill to automatically format it into a professional-looking markdown article with a clear title, sections, and proper code formatting.

Quick Start

Use the baoyu-format-markdown skill to format the article draft in 'my-draft.md'.

Frequently Asked Questions about baoyu-format-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically format plain text into a structured markdown article?

Markdown formatting with this Skill automatically adds frontmatter, titles, summaries, headings, lists, and code blocks to plain text files. It analyzes content structure to transform raw drafts into well-organized documents.

Can I fix spacing between CJK and English characters in markdown files?

Yes, this Skill applies typography fixes to correct spacing between CJK and English characters in markdown files. It also standardizes quote usage to enhance text readability and visual consistency.

What is the best way to beautify an unformatted markdown draft with frontmatter?

Beautifying an unformatted markdown draft is done by using this Skill to generate frontmatter and apply visual structure. It detects content hierarchy and formats plain text into a professional-looking document.

Does this markdown formatting tool require any external dependencies?

This markdown formatting tool requires no external dependencies to operate. It handles content analysis, structure detection, and script execution for typography internally without needing additional packages.

How do I add summaries and headings to a raw text blog post automatically?

Adding summaries and headings to a raw text blog post is handled automatically through this Skill's content analysis and structure detection. It identifies key sections to generate appropriate markdown headings and document summaries.