baoyu-format-markdown

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user a…

jimliu ↓ 25k
Claude Code
View source ↗

What it does

  • Analyze content, improve headings, bold, lists for readability
  • Run typography script (spacing, emphasis fixes)
  • Output: {filename}-formatted.md
  • Preserve existing markdown structure
  • Run typography script only
  • Output: {filename}-formatted.md
  • Run typography script on original file in-place

Requirements & configuration

  • Do NOT over-format: not every sentence needs bold, not every paragraph needs a heading

Configuration: HOME

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to "format markdown", "beautify article", "add formatting", or improve article layout. Outputs to {filename}-formatted.md.

Source

Repository: https://github.com/jimliu/baoyu-skills

baoyu-format-markdown FAQ

What does the baoyu-format-markdown skill do?

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to "format markdown", "beautify article", "add formatting", or improve article layout. Outputs to {filename}-formatted.md. Analyze content, improve headings, bold, lists for readability Run typography script (spacing, emphasis fixes)

What does baoyu-format-markdown require?

Do NOT over-format: not every sentence needs bold, not every paragraph needs a heading Configuration keys: HOME.

How do I install baoyu-format-markdown?

Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-format-markdown --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.

Maintain baoyu-format-markdown?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

baoyu-format-markdown on getagentictools
[![baoyu-format-markdown on getagentictools](https://getagentictools.com/badge/skills/jimliu-baoyu-skills-baoyu-format-markdown.svg)](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-format-markdown?ref=badge)
npx agentictools info skills/jimliu-baoyu-skills-baoyu-format-markdown

The second line is the CLI lookup for this page — handy in READMEs and docs.