·tuzi-format-markdown
</>

tuzi-format-markdown

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

26安装·1热度·@tuziapi

安装

$npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-format-markdown

如何安装 tuzi-format-markdown

通过命令行快速安装 tuzi-format-markdown AI 技能到你的开发环境

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

来源:tuziapi/tuzi-skills。

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 (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
分类
</>开发工具
认证
收录时间
2026-03-06
更新时间
2026-03-11

Browse more skills from tuziapi/tuzi-skills

快速解答

什么是 tuzi-format-markdown?

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

如何安装 tuzi-format-markdown?

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

这个 Skill 的源码在哪?

https://github.com/tuziapi/tuzi-skills