# Content Repurposer

> Transform one piece of content into multiple formats for maximum reach. Trigger with "repurpose this [content]", "turn this blog post into a thread", "make a newsletter from this", or "create a video script from this article".

- Skill: `clawpod-app/content-repurposer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add clawpod-app/content-repurposer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clawpod-app/content-repurposer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: clawpod-app (https://skillmd.com/u/clawpod-app)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/clawpod-app/content-repurposer

---


# Content Repurposer

Transform content across formats for maximum distribution.

## When to Use
- User has a published blog post and wants to distribute it further
- Converting between formats (blog to thread, article to newsletter, post to video script)
- Maximizing the reach of a single piece of content

## Steps
1. Read and understand the source content's key points
2. Identify the target format(s) and their requirements
3. Extract the most engaging elements for each format
4. Adapt tone, length, and structure per format
5. Provide the repurposed content ready to publish

## Output Format
```markdown
## Content Repurposed: [Source Title]

### Twitter/X Thread ([N] tweets)
1/ [Hook tweet]
2/ [Key point 1]
...
[N]/ [CTA with link]

### Newsletter Version
**Subject Line**: [Subject]
[Newsletter-formatted version]

### LinkedIn Post
[LinkedIn-formatted version]

### Video Script (if applicable)
**Duration**: [estimated]
[Script with intro, body, outro]
```

