blog-repurpose

Generates platform-specific social media, email, video, and podcast content from blog posts.

1|Updated Dec 24, 2021
One-click install
npx skills add https://github.com/arthur-fontaine/arthurfontaine.fr --skill blog-repurpose-arthur-fontaine
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blog-repurpose
Source: https://github.com/arthur-fontaine/arthurfontaine.fr/tree/main/.agents/skills/blog-repurpose
Command: npx skills add https://github.com/arthur-fontaine/arthurfontaine.fr --skill blog-repurpose-arthur-fontaine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a single blog post into content for Twitter/X, LinkedIn, Reddit, YouTube, newsletters, and other channels requires manually rewriting for each platform's format, tone, and length rules, which is repetitive and error-prone. ## Core Features & Use Cases - Multi-Platform Generation: Produces Twitter/X threads, LinkedIn posts and articles, Threads/Bluesky posts, short-form video scripts, YouTube scripts, Reddit posts, email newsletter excerpts, and podcast scripts from one source post. - Platform-Native Formatting: Applies each channel's conventions, such as 280-character tweet limits, LinkedIn hook structure, Reddit self-promotion rules, and retention-focused video script beats. - Verified Statistics Enforcement: Reuses only source-backed statistics from the original post and substitutes qualitative insights when no verified number fits. - Use Case: After publishing a blog post on marketing analytics, invoke the skill with the file path to generate a Twitter thread, LinkedIn article, Reddit discussion post, and newsletter excerpt saved under the repurposed/ directory. ## Quick Start Repurpose the blog post at posts/my-article.md for Twitter, LinkedIn, and Reddit.

Frequently Asked Questions about blog-repurpose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I repurpose a blog post for social media?▼

Provide the blog post file path and select target platforms when prompted, or name a platform directly such as Twitter or LinkedIn. The skill extracts key insights and verified statistics, then generates platform-formatted outputs saved to the repurposed/ directory.

What platforms does blog content repurposing support?▼

Supported outputs include Twitter/X threads, LinkedIn feed posts and articles, Threads, Bluesky, Mastodon, TikTok, Instagram Reels and carousels, YouTube Shorts and long-form scripts, Reddit, email newsletters, podcast scripts, Discord, and Slack.

Can I generate content for only one platform like Twitter?▼

Yes. Specify the platform directly in your request, such as asking to repurpose for Twitter, and the skill skips the platform selection prompt and generates only that platform's output.

Does the skill reuse statistics from the original blog post?▼

Only verified, source-backed statistics extracted from the post are reused. If a platform format calls for a statistic but none is verified, the skill substitutes a qualitative insight instead of inventing numbers.

Where are the repurposed content files saved?▼

All outputs are saved under a repurposed/ directory with platform-specific filenames derived from a slug of the source title, such as {slug}-twitter-thread.md. Existing files are not overwritten without user confirmation.