baoyu-format-markdown

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

10|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/wx-chevalier/Awesome-Agent-Skills --skill baoyu-format-markdown-wx-chevalier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-format-markdown
Source: https://github.com/wx-chevalier/Awesome-Agent-Skills/tree/main/baoyu/baoyu-format-markdown
Command: npx skills add https://github.com/wx-chevalier/Awesome-Agent-Skills --skill baoyu-format-markdown-wx-chevalier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms raw text or unformatted markdown into well-structured, readable markdown documents with proper formatting, titles, and summaries.

Core Features & Use Cases

  • Markdown Formatting: Adds/improves frontmatter, headings, bold text, lists, and code blocks.
  • Typography Enhancements: Corrects spacing between CJK and English characters, and standardizes quote usage.
  • Use Case: You have a draft article written in plain text. Use this Skill to automatically convert it into a polished markdown file with a title, summary, and consistent formatting, ready for publishing.

Quick Start

Use the baoyu-format-markdown skill to format the article draft located in '~/Documents/draft-article.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 format plain text into a structured markdown document?

To format plain text into a structured markdown document, this Skill processes your file to add YAML frontmatter, titles, summaries, headings, bold text, lists, and code blocks automatically.

What is the best way to beautify an article draft for publishing?

The best way to beautify an article draft is to use a formatting tool that converts raw text into polished markdown with consistent structure, proper headings, and standardized typography for publishing.

How does markdown typography enhancement handle CJK and English spacing?

Markdown typography enhancement corrects spacing between CJK and English characters by automatically scanning the text and applying standardized spacing rules to ensure clear, readable formatting.

Can I automatically add YAML frontmatter and summaries to my markdown files?

Yes, you can automatically add YAML frontmatter and summaries to markdown files by triggering a formatting request, which structures your document with necessary metadata and content outlines.

Does this markdown formatting tool work with existing code blocks and lists?

Yes, this markdown formatting tool works with existing code blocks and lists by parsing your current document structure and improving the formatting to ensure consistent, readable output.