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.mdsource 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
- Ingest source (article/transcript/notes).
- Identify core narrative and supporting points.
- Generate channel-specific drafts.
- Align CTA and publish cadence.
- Return final pack + reuse plan.
Output format
- LinkedIn draft
- X thread
- Newsletter draft
- Email draft
- Content calendar suggestion
Setup
Read setup.md.
Examples
See examples.md.