·baoyu-format-markdown
</>

baoyu-format-markdown

jimliu/baoyu-skills

使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。

1.6K安装·45热度·@jimliu

安装

$npx skills add https://github.com/jimliu/baoyu-skills --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 | | scripts/cjk-emphasis.ts | Fix CJK emphasis/bold punctuation issues | | scripts/quotes.ts | Replace ASCII quotes with fullwidth quotes | | scripts/autocorrect.ts | Add CJK/English spacing via autocorrect |

使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。 来源:jimliu/baoyu-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-format-markdown
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 baoyu-format-markdown?

使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。 来源:jimliu/baoyu-skills。

如何安装 baoyu-format-markdown?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jimliu/baoyu-skills --skill baoyu-format-markdown 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jimliu/baoyu-skills