Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add zc277584121/marketing-skills --skill "content-rewrite"
Install specific skill from multi-skill repository
# Description
Adapt and rewrite content for different platforms (LinkedIn, X, Reddit, English blog, WeChat). Each platform has its own tone, format, and length requirements.
# SKILL.md
name: content-rewrite
description: Adapt and rewrite content for different platforms (LinkedIn, X, Reddit, English blog, WeChat). Each platform has its own tone, format, and length requirements.
Content Rewrite
Adapt a piece of source content (article, blog post, announcement, etc.) into platform-specific versions for distribution across social media and content platforms.
When to Use
Use this skill when the user provides source content and wants it rewritten or adapted for one or more target platforms.
Confirm Before Writing
Before starting, always ask the user:
- Perspective / voice β Should the content use first person ("I", telling a personal story) or third person (stating facts objectively)? This significantly affects tone and credibility on every platform.
- Target platforms β Which platforms to write for? (LinkedIn, X, Reddit, English blog, WeChat, or all)
Platform References
Each platform has a dedicated style guide under references/:
| Platform | Reference | Key Characteristics |
|---|---|---|
references/linkedin.md |
Professional tone, include an image or link, concise | |
| X (Twitter) | references/x.md |
280-char limit (free users), conversational, punchy |
references/reddit.md |
Casual and human-like, community-aware, anti-marketing | |
| English Blog | references/blog-en.md |
Slightly professional, structured, SEO-friendly |
| WeChat (ε ¬δΌε·) | references/wechat.md |
Storytelling, emotional hooks, twists and engagement |
General Guidelines
- No AI smell β All platforms require natural, human-sounding writing. Avoid robotic patterns, excessive structure, and formulaic transitions. See the
remove-ai-styleskill for detailed rules. - Conversational tone β Even on professional platforms like LinkedIn, keep the writing approachable. Nobody likes reading corporate speak.
- Platform-native β Each version should feel like it was written by someone who actually uses that platform, not cross-posted from a press release.
- Adapt, don't translate β Rewriting for a platform means rethinking the content for that audience, not just reformatting the same text.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.