content-repurposer
Repurpose one piece of affiliate content into multiple formats. Triggers on: "repurpose my content", "turn my blog into tweets", "cross-post this", "content recycling", "convert to newsletter", "make a tweet thread from this", "adapt for TikTok", "omnichannel content", "scale my content", "turn this into a LinkedIn post", "repurpose for email", "content multiplication".
npx skills add Affitor/affiliate-skills --skill content-repurposer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Content Repurposer Repurpose one piece of affiliate content into multiple formats — blog post to tweets, landing page to email, video script to blog, social post to newsletter. Each output is adapted to the target platform's rules, tone, length, and FTC requirements. Output is a set of ready-to-post content blocks. ## Stage S7: Automation — Creating content from scratch is expensive. The fastest way to scale is to repurpose what already works. One blog post can become 5 tweets, 1 LinkedIn post, 1 Reddit post, and 2 emails — multiplying your reach without multiplying your effort. ## When to Use - User has existing content and wants it on more platforms - User says "turn my blog into tweets" or "repurpose this for LinkedIn" - User wants to scale content distribution without writing from scratch - User says "cross-post", "content recycling", "omnichannel" - User has a winning piece and wants to maximize its ROI - Chaining from S2-S5: take any content output and adapt it for additional platforms ## Input Schema ```yaml source_content: string # REQUIRED — the original content (full text, or from conversation) source_type: string # REQUIRED — "blog" | "social" | "landing" | "email" # |
- Stage
- When to Use
- Input Schema
- Workflow
- Step 1: Analyze Source Content
- Step 2: Map to Target Formats
- Step 3: Adapt Content
- Step 4: Add Platform-Specific Posting Guides
- Step 5: Output All Variants
- Step 6: Self-Validation
- Output Schema
- Output Format
- Error Handling
- Examples
What does the content-repurposer skill do?
Repurpose one piece of affiliate content into multiple formats. Triggers on: "repurpose my content", "turn my blog into tweets", "cross-post this", "content recycling", "convert to newsletter", "make a tweet thread from this", "adapt for TikTok", "omnichannel content", "scale my content", "turn this into a LinkedIn post", "repurpose for email", "content multiplication".
How do I install it?
Run `npx skills add Affitor/affiliate-skills --skill content-repurposer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From Affitor/affiliate-skills, a repository with 586 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
