Skip to content
Skillv1.0.0

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.

by aaaaqwq(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from aaaaqwq/agi-super-team (skills/content-rewriter/SKILL.md). Install upstream with npx skills add aaaaqwq/agi-super-team --skill content-rewriter. Copyright stays with the author (MIT).

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

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/aaaaqwq-agi-super-team-content-rewriter/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

aaaaqwq-agi-super-team-content-rewriter.ocm.jsonjson
{
  "ocm": "1",
  "id": "aaaaqwq-agi-super-team-content-rewriter",
  "kind": "skill",
  "name": "content-rewriter",
  "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.",
  "publisher": "aaaaqwq",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "marketing"
    ],
    "tags": [
      "skill-md",
      "content",
      "repurpose",
      "rewrite",
      "social-media",
      "chinese",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Cross-platform content repurposer. Takes one piece of content and rewrites it for multiple Chinese social media platforms, adapting tone, format, length, and style."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/aaaaqwq/agi-super-team",
      "path": "skills/content-rewriter/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/aaaaqwq/agi-super-team/blob/HEAD/skills/content-rewriter/SKILL.md",
      "key": "aaaaqwq/agi-super-team/skills/content-rewriter/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Content Rewriter — 内容多平台改写器\n\nRepurpose one piece of content across multiple platforms with native formatting.\n\n## When to Activate\n\nTrigger when the user mentions: 改写, rewrite, 转载, cross-post, 多平台分发, repurpose, 内容复用.\n\n## Workflow\n\n1. Accept original content + list of target platforms\n2. Rewrite for each target platform independently\n\n## Rewriting Rules\n\n### → 小红书 (from any platform)\n- Shorten to 300-800 characters\n- Add emoji every 2-3 sentences\n- Title: \"number + keyword + emoji\" format\n- Short paragraphs (1-3 sentences each)\n- Add 5-10 hashtags\n- Tone: bestie sharing / personal experience\n",
  "cost": {
    "context_tokens": 381
  }
}

Fetch it by URL: GET /api/v1/registry/aaaaqwq-agi-super-team-content-rewriter/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.