content-repurposing-hub

Converts one source asset into a platform-native multi-channel content plan with validation scripts.

1|Updated Aug 7, 2026
One-click install
npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill content-repurposing-hub-deepak-ai-93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-repurposing-hub
Source: https://github.com/Deepak-ai-93/deepak-skill/tree/main/skills/content-repurposing-hub
Command: npx skills add https://github.com/Deepak-ai-93/deepak-skill --skill content-repurposing-hub-deepak-ai-93

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Creators waste effort copy-pasting the same post across platforms, which underperforms because each platform rewards a different native format. This Skill turns one source (blog post, podcast, video, webinar, thread, or bare idea) into a coordinated multi-channel content pack where every piece is rewritten for its platform. ## Core Features & Use Cases - 1-pillar-to-10-assets framework: Atomizes a source into thesis, beats, stats, quotes, and proof, then maps fragments to platform-native formats (X thread, LinkedIn post, newsletter issue, carousel, blog article, Shorts clip). - Anti-repost enforcement: The repurpose-writer.mjs script validates repurpose-plan.json, rejects near-duplicate hooks (60% normalized overlap), fluff words, and hooks over 280 characters, then generates hub-plan.md. - Audit harness: audit-repurpose.mjs checks the pack (source, platform count, angles, CTAs, calendar) and scaffolds a 50-point hub-worthiness scorecard for a fresh auditor subagent to sign PASS or FIX NEEDED. - Use Case: Turn a SaaS pricing blog post into an X post, a LinkedIn story, a newsletter issue, and a carousel, each with a unique hook, one CTA, a KPI target, and a staggered cross-post calendar. ## Quick Start Repurpose my blog post about pricing mistakes into native pieces for X, LinkedIn, my newsletter, and a carousel with a staggered posting calendar.

Frequently Asked Questions about content-repurposing-hub

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

FAQPage Schema
How do I repurpose a blog post into social media content?

Extract the thesis, supporting points, stats, and quotable lines from the post, then map each fragment to a native format: H2s become thread tweets, the narrative becomes a newsletter issue, and the list becomes a carousel. The repurpose-writer.mjs script validates the plan and generates hub-plan.md.

What platforms does this content repurposing workflow support?

It covers X/Twitter threads and posts, LinkedIn posts, newsletters, carousels, SEO blog articles, Shorts/Reels clips, podcast clips, Threads, Substack Notes, TikTok, Facebook, YouTube Community posts, quote cards, and infographics. Each platform has a defined native format, angle, length, and CTA.

How does the anti-repost rule prevent duplicate content?

The repurpose-writer.mjs script normalizes every platform hook and computes word overlap between pairs. If two hooks share 60% or more normalized overlap, the script exits with an error and writes nothing, forcing each piece to be rewritten for its platform.

Can I repurpose a podcast episode into a newsletter?

Yes. Podcast sources are atomized into quotable exchanges, guest insights, and teaching moments, which map best to a newsletter issue with transcript commentary, a thread of the best exchanges, quote cards, and LinkedIn posts. The source-type strategy table guides which derivatives work best.

Why does repurpose-writer.mjs exit with an error on my plan?

The script exits with code 1 when the plan is missing a source or story, has fewer than two platforms, lacks per-platform format/angle/hook fields, contains hooks over 280 characters, hits the fluff blocklist, or has near-duplicate hooks. Fix repurpose-plan.json and re-run.

What is the hub-worthiness scorecard in the audit?

The audit-repurpose.mjs script generates repurpose-audit.md with automated check results plus a 10-criterion scorecard rated out of 50. A fresh auditor subagent scores criteria like native angles, hook variety, and calendar staggering; 35 or higher means the pack is worth shipping.