·tuzi-format-markdown
</>

tuzi-format-markdown

格式化纯文本或 Markdown 文件,添加 frontmatter、标题、摘要、小标题、加粗、列表和代码块。当用户要求"格式化markdown"、"美化文章"、"添加格式"或改善文章排版时使用。输出到 {filename}-formatted.md。

26Installs·1Trend·@tuziapi

Installation

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

How to Install tuzi-format-markdown

Quickly install tuzi-format-markdown AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-format-markdown
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tuziapi/tuzi-skills.

SKILL.md

View raw

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 文件,添加 frontmatter、标题、摘要、小标题、加粗、列表和代码块。当用户要求"格式化markdown"、"美化文章"、"添加格式"或改善文章排版时使用。输出到 {filename}-formatted.md。 Source: tuziapi/tuzi-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-format-markdown
Category
</>Dev Tools
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from tuziapi/tuzi-skills

Quick answers

What is tuzi-format-markdown?

格式化纯文本或 Markdown 文件,添加 frontmatter、标题、摘要、小标题、加粗、列表和代码块。当用户要求"格式化markdown"、"美化文章"、"添加格式"或改善文章排版时使用。输出到 {filename}-formatted.md。 Source: tuziapi/tuzi-skills.

How do I install tuzi-format-markdown?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tuziapi/tuzi-skills --skill tuzi-format-markdown Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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