🎯

tuzi-format-markdown

🎯Skill

from tuziapi/tuzi-skills

VibeIndex|
What it does
|

An AI content generation skill collection powered by TuziAPI for Claude Code, providing skills for image generation, video creation, social media publishing (Xiaohongshu, WeChat, X), infographics, slide decks, and more.

📦

Same repository

tuziapi/tuzi-skills(33 items)

tuzi-format-markdown

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add tuziapi/tuzi-skills --skill tuzi-format-markdown
skills.sh Install⚠ Installs to .agents/skills/
npx skills add tuziapi/tuzi-skills --skill tuzi-format-markdown
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/tuzi-format-markdown/SKILL.md

SKILL.md

153Installs
26
-
Last UpdatedMar 22, 2026

More from this repository10

🎯
tuzi-short-video🎯Skill

A skill for creating short videos for social media platforms including Xiaohongshu, Douyin, X/Twitter, and Weixin Video. It analyzes user content, auto-adapts to platform specs, generates video scripts, and delegates to a video generation backend.

🎯
tuzi-image-gen🎯Skill

An AI image generation skill from the Tuzi skills collection, powered by the Tuzi API (api.tu-zi.com), compatible with Claude Code and OpenClaw as part of a suite including video generation, content publishing, and utility tools.

🎯
tuzi-video-gen🎯Skill

An AI content generation skill collection powered by the Tuzi API, offering video generation, image creation, infographics, slide decks, comics, and social media publishing for Claude Code and OpenClaw.

🎯
tuzi-comic🎯Skill

Creates original educational and knowledge comics with flexible art style and tone combinations, supporting multiple visual styles (ligne-claire, manga, realistic, ink-brush, chalk), detailed storyboard layouts, and sequential image generation.

🎯
tuzi-infographic🎯Skill

Generates professional infographics by combining 21 layout types (bento-grid, timeline, funnel, iceberg, etc.) with 20 visual styles (hand-drawn, cyberpunk, pixel art, etc.), analyzing content to recommend optimal layout-style combinations and producing publish-ready images.

🎯
tuzi-post-to-wechat🎯Skill

Publishes content to WeChat Official Accounts in two modes: image posts (multiple images with short titles) and article mode (full Markdown/HTML rich text). Supports both API-based publishing (fast, requires credentials) and browser-based publishing via Chrome.

🎯
tuzi-xhs-images🎯Skill

A Claude Code skill that converts content into a series of 1-10 Xiaohongshu (Little Red Book) infographic cards with a 2D style × layout system, supporting 9 visual styles and 6 layout types.

🎯
tuzi-compress-image🎯Skill

A Claude Code skill that compresses images to reduce file size while preserving visual quality, supporting quality adjustment via a configurable parameter.

🎯
tuzi-article-illustrator🎯Skill

Analyzes article structure, identifies positions needing illustrations, and generates images using a Type (infographic, scene, flowchart, comparison) x Style (notion, warm, minimal, blueprint) two-dimensional approach.

🎯
tuzi-url-to-markdown🎯Skill

Fetches any URL via Chrome CDP (Chrome DevTools Protocol) and converts the HTML content to clean Markdown, with two modes: automatic post-load capture or wait-for-user-signal mode for pages requiring login.