skills/blog-repurpose/SKILL.md
Repurpose blog posts for social media, email, YouTube, Reddit, and LinkedIn. Generates Twitter/X threads, LinkedIn articles, YouTube scripts, Reddit discussion posts, email newsletter excerpts. Adapts tone for each platform. Use when user says "repurpose", "blog repurpose", "share blog", "social media", "twitter thread", "linkedin post", "youtube script", "reddit post".
npx skillsauth add agricidaniel/claude-blog blog-repurposeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transforms blog posts into platform-optimized content for social media, email, video, and community channels. Each output adapts tone, format, and length to match platform conventions and audience expectations.
FLOW dual-surface thinking (when applicable). When the original blog post targets a query that also surfaces in a community (Reddit thread, YouTube comment, LinkedIn discussion), repurpose for the community in a way that reinforces the blog. Cross-link both directions: the blog references the community discussion as social proof; the community post references the blog as the canonical long-form answer. This is FLOW surface 5 in action. See skills/blog/references/flow-alignment.md and /blog flow win for the dual-surface scorecard.
Read the blog post and extract the core content elements:
Prompt the user to select which platforms to generate content for:
If the user specifies a platform directly (e.g., "repurpose for Twitter"), skip this step and generate for that platform only.
Generate a complete thread optimized for Twitter/X engagement:
Hook tweet (tweet 1):
Insight tweets (tweets 2-6):
Closing tweet (final):
Thread formatting rules:
Adapt the blog for LinkedIn's professional audience and format:
Length: 800-1,200 words (shorter than the blog post)
Opening (first 2-3 lines visible before "See more"):
Body structure:
Closing:
Tone: Professional but conversational. First-person perspective. Share what you learned or observed, not just what the data says.
Generate a complete video script structured for retention:
Hook (0-15 seconds):
Intro (15-60 seconds):
Main content (3-5 talking points):
[SHOW CHART: description] - for data visualizations[CUT TO SCREENCAST] - for demonstrations[B-ROLL: description] - for visual variety[TEXT ON SCREEN: key stat] - for emphasisCTA (final 15-30 seconds):
Script metadata:
Reframe the blog content as an authentic community discussion:
Subreddit suggestions:
Post format:
Self-promotion compliance:
Tone: Peer-to-peer, humble, discussion-oriented. Never salesy.
Generate a concise newsletter section optimized for email engagement:
Subject line:
Preview text:
Body:
Total length: 150-200 words. Every word must earn its place.
Formatting:
Save all generated outputs to the repurposed/ directory with platform-specific
filenames:
repurposed/
{slug}-twitter-thread.md
{slug}-linkedin-article.md
{slug}-youtube-script.md
{slug}-reddit-post.md
{slug}-email-newsletter.md
If the repurposed/ directory does not exist, create it.
Present a summary after saving:
## Repurposed Content: [Blog Title]
### Generated Outputs
- Twitter/X thread: repurposed/{slug}-twitter-thread.md (X tweets)
- LinkedIn article: repurposed/{slug}-linkedin-article.md (~X words)
- YouTube script: repurposed/{slug}-youtube-script.md (~X min estimated)
- Reddit post: repurposed/{slug}-reddit-post.md (X subreddits suggested)
- Email excerpt: repurposed/{slug}-email-newsletter.md (~X words)
### Quick Stats
- Key insights extracted: X
- Statistics reused: X across Y platforms
- Total content pieces: X
### Next Steps
- Review and customize each piece for your brand voice
- Schedule posts using your preferred social media tool
- For Twitter: post thread during peak hours (9-11am or 1-3pm local time)
- For LinkedIn: post Tuesday-Thursday for highest engagement
- For Reddit: post during US morning hours (8-10am EST)
development
Research what people are actually saying about a topic in the last 30 days across Reddit, X / Twitter, YouTube, Hacker News, dev.to, Medium, and other public discourse platforms. API-free; uses WebSearch with platform-targeted site operators plus recency filters. Produces DISCOURSE.md (a structured brief) and JSON output the writer can consume. Complements blog-researcher (which focuses on authority sources) with a recency-and-engagement lens. Use when user says "blog discourse", "discourse research", "what are people saying about", "research what people are saying", "voice of customer", "social listening", "30-day research", "trend research", "what's the discussion on", "real-time research", "practitioner discourse", "/blog discourse".
documentation
Establish durable brand and voice context for cross-skill consumption. Generates BRAND.md (audience, positioning, do/don't editorial rules, taboo phrases, competitor differentiation) and VOICE.md (existing persona JSON re-expressed as readable prose), both written to the project root. When present, all blog sub-skills auto-load these files before writing or reviewing. Pairs with blog-persona, which manages the structured persona JSON. Use when user says "blog brand", "create brand context", "brand voice doc", "BRAND.md", "VOICE.md", "establish editorial brand", "brand guidelines for blog".
testing
Translate existing blog posts into one or more target languages with SEO-optimized localization. Produces native-quality translations that preserve markdown structure, frontmatter, schema JSON-LD, image and chart embeds, and citation capsules. Localizes keywords, meta tags, numbers, dates, currencies, and quote styles per locale. Flags machine-translation artifacts for review. Run BEFORE blog-localize: this handles language conversion; localize handles cultural adaptation after translation completes. Use when user says "translate blog", "blog translate", "uebersetzen", "traduire", "traducir", "translate post", "blog auf Deutsch", "blog en espanol".
testing
One-command multilingual blog creation. Writes a blog post, translates it into user-specified languages, applies cultural adaptation, and emits hreflang tags, sitemap entries, and a CMS-ready language map. The complete write-to-publish pipeline for international content. Orchestrates blog-write, blog-translate, blog-localize, and (optionally) seo-hreflang. Use when user says "multilingual blog", "blog multilingual", "write in multiple languages", "international blog", "mehrsprachiger Blog", "blog multilingue", "blog multilingue", "create blog in German and French".