clanker.net
MARKETING inf-sh/skills

content-repurposing

Content atomization — turn one piece of content into many formats. Covers blog-to-thread, blog-to-carousel, podcast-to-blog, video-to-quotes, and more. Use for: content marketing, social media, multi-platform distribution, content strategy. Triggers: content repurposing, repurpose content, content atomization, content recycling, one to many content, multi platform content, cross post, adapt content, reformat content, blog to thread, blog to video, podcast to blog, content multiplication

MARKETING
USE THIS SKILL

DOWNLOAD THE APP TO INSTALL AND USE /content-repurposing ON YOUR DEVICE

Scan to open on your device
QR code for content-repurposing Opens skill content in Expo Go
COMMAND
/content-repurposing
CATEGORY
Marketing
REPOSITORY
inf-sh/skills
COMMIT

SKILL PROMPT

--- name: content-repurposing description: "Content atomization — turn one piece of content into many formats. Covers blog-to-thread, blog-to-carousel, podcast-to-blog, video-to-quotes, and more. Use for: content marketing, social media, multi-platform distribution, content strategy. Triggers: content repurposing, repurpose content, content atomization, content recycling, one to many content, multi platform content, cross post, adapt content, reformat content, blog to thread, blog to video, podcast to blog, content multiplication" allowed-tools: Bash(infsh *) --- # Content Repurposing Turn one piece of content into many formats via [inference.sh](https://inference.sh) CLI. ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login # Generate a quote card from a blog pull-quote infsh app run falai/flux-dev-lora --input '{ "prompt": "minimal quote card design, dark navy background, large white quotation marks, clean sans-serif typography space, modern professional design, social media post format", "width": 1024, "height": 1024 }' ``` ## The Content Pyramid One source piece can generate 10+ derivative assets: ``` ┌──────────┐ │ LONG-FORM │ Blog post, podcast, video, whitepaper │ SOURCE │ └─────┬─────┘ │ ┌─────────┼─────────┐ ▼ ▼ ▼ ┌─────────┐ ┌──────┐ ┌──────────┐ │ MEDIUM │ │MEDIUM│ │ MEDIUM │ Newsletter, LinkedIn, email │ FORMAT │ │FORMAT│ │ FORMAT │ └────┬────┘ └──┬───┘ └────┬─────┘ │ │ │ ┌────┼────┐ │ ┌────┼────┐ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ┌───┐┌───┐┌───┐┌───┐┌───┐┌───┐┌───┐ Tweets, quotes, audiograms, │ ││ ││ ││ ││ ││ ││ │ short clips, infographic tiles └───┘└───┘└───┘└───┘└───┘└───┘└───┘ ``` ## Conversion Recipes ### Blog Post -> Twitter/X Thread **Extract 5-8 key insig [... prompt truncated for preview ...]