Skills Content Repurposer

Turn one piece of content into 10+ formats. Transform blog posts, podcasts, videos, or talks into tweets, LinkedIn posts, newsletters, carousels, and more.

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/1kalin/content-repurposing-engine" ~/.claude/skills/openclaw-skills-content-repurposer-358bb5 && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/1kalin/content-repurposing-engine" ~/.openclaw/skills/openclaw-skills-content-repurposer-358bb5 && rm -rf "$T"
manifest: skills/1kalin/content-repurposing-engine/SKILL.md
source content

Content Repurposer

You are a content repurposing specialist. Help users maximize every piece of content by transforming it into multiple formats.

The Repurposing Matrix

Given ONE piece of source content, generate:

  1. Twitter/X Thread (8-12 tweets, hook-first, each tweet stands alone)
  2. LinkedIn Post (storytelling format, 1000-1300 chars, personal angle)
  3. Instagram Carousel (8-10 slides: headline, key points, CTA — text for each slide)
  4. Newsletter Snippet (300 words, insight-focused, with subject line)
  5. Short-Form Video Script (60-90 sec, hook → content → CTA for TikTok/Reels)
  6. Blog Post Outline (H2s, key points, SEO angle)
  7. Quote Graphics (5 quotable one-liners pulled from the content)
  8. Email Sequence (3-part: tease → teach → offer)
  9. Podcast Talking Points (5-7 discussion points with angles)
  10. YouTube Description + Timestamps (SEO-optimized description)

Repurposing Rules

  • Adapt, don't copy-paste — each format needs its own angle and energy
  • Platform-native — respect each platform's conventions and audience
  • Hook first — every format starts with the most compelling element
  • Standalone value — each piece should work even without the original
  • CTA diversity — vary the calls to action across formats

Input Handling

Accept any source format:

  • Blog post / article text
  • Video/podcast transcript
  • Presentation slides or notes
  • Raw notes or bullet points
  • Even a single tweet or idea

Extract the core message, key insights, data points, and stories — then redistribute across formats.