HOME SKILLS BLOG GITHUB
// SKILL

CONTENT REPURPOSING

One blog post, five platforms. Transform any article into Twitter/X threads, LinkedIn articles, YouTube video scripts, Reddit discussion posts, and email newsletter excerpts. Each format adapts tone and structure for its platform.

$
/blog repurpose ./content/blog/my-post.md --all

REQUIRES CLAUDE BLOG INSTALLED IN CLAUDE CODE

// HOW IT WORKS

ONE POST. FIVE PLATFORMS.

Running /blog repurpose reads your blog post, extracts the core message and key points, then generates platform-specific content for each channel. Every output adapts tone, length, and structure to match platform conventions.

The repurposer preserves your original message and data points while reformatting for maximum engagement on each platform. No content is fabricated.

01
TWITTER THREADS
5-15 tweet threads with a compelling hook, numbered insights, and a call-to-action linking back to the full post. Optimized for engagement and retweets.
02
LINKEDIN ARTICLES
Professional long-form articles with engagement-optimized formatting: short paragraphs, bold key points, and strategic line breaks. 800-1200 words.
03
YOUTUBE SCRIPTS
Video scripts with intro hook, section-by-section talking points, B-roll suggestions, and closing CTA. Timed for 5-10 minutes of speaking.
04
REDDIT POSTS
Discussion-style posts adapted for subreddit norms. Conversational tone, value-first approach, and community-appropriate formatting. 300-600 words.
05
EMAIL NEWSLETTERS
Newsletter excerpts with subject line, preview text, key takeaways, and a clear link to the full post. Direct tone optimized for click-through.
// USAGE

HOW TO REPURPOSE CONTENT

Step 1: Install Claude Blog

git clone --depth 1 https://github.com/AgriciDaniel/claude-blog.git && bash claude-blog/install.sh

Step 2: Open Claude Code

claude

Step 3: Repurpose a Post

/blog repurpose ./content/blog/my-post.md --all

Use --all for all platforms, or specify individual ones: --twitter, --linkedin, --youtube, --reddit, --email.

// FAQ

QUESTIONS ABOUT REPURPOSING

The repurposing skill supports five platforms: Twitter/X (thread format with hooks and numbered tweets), LinkedIn (professional article with engagement-optimized formatting), YouTube (video script with intro, sections, and CTA), Reddit (discussion-style post adapted for subreddit norms), and Email (newsletter excerpt with subject line and preview text).
Yes. The repurposer extracts the core message, key points, and supporting evidence from your blog post. It restructures and adapts the tone for each platform while keeping the central argument and data points intact. Nothing is fabricated.
Yes. Each platform output uses a default tone profile (casual for Twitter, professional for LinkedIn, conversational for YouTube, community-native for Reddit, direct for email), but you can override these with your own writing persona or tone preferences.
Outputs are sized for each platform: Twitter threads are 5-15 tweets, LinkedIn articles are 800-1200 words, YouTube scripts are 5-10 minutes of speaking time, Reddit posts are 300-600 words, and email excerpts are 200-400 words with a link back to the full post.
// RELATED SKILLS

EXPLORE MORE

VIEW ALL SKILLS →

REPURPOSE YOUR CONTENT
IN 30 SECONDS.

$
git clone --depth 1 https://github.com/AgriciDaniel/claude-blog.git && bash claude-blog/install.sh
VIEW ON GITHUB ALL SKILLS >