·baoyu-format-markdown
</>

baoyu-format-markdown

yelban/baoyu-skills.tw

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.

7Installs·0Trend·@yelban

Installation

$npx skills add https://github.com/yelban/baoyu-skills.tw --skill baoyu-format-markdown

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 (uses remark-cjk-friendly for CJK emphasis) | | 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: yelban/baoyu-skills.tw.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yelban/baoyu-skills.tw --skill baoyu-format-markdown
Category
</>Dev Tools
Verified
First Seen
2026-02-05
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: yelban/baoyu-skills.tw.

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/yelban/baoyu-skills.tw --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/yelban/baoyu-skills.tw