Skills social-repurpose-engine

Convert long-form content into platform-native assets for LinkedIn, X, newsletter, and email while preserving message consistency and brand voice.

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/anugotta/social-repurpose-engine" ~/.claude/skills/clawdbot-skills-social-repurpose-engine && rm -rf "$T"
manifest: skills/anugotta/social-repurpose-engine/SKILL.md
source content

Social Repurpose Engine

Purpose

Repurpose one source asset into multiple high-quality social/content outputs.

Core capabilities

  • extract key ideas and hooks from source content
  • generate LinkedIn post/thread variants
  • generate X thread and short-form variants
  • generate newsletter section and full draft
  • generate email version with CTA
  • adapt tone for founder, creator, or brand voice

Guardrails

  • keep factual consistency across channels
  • avoid over-claiming and clickbait distortion
  • include source attribution when required

Workflow

  1. Ingest source (article/transcript/notes).
  2. Identify core narrative and supporting points.
  3. Generate channel-specific drafts.
  4. Align CTA and publish cadence.
  5. Return final pack + reuse plan.

Output format

  1. LinkedIn draft
  2. X thread
  3. Newsletter draft
  4. Email draft
  5. Content calendar suggestion

Setup

Read setup.md.

Examples

See examples.md.