baoyu-format-markdown
✓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.
Installation
SKILL.md
Transforms plain text or markdown files into well-structured markdown with proper frontmatter, formatting, and typography.
Scripts in scripts/ subdirectory. Replace ${SKILLDIR} with this SKILL.md's directory path.
| scripts/main.ts | Main entry point with CLI options | | scripts/cjk-emphasis.ts | Fix CJK emphasis/bold punctuation issues | | scripts/quotes.ts | Replace ASCII quotes with fullwidth quotes | | scripts/autocorrect.ts | Add CJK/English spacing via autocorrect |
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: jimliu/baoyu-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-format-markdown- Source
- jimliu/baoyu-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is baoyu-format-markdown?
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: jimliu/baoyu-skills.
How do I install baoyu-format-markdown?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-format-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jimliu/baoyu-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01