jimliu/baoyu-skills@baoyu-format-markdown

Format plain text or markdown files with frontmatter, headings, lists, and code blocks.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill jimliu-baoyu-skills-baoyu-format-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jimliu/baoyu-skills@baoyu-format-markdown
Source: https://github.com/openakita/openakita/tree/main/skills/baoyu-format-markdown
Command: npx skills add https://github.com/openakita/openakita --skill jimliu-baoyu-skills-baoyu-format-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of formatting plain text or Markdown files, ensuring they have proper structure, frontmatter, and typography for better readability and discoverability.

Core Features & Use Cases

  • Markdown Formatting: Adds or improves frontmatter, titles, headings, bold text, lists, and code blocks.
  • Typography Fixes: Corrects CJK/English spacing and emphasis punctuation.
  • Use Case: You have a draft blog post in plain text. Use this Skill to automatically convert it into a well-formatted Markdown file with a title, summary, and proper structure, ready for publishing.

Quick Start

Use the baoyu-format-markdown skill to format the article draft located in '~/Documents/draft.txt'.

Frequently Asked Questions about jimliu/baoyu-skills@baoyu-format-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format a plain text draft into structured markdown with frontmatter?

Markdown formatting automates adding YAML frontmatter, titles, summaries, headings, bold text, lists, and code blocks to plain text drafts, producing structured markdown files ready for publishing.

What is the best way to fix CJK and English spacing issues in markdown articles?

Fixing CJK and English spacing uses remark-cjk-friendly for emphasis and autocorrect for spacing, correcting typography and punctuation to ensure text beautification across mixed-language content.

Can I use this markdown formatting on existing markdown files or only plain text?

Markdown formatting applies to both plain text and existing markdown files, adding or improving frontmatter, titles, headings, bold text, lists, and code blocks for better readability and discoverability.

How does AI text beautification handle markdown headings and lists?

AI text beautification parses content structure to automatically insert appropriate headings, bold text, lists, and code blocks, transforming unformatted drafts into well-structured markdown articles.

Do I need any dependencies installed to use this markdown formatting tool?

No external dependencies are required to run this markdown formatting tool. It operates independently to add frontmatter, titles, summaries, and fix typography within content creation workflows.

When do I need to add YAML frontmatter to my markdown articles?

Adding YAML frontmatter is needed when preparing draft articles for publishing, ensuring markdown files have proper metadata, titles, summaries, and structure for content discoverability.