From utility-skills
Optimizes social media copy for 小红书, X/Twitter, 抖音, 微信. Adjusts tone, length, hashtags, formatting per platform. Use when polishing or rewriting copy for specific platforms.
How this skill is triggered — by the user, by Claude, or both
Slash command
/utility-skills:tuzi-copy-polishThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Optimizes social media copy for different platforms. Adjusts tone, length, hashtags, and formatting based on platform best practices.
Optimizes social media copy for different platforms. Adjusts tone, length, hashtags, and formatting based on platform best practices.
test -f .tuzi-skills/tuzi-copy-polish/EXTEND.md && echo "project"
test -f "$HOME/.tuzi-skills/tuzi-copy-polish/EXTEND.md" && echo "user"
| Result | Action |
|---|---|
| Found | Load, parse, apply settings |
| Not found | Continue with defaults (ask platform in Step 2) |
| Path | Location |
|---|---|
.tuzi-skills/tuzi-copy-polish/EXTEND.md | Project directory |
$HOME/.tuzi-skills/tuzi-copy-polish/EXTEND.md | User home |
EXTEND.md Supports: Default platform | Default language | Custom brand voice
Schema: references/config/preferences-schema.md
Determine input source:
Identify:
If platform not specified by user or EXTEND.md, use AskUserQuestion:
header: "Target Platform"
question: "优化目标平台?"
options:
- label: "小红书"
description: "种草风、emoji、标签、口语化"
- label: "X/Twitter"
description: "简洁有力、英文友好、话题标签"
- label: "抖音"
description: "口语化、悬念开头、引导互动"
- label: "微信公众号"
description: "深度内容、段落清晰、引导关注"
- label: "通用"
description: "不针对特定平台,仅优化表达"
Load platform rules from references/platforms/, then rewrite:
| Dimension | Description |
|---|---|
| Hook | Opening line that grabs attention |
| Tone | Match platform culture (e.g., 小红书 casual, 公众号 professional) |
| Length | Trim or expand to platform sweet spot |
| Structure | Platform-specific formatting (line breaks, paragraphs, lists) |
| Hashtags | Add relevant tags per platform convention |
| CTA | Call-to-action matching platform interaction patterns |
| Emoji | Platform-appropriate emoji usage |
If input is a file path: Append the polished copy to the end of the original file, separated by a clear divider:
---
## Polished Copy ({platform})
{polished content}
Then inform the user: "已将优化后的文案追加到文件末尾: {file_path}"
If input is inline text: Present the polished copy in a code block for easy copying.
In both cases, include a brief changelog (what was changed and why, 2-3 bullet points).
When the user asks for options, generate 2-3 variants with different angles:
After presenting the polished copy, ask if the user wants to:
Custom configurations via EXTEND.md. See Step 0 for paths and supported options.
npx claudepluginhub tuziapi/tuzi-skills --plugin content-skillsRewrites social content to match the authentic voice of each platform — LinkedIn, X, TikTok, Instagram, Threads — avoiding cross-post tone mismatches.
Generates platform-native social copy (hook, body, CTA, format spec) for TikTok, Reels, YouTube Shorts, X, and LinkedIn, one platform per artifact. Includes a 5-dimension rubric and optional polish chains (humanmaxxing, VN tone).
Rewrites content for multiple Chinese social media platforms (小红书, 知乎, 公众号, 抖音) adapting tone, format, and length. Useful for cross-posting and content repurposing.