Back to skills
SkillHub ClubWrite Technical DocsFull StackTech Writer

content-rewriter

Cross-platform content repurposer. Takes one piece of content and rewrites it for multiple Chinese social media platforms, adapting tone, format, length, and style.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
3,131
Hot score
99
Updated
March 20, 2026
Overall rating
C5.9
Composite score
5.9
Best-practice grade
B84.0

Install command

npx @skill-hub/cli install openclaw-skills-content-rewriter
contentrepurposerewritesocial-mediachinese

Repository

openclaw/skills

Skill path: skills/alexandrali1989-cell/content-rewriter

Cross-platform content repurposer. Takes one piece of content and rewrites it for multiple Chinese social media platforms, adapting tone, format, length, and style.

Open repository

Best for

Primary workflow: Write Technical Docs.

Technical facets: Full Stack, Tech Writer.

Target audience: everyone.

License: MIT.

Original source

Catalog source: SkillHub Club.

Repository owner: openclaw.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install content-rewriter into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/openclaw/skills before adding content-rewriter to shared team environments
  • Use content-rewriter for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: content-rewriter
version: 1.0.0
description: "Cross-platform content repurposer. Takes one piece of content and rewrites it for multiple Chinese social media platforms, adapting tone, format, length, and style."
author: ai-agent-store
license: MIT
platforms:
  - openclaw
  - cursor
  - claude-code
  - codex-cli
tags:
  - content
  - repurpose
  - rewrite
  - social-media
  - chinese
price: 9
---

# Content Rewriter — 内容多平台改写器

Repurpose one piece of content across multiple platforms with native formatting.

## When to Activate

Trigger when the user mentions: 改写, rewrite, 转载, cross-post, 多平台分发, repurpose, 内容复用.

## Workflow

1. Accept original content + list of target platforms
2. Rewrite for each target platform independently

## Rewriting Rules

### → 小红书 (from any platform)
- Shorten to 300-800 characters
- Add emoji every 2-3 sentences
- Title: "number + keyword + emoji" format
- Short paragraphs (1-3 sentences each)
- Add 5-10 hashtags
- Tone: bestie sharing / personal experience

### → 知乎 (from any platform)
- Expand to 1000-2000 characters
- Add logical structure (thesis → evidence → conclusion)
- Include data citations and case studies
- Tone: professional but approachable
- Open with a direct answer to the core question

### → 公众号 (from any platform)
- 1500-3000 characters
- Add subtitles for sections
- Open with empathy (pain point / story)
- Close with elevation
- Tone: deep but readable

### → 抖音 Script (from any platform)
- Compress to 200-500 character oral script
- First 3 seconds must hook
- Conversational, avoid written language
- Mark pauses and tone shifts
- End with comment-driving CTA

## Output Format
Generate each platform version as a standalone, ready-to-publish piece. Label each with platform name and word count.

## Guidelines
- Rewriting ≠ translating — match platform-native voice
- Each version must be independently publishable
- Check platform-specific banned words


---

## Skill Companion Files

> Additional files collected from the skill directory layout.

### _meta.json

```json
{
  "owner": "alexandrali1989-cell",
  "slug": "content-rewriter",
  "displayName": "Content Rewriter 内容多平台改写",
  "latest": {
    "version": "1.0.0",
    "publishedAt": 1772694856184,
    "commit": "https://github.com/openclaw/skills/commit/a20520d80ae25be5a32a95849a1284b42ba85225"
  },
  "history": []
}

```

content-rewriter | SkillHub