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