什么是 canghe-format-markdown?
使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。 来源:freestylefly/canghe-skills。
使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。
通过命令行快速安装 canghe-format-markdown AI 技能到你的开发环境
来源:freestylefly/canghe-skills。
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 |
使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。 来源:freestylefly/canghe-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/freestylefly/canghe-skills --skill canghe-format-markdown使用前言、标题、摘要、标题、粗体、列表和代码块格式化纯文本或 Markdown 文件。当用户要求“设置 Markdown 格式”、“美化文章”、“添加格式”或改进文章布局时使用。输出到 {filename}-formatted.md。 来源:freestylefly/canghe-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/freestylefly/canghe-skills --skill canghe-format-markdown 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/freestylefly/canghe-skills