·baoyu-format-markdown
</>

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.

28Installs·1Trend·@jackiexiao

Installation

$npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill baoyu-format-markdown

How to Install baoyu-format-markdown

Quickly install baoyu-format-markdown AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill baoyu-format-markdown
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jackiexiao/jackie-skills-starter.

SKILL.md

View raw

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: jackiexiao/jackie-skills-starter.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill baoyu-format-markdown
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from jackiexiao/jackie-skills-starter

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: jackiexiao/jackie-skills-starter.

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/jackiexiao/jackie-skills-starter --skill baoyu-format-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jackiexiao/jackie-skills-starter