← Back to list
✍️
baoyu-format-markdown ✓ Security reviewed
Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, …
✍️ Writing By JimLiu Version v1.0.0 Updated 2026-09-03
8.0Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "baoyu-format-markdown" skill by following the instructions at https://skill123.me/install/baoyu-format-markdown.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/baoyu-format-markdown.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 20 KB

About this skill

Overview

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

  • Repo: https://github.com/JimLiu/baoyu-skills
  • Path: skills/baoyu-format-markdown

Evaluation

AI-evaluated 2026-09-03: Two-phase analyze-then-format workflow with a saved analysis blueprint, structured title/summary generation backed by a formulas reference, an explicit content-preservation principle, and typography scripts for CJK text. Solves a common writing need with modest prerequisites (bun/npx); outputs to a new -formatted.md copy and only modifies the original when the user explicitly picks the in-place typography-only option.

Score breakdown

Quality
8.0
Usability
8.0
Security
8.0
Popularity
9.0