baoyu-format-markdown

by JimLiu 25k MIT Updated Jul 4, 2026
baoyu-format-markdown skill by JimLiu
baoyu-format-markdown — Docs skill by JimLiu

baoyu-format-markdown is an open-source docs skill for Claude Code and compatible agents, published by JimLiu. Its author describes it as: “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 layou…”. The project has 25k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add JimLiu/baoyu-skills`.

What baoyu-format-markdown does

Transforms plain text or markdown into well-structured, reader-friendly markdown. The goal is to help readers quickly grasp key points, highlights, and structure — without changing any original content.

Installation

Add baoyu-format-markdown to your agent with:

/plugin marketplace add JimLiu/baoyu-skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for baoyu-format-markdown is organised into these sections:

  • User Input Tools
  • Script Directory
  • Preferences (EXTEND.md)
  • Usage
  • Workflow
  • Step 1: Read & Detect Content Type
  • Step 2: Analyze Content (Reader's Perspective)
  • Step 3: Check/Create Frontmatter, Title & Summary
  • Step 4: Format Content
  • Step 5: Save Formatted File
  • Step 6: Execute Typography Script
  • Step 7: Completion Report

When to use it

Reach for baoyu-format-markdown when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Ships in JimLiu/baoyu-skills, an established project with 25,129 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsclaude-skillscodex-skillsopenclaw-skills

Frequently asked questions

What does baoyu-format-markdown 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.
How do I install baoyu-format-markdown?
Run /plugin marketplace add JimLiu/baoyu-skills in your agent, then reload your skills. Review the source at https://github.com/JimLiu/baoyu-skills before installing.
Is baoyu-format-markdown free to use?
Yes. baoyu-format-markdown is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Where does baoyu-format-markdown come from?
baoyu-format-markdown ships inside JimLiu/baoyu-skills, a repository that contains 23 catalogued skills in total. The repository's 25,129 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Docs →

Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.

25k JimLiu MIT

Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapters for X/Twitter, YouTube transcripts, Hacker News threads, and generic pages via Defuddle. Handles login/CAPTCHA via interaction wait modes. Use when user wants to save a webpage as markdown.

25k JimLiu MIT

README is an open-source docs skill for Claude Code and compatible agents, published by alirezarezvani. It packages reusable instructions an agent loads on demand to help with docs tasks. The project has 25k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add alirezarezvani/claude-skills`.

25k alirezarezvani MIT

🤖 Just a skill to let AI generate documents based on your source code 🔅

0 jonaskahn MIT

Audit and rewrite prose so it stops reading as machine-generated. Use this skill when asked to remove AI-isms, clean up AI writing, edit a draft for AI tells, audit a README, changelog, release note, PR description, or blog post for machine-sounding prose, or make text sound less like AI. Supports a detect-only mode, a rewrite mode, and an edit-in-place mode, with optional voice and context profiles.

39k wshobson MIT