Repurpose blog posts, articles, or long-form content into social media posts across platforms. TRIGGERS - Use when user wants to repurpose content, turn a blog into social posts, or create multi-platform content from one piece.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill blog-to-social --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Blog To Social?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-blog-to-social)More formats (shields.io, HTML) on the badges page.
---
name: blog-to-social
description: |
Repurpose blog posts, articles, or long-form content into social media posts across platforms.
TRIGGERS - Use when user wants to repurpose content, turn a blog into social posts, or create multi-platform content from one piece.
---
# Blog to Social Repurposer
## Overview
Takes one piece of long-form content and creates 10-15 social media posts across multiple platforms.
## Workflow
### Step 1: Input
Accept the blog post, article, or long-form content. Ask:
1. **Platforms**: Where to post? (LinkedIn, Instagram, Twitter/X, Facebook)
2. **Tone**: Match original or adjust per platform?
3. **Posts needed**: How many per platform?
### Step 2: Extract Content Atoms
From one blog post, pull out:
- Key statistics or data points
- Quotable one-liners
- Step-by-step processes
- Contrarian takes or hot opinions
- Before/after comparisons
- Lists or frameworks
- Personal stories or anecdotes
### Step 3: Create Platform-Specific Posts
**LinkedIn** (long-form, professional):
- Story + lesson format
- Data-driven insights
- 1,000-1,500 characters
**Instagram** (visual, carousel-friendly):
- Carousel: key points as slides
- Single post: one powerful insight
- Caption under 300 words
**Twitter/X** (short, punchy):
- Single tweets: one insight per tweet
- Thread: break down the full article
- Under 280 characters per tweet
**Facebook** (conversational):
- Question-led posts
- Community discussion starters
- 100-300 words
## Output Format
```markdown
# Repurposed Content from: [Original Title]
## LinkedIn Posts (3)
### Post 1: [Hook]
[Full post text]
### Post 2: [Hook]
[Full post text]
### Post 3: [Hook]
[Full post text]
## Instagram Posts (3)
### Carousel: [Title]
Slide 1: [text]
Slide 2: [text]
...
### Single Post: [Hook]
Caption: [text]
## Twitter/X (5)
### Tweet 1
[text]
### Thread (3 tweets)
1/ [text]
2/ [text]
3/ [text]
## Posting Schedule
[Recommended order and timing]
```
## Quality Checklist
- [ ] Each post stands alone (doesn't require reading the original)
- [ ] Adapted to platform norms (not copy-pasted)
- [ ] Mix of formats (text, carousel, thread)
- [ ] 10+ unique posts from one article
- [ ] Original article link strategy included
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!