social-media-content-repurposer

Convert content between platforms (blog to Twitter thread, article to LinkedIn post, etc.). Optimize for each platform's format, tone, and best practices. Use when user wants to adapt content for different social media platforms.

151 stars

Best use case

social-media-content-repurposer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Convert content between platforms (blog to Twitter thread, article to LinkedIn post, etc.). Optimize for each platform's format, tone, and best practices. Use when user wants to adapt content for different social media platforms.

Teams using social-media-content-repurposer should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/social-repurposer/SKILL.md --create-dirs "https://raw.githubusercontent.com/nicepkg/ai-workflow/main/workflows/content-creator-workflow/.claude/skills/social-repurposer/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/social-repurposer/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How social-media-content-repurposer Compares

Feature / Agentsocial-media-content-repurposerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Convert content between platforms (blog to Twitter thread, article to LinkedIn post, etc.). Optimize for each platform's format, tone, and best practices. Use when user wants to adapt content for different social media platforms.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Social Media Content Repurposer

Transform content across platforms with platform-specific optimization.

## When to Use This Skill

Activate when the user:
- Asks to "turn this into a Twitter thread"
- Wants to adapt content for different platforms
- Needs to create multiple social posts from one source
- Says "repurpose this blog post"
- Wants platform-specific content variations
- Mentions LinkedIn, Twitter/X, Instagram, Facebook, TikTok
- Needs hashtag suggestions

## Instructions

1. **Analyze Source Content**
   - Identify main message and key points
   - Extract 3-5 core takeaways
   - Note tone and style
   - Identify target audience
   - Find quotable moments
   - Extract statistics or data points

2. **Optimize for Twitter/X**
   - Break into thread (1 hook tweet + 5-10 follow-ups)
   - Keep tweets under 280 characters
   - Use thread numbers (1/10, 2/10, etc.)
   - Create strong hook for first tweet
   - Add strategic line breaks for readability
   - Include relevant hashtags (2-3 max)
   - End with call-to-action
   - Consider adding engagement prompts

3. **Optimize for LinkedIn**
   - Professional tone
   - 1300-1700 characters (ideal)
   - Start with hook question or bold statement
   - Use line breaks and emojis strategically
   - Include industry-relevant hashtags (3-5)
   - Add storytelling elements
   - End with discussion prompt
   - Format for mobile viewing

4. **Optimize for Instagram**
   - Concise caption (125-150 words ideal)
   - First line must hook (before "...more")
   - Use line breaks and emojis
   - Include 10-20 relevant hashtags
   - Add call-to-action
   - Suggest visual concepts (for carousel/image)
   - Consider Instagram Stories format

5. **Optimize for Facebook**
   - Conversational tone
   - Optimal length: 40-80 characters (or 200+ for depth)
   - Ask questions to drive engagement
   - Use native features (polls, etc.)
   - Minimal hashtags (1-2)
   - Encourage comments

6. **Optimize for TikTok (if applicable)**
   - Hook in first 3 seconds
   - Short, punchy script (30-60 seconds)
   - Include trending audio suggestions
   - Add on-screen text concepts
   - Hashtag strategy (3-5 relevant tags)

## Output Format

```markdown
# Content Repurposing: [Original Title]

## Source Summary
**Original Format**: [Blog post/Article/Video]
**Key Message**: [One sentence]
**Target Audience**: [Description]

---

## Twitter/X Thread (10 tweets)

**Tweet 1/10** (Hook)
[Attention-grabbing opening tweet]

**Tweet 2/10**
[First key point]

**Tweet 3/10**
[Second key point]

[Continue through full thread...]

**Tweet 10/10**
[Summary and CTA]

---

## LinkedIn Post

[Hook paragraph with strong opening]

[Main content with strategic line breaks]

Key takeaways:
• [Point 1]
• [Point 2]
• [Point 3]

[Closing thought or question]

**Hashtags**: #Industry #Topic #Relevant

---

## Instagram Caption

[Strong hook line]

[Concise main message - 3-4 short paragraphs with emojis]

[Call to action]

.
.
.
#hashtag1 #hashtag2 #hashtag3 #hashtag4 #hashtag5
[continue to 15-20 relevant hashtags]

**Visual Suggestion**: [Description of ideal image/carousel]

---

## Facebook Post

[Conversational opening]

[Brief, engaging content]

[Question to drive comments]

#Hashtag

---

## TikTok Script (if applicable)

**Hook (0-3 sec)**: [Attention grabber]
**Main Content (3-45 sec)**: [Key points delivered quickly]
**CTA (45-60 sec)**: [Call to action]

**On-Screen Text Ideas**:
- [Text 1]
- [Text 2]

**Audio Suggestion**: [Trending sound or style]

**Hashtags**: #FYP #topic #niche

---

## Analytics Recommendations
- Best posting times: [Platform-specific suggestions]
- Engagement tactics: [Specific strategies per platform]
- A/B testing ideas: [Variations to test]
```

## Examples

**User**: "Turn this blog post into social media content"
**Response**: Extract key points → Create Twitter thread with hook → Write LinkedIn post with professional tone → Generate Instagram caption with hashtags → Provide Facebook version → Include posting strategy

**User**: "I need to repurpose this podcast episode for social"
**Response**: Summarize key moments → Create quotable tweets → Write LinkedIn article-style post → Generate audiogram caption for Instagram → Suggest TikTok clips → Provide hashtag research

**User**: "Convert this case study into a Twitter thread"
**Response**: Identify success story arc → Create compelling thread hook → Break down into 8-10 tweet structure → Add data points strategically → End with CTA → Suggest accompanying visuals

## Best Practices

- Maintain core message across platforms (don't distort)
- Adapt tone for each platform's culture
- Use platform-specific features (threads, line breaks, etc.)
- Include strong hooks for every version
- Optimize for mobile viewing
- Add strategic emojis (but don't overdo it)
- Research current hashtag performance
- Include clear calls-to-action
- Consider character limits and optimal lengths
- Make first sentence count (especially Instagram)
- Use data and statistics to add credibility
- Add line breaks for scannability
- End with engagement prompts
- Suggest visual content concepts
- Provide posting time recommendations
- Note A/B testing opportunities

Related Skills

media-processing

151
from nicepkg/ai-workflow

Video/audio/image processing with FFmpeg and ImageMagick. Tools: FFmpeg (video/audio), ImageMagick (images). Capabilities: format conversion, encoding (H.264/H.265/VP9/AV1), streaming (HLS/DASH), filters, effects, thumbnails, watermarks, batch processing, hardware acceleration (NVENC/QSV). Actions: convert, encode, resize, crop, compress, extract, merge, stream, transcode media. Keywords: FFmpeg, ImageMagick, video encoding, audio extraction, image resize, thumbnail, watermark, HLS, DASH, H.264, H.265, VP9, AV1, codec, bitrate, framerate, resolution, aspect ratio, filter, overlay, concat, trim, fade, batch processing. Use when: converting video/audio formats, encoding with specific codecs, generating thumbnails, creating streaming manifests, extracting audio from video, batch processing images, adding watermarks, optimizing file sizes.

pexels-media

151
from nicepkg/ai-workflow

Source royalty-free images and videos from Pexels API for design, placeholders, or content. Supports search, curated/popular content, collections, multiple resolutions, and ALWAYS creates detailed sidecar metadata files.

social-media-analyzer

151
from nicepkg/ai-workflow

Analyzes social media campaign performance across platforms with engagement metrics, ROI calculations, and audience insights for data-driven marketing decisions

seo-content-optimizer

151
from nicepkg/ai-workflow

Optimize content for search engines with keyword analysis, readability scoring, meta descriptions, and competitor comparison. Use this when users want to improve SEO, optimize blog posts, or analyze content for search performance.

content-optimizer

151
from nicepkg/ai-workflow

On-page SEO optimization techniques including keyword density, meta tags, heading structure, and readability. Use when optimizing existing content or validating new content against SEO requirements.

social-media

151
from nicepkg/ai-workflow

Create social media content for Twitter/X, LinkedIn, Facebook, Instagram including posts, threads, carousels, and engagement strategies. Use when writing social posts, planning content calendars, or creating viral content.

podcast-to-content-suite

151
from nicepkg/ai-workflow

Transform podcast transcripts into comprehensive content marketing suites including blog posts, social media content, newsletters, SEO-optimized articles, and timestamps. Use when user provides podcast transcripts or wants to repurpose podcast content.

content-trend-researcher

151
from nicepkg/ai-workflow

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

content-research

151
from nicepkg/ai-workflow

Research-first content creation optimized for both human readers and AI search engines (Claude, ChatGPT, Perplexity, Gemini). Creates authentic, authoritative content that becomes the go-to citation source for AI models answering user questions. Use this skill when: - Creating content that should appear in AI search results (Perplexity, ChatGPT, Claude) - Building topical authority to become THE source AI cites for a topic - Launching a new product and need compelling, citable content - Creating blog posts, articles, social media, or press releases - Need content that references real trends, people, and recent events - Want AI-assisted content that doesn't sound AI-generated - Creating thought leadership content in any industry Triggers: "create content for", "write about", "research and write", "find experts for", "content for launch", "blog post about", "article on", "press release for", "AI search", "show up in AI", "Perplexity", "be cited by AI"

content-brief

151
from nicepkg/ai-workflow

Content brief template and creation methodology for SEO-optimized content. Use when preparing briefs for writers or planning new content pieces.

content-brief-generator

151
from nicepkg/ai-workflow

Generate comprehensive content briefs for writers, ensuring clarity, alignment, and strategic content creation across all formats.

youtube-to-markdown

151
from nicepkg/ai-workflow

Use when user asks YouTube video extraction, get, fetch, transcripts, subtitles, or captions. Writes video details and transcription into structured markdown file.