content-repurposing
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseContent Repurposing
内容复用
Turn one piece of content into many formats via inference.sh CLI.
通过inference.sh CLI将单一内容转化为多种格式。
Quick Start
快速开始
bash
curl -fsSL https://cli.inference.sh | sh && infsh loginbash
curl -fsSL https://cli.inference.sh | sh && infsh loginGenerate 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
}'
undefinedinfsh 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
}'
undefinedThe 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
└───┘└───┘└───┘└───┘└───┘└───┘└───┘单一源内容可生成10余种衍生资产:
┌──────────┐
│ LONG-FORM │ 博客文章、播客、视频、白皮书
│ SOURCE │
└─────┬─────┘
│
┌─────────┼─────────┐
▼ ▼ ▼
┌─────────┐ ┌──────┐ ┌──────────┐
│ MEDIUM │ │MEDIUM│ │ MEDIUM │ 新闻通讯、LinkedIn内容、邮件
│ FORMAT │ │FORMAT│ │ FORMAT │
└────┬────┘ └──┬───┘ └────┬─────┘
│ │ │
┌────┼────┐ │ ┌────┼────┐
▼ ▼ ▼ ▼ ▼ ▼ ▼
┌───┐┌───┐┌───┐┌───┐┌───┐┌───┐┌───┐ 推文、语录、音频波形图、
│ ││ ││ ││ ││ ││ ││ │ 短视频、信息图模块
└───┘└───┘└───┘└───┘└───┘└───┘└───┘Conversion Recipes
转化方案
Blog Post -> Twitter/X Thread
博客文章→Twitter/X推文串
Extract 5-8 key insights. One per tweet. Add hook.
| Element | Rule |
|---|---|
| Hook tweet | Listicle, contrarian, or promise format |
| Body tweets | One insight per tweet, 280 chars max |
| Visual breaks | Add image every 3-4 tweets |
| Final tweet | CTA + "RT the first tweet if useful" |
Adaptation:
- Remove nuance and caveats (threads are punchy)
- Add numbers and specifics (threads need skimmability)
- Cut academic language (threads are conversational)
bash
undefined提取5-8个核心观点,每条推文一个观点,添加钩子。
| 元素 | 规则 |
|---|---|
| 钩子推文 | 清单式、反向式或承诺式格式 |
| 正文推文 | 每条推文一个观点,最多280字符 |
| 视觉间隔 | 每3-4条推文添加一张图片 |
| 结尾推文 | 行动号召 + "如果有用请转发第一条推文" |
适配要点:
- 删除细节和附加说明(推文串要简洁有力)
- 添加数字和具体信息(推文串需易于浏览)
- 去掉学术性语言(推文串风格要口语化)
bash
undefinedGenerate a visual for the thread
为推文串生成视觉素材
infsh app run falai/flux-dev-lora --input '{
"prompt": "clean infographic tile, single statistic 60% highlighted in large bold text, minimal dark background, data visualization style, professional",
"width": 1024,
"height": 1024
}'
infsh app run falai/flux-dev-lora --input '{
"prompt": "clean infographic tile, single statistic 60% highlighted in large bold text, minimal dark background, data visualization style, professional",
"width": 1024,
"height": 1024
}'
Post the thread
发布推文串
infsh app run x/post-create --input '{
"text": "I analyzed 500 landing pages.\n\nHere are 7 patterns the top converters all share:\n\n🧵 Thread:"
}'
undefinedinfsh app run x/post-create --input '{
"text": "I analyzed 500 landing pages.\n\nHere are 7 patterns the top converters all share:\n\n🧵 Thread:"
}'
undefinedBlog Post -> LinkedIn Carousel
博客文章→LinkedIn轮播图
1 slide per section. 8-12 slides total.
| Slide | Content |
|---|---|
| 1 (Hook) | Bold claim or question from headline |
| 2-9 (Content) | One key point per slide, large text, supporting visual |
| 10 (Summary) | Recap the key takeaways |
| 11 (CTA) | "Follow for more" / "Save this" / "Comment your thoughts" |
Specs: 1080x1080 (square) or 1080x1350 (4:5 for more space)
bash
undefined每个部分对应一张幻灯片,共8-12张。
| 幻灯片 | 内容 |
|---|---|
| 1(钩子) | 标题中的大胆断言或问题 |
| 2-9(内容) | 每张幻灯片一个核心要点,大字体,搭配辅助视觉素材 |
| 10(总结) | 回顾核心要点 |
| 11(行动号召) | "关注获取更多内容" / "保存此内容" / "分享你的想法" |
规格: 1080x1080(方形)或1080x1350(4:5比例,空间更大)
bash
undefinedGenerate carousel slides
生成轮播图幻灯片
for i in {1..10}; do
infsh app run falai/flux-dev-lora --input "{
"prompt": "clean minimal presentation slide, dark gradient background, large text area, professional business design, slide $i of 10, consistent style",
"width": 1024,
"height": 1024
}" --no-wait
done
undefinedfor i in {1..10}; do
infsh app run falai/flux-dev-lora --input "{
"prompt": "clean minimal presentation slide, dark gradient background, large text area, professional business design, slide $i of 10, consistent style",
"width": 1024,
"height": 1024
}" --no-wait
done
undefinedBlog Post -> Newsletter Section
博客文章→新闻通讯板块
3-line summary + "why it matters" + link.
undefined3行摘要 + "重要性说明" + 链接。
undefinedThis Week's Feature: [Title]
本周精选:[标题]
[1-2 sentence summary of the key insight]
Why it matters: [1 sentence connecting to reader's work/life]
→ Read the full post
undefined[1-2句核心观点摘要]
重要性说明: [1句关联读者工作/生活的内容]
→ 阅读全文
undefinedBlog Post -> Short-Form Video Script
博客文章→短视频脚本
Problem + key insight + CTA. Under 60 seconds.
| Section | Duration | Content |
|---|---|---|
| Hook | 3s | "Most people get [topic] wrong." |
| Problem | 10s | State the common mistake |
| Insight | 25s | Your key finding/advice |
| Proof | 10s | One stat or example |
| CTA | 5s | "Follow for more" / "Link in bio" |
bash
undefined问题 + 核心观点 + 行动号召,时长60秒以内。
| 板块 | 时长 | 内容 |
|---|---|---|
| 钩子 | 3秒 | "大多数人在[主题]上都做错了。" |
| 问题 | 10秒 | 指出常见错误 |
| 观点 | 25秒 | 你的核心发现/建议 |
| 佐证 | 10秒 | 一个数据或案例 |
| 行动号召 | 5秒 | "关注获取更多" / "链接在简介中" |
bash
undefinedGenerate voiceover
生成旁白
infsh app run falai/dia-tts --input '{
"prompt": "[S1] Most landing pages make this mistake. They put the features above the fold instead of the outcome. Top converting pages show what life looks like AFTER using the product. Try it and watch your conversion rate climb."
}'
infsh app run falai/dia-tts --input '{
"prompt": "[S1] Most landing pages make this mistake. They put the features above the fold instead of the outcome. Top converting pages show what life looks like AFTER using the product. Try it and watch your conversion rate climb."
}'
Generate video
生成视频
infsh app run google/veo-3-1-fast --input '{
"prompt": "Screen recording style, scrolling through a well-designed landing page, clean modern UI, smooth scroll, professional website"
}'
undefinedinfsh app run google/veo-3-1-fast --input '{
"prompt": "Screen recording style, scrolling through a well-designed landing page, clean modern UI, smooth scroll, professional website"
}'
undefinedBlog Post -> Audiogram
博客文章→音频波形图
Pull best quote. Generate audio. Add waveform visual.
bash
undefined提取最佳语录,生成音频,添加波形视觉效果。
bash
undefinedGenerate audio of the key quote
生成核心语录的音频
infsh app run falai/dia-tts --input '{
"prompt": "[S1] The number one mistake I see on landing pages... is putting features above the fold. The best pages show the outcome. Not what your product does, but what life looks like after."
}'
undefinedinfsh app run falai/dia-tts --input '{
"prompt": "[S1] The number one mistake I see on landing pages... is putting features above the fold. The best pages show the outcome. Not what your product does, but what life looks like after."
}'
undefinedPodcast Episode -> Blog Post
播客 episode→博客文章
bash
undefinedbash
undefined1. Transcribe the episode
1. 转录播客内容
infsh app run <stt-app> --input '{
"audio": "episode-42.mp3"
}'
infsh app run <stt-app> --input '{
"audio": "episode-42.mp3"
}'
2. Edit transcript into blog format:
2. 将转录稿编辑为博客格式:
- Remove filler words (um, uh, like, you know)
- 删除填充词(um, uh, like, you know)
- Add headers at topic changes
- 话题切换处添加标题
- Break into paragraphs
- 拆分为段落
- Add intro and conclusion
- 添加引言和结论
- Add links mentioned in the episode
- 添加播客中提到的链接
undefinedundefinedPodcast Episode -> Quote Cards
播客 episode→语录卡片
3-5 best quotes with speaker attribution.
bash
undefined3-5条最佳语录,标注发言人。
bash
undefinedGenerate quote card backgrounds
生成语录卡片背景
infsh app run falai/flux-dev-lora --input '{
"prompt": "minimal quote card background, subtle gradient from dark blue to black, large quotation mark watermark, clean modern design, social media square format",
"width": 1080,
"height": 1080
}'
undefinedinfsh app run falai/flux-dev-lora --input '{
"prompt": "minimal quote card background, subtle gradient from dark blue to black, large quotation mark watermark, clean modern design, social media square format",
"width": 1080,
"height": 1080
}'
undefinedVideo -> GIF
视频→GIF
Key moment, 3-5 seconds, under 5MB.
Best moments for GIFs:
- Reaction shots
- Before/after reveals
- Key demonstration steps
- Funny or surprising moments
关键片段,3-5秒,文件大小低于5MB。
适合制作GIF的片段:
- 反应镜头
- 前后对比展示
- 关键演示步骤
- 有趣或意外的瞬间
Long Video -> Short Clips
长视频→短视频片段
bash
undefinedbash
undefinedExtract the best 15-60 second segments for Reels/TikTok/Shorts
提取15-60秒的最佳片段用于Reels/TikTok/Shorts
Focus on self-contained moments that make sense without context:
聚焦无需上下文也能理解的独立片段:
- A single tip or insight
- 单个技巧或观点
- A surprising stat reveal
- 令人惊讶的数据披露
- A demonstration of one feature
- 单一功能演示
- A strong opinion or hot take
- 强烈的观点或热门话题
undefinedundefinedThe Golden Rule
黄金法则
Never copy-paste across formats. Each platform has different:
| Platform | Attention Span | Tone | Format |
|---|---|---|---|
| Blog | 5-10 min | Thorough, detailed | Long paragraphs OK |
| Twitter/X | 5-30 sec per tweet | Punchy, declarative | 280 chars, fragmented |
| 1-3 min | Professional, insightful | Short paragraphs, line breaks | |
| Newsletter | 5-7 min | Curated, personal | Sections with headers |
| TikTok/Reels | 15-60 sec | Energetic, direct | Hook in 1 second |
| Podcast | 20-60 min | Conversational, deep | Stories and tangents OK |
切勿跨平台直接复制粘贴。 每个平台都有不同的特性:
| 平台 | 注意力时长 | 语气 | 格式 |
|---|---|---|---|
| 博客 | 5-10分钟 | 全面、详细 | 可使用长段落 |
| Twitter/X | 每条推文5-30秒 | 简洁有力、陈述性 | 280字符,碎片化 |
| 1-3分钟 | 专业、有洞察力 | 短段落,换行分隔 | |
| 新闻通讯 | 5-7分钟 | 精选、个性化 | 带标题的板块 |
| TikTok/Reels | 15-60秒 | 充满活力、直接 | 1秒内抓住注意力 |
| 播客 | 20-60分钟 | 口语化、深入 | 可包含故事和题外话 |
Content Repurposing Checklist
内容复用检查清单
For each piece of long-form content, create:
- Twitter/X thread (5-8 tweets)
- LinkedIn post or carousel
- Newsletter section (3-line summary)
- 2-3 quote cards for social
- Short-form video script (30-60s)
- Email snippet for nurture sequence
- Slide for internal presentation
针对每篇长内容,创建以下衍生内容:
- Twitter/X推文串(5-8条推文)
- LinkedIn帖子或轮播图
- 新闻通讯板块(3行摘要)
- 2-3张社交媒体语录卡片
- 短视频脚本(30-60秒)
- 培育序列邮件片段
- 内部演示幻灯片
Common Mistakes
常见错误
| Mistake | Problem | Fix |
|---|---|---|
| Copy-pasting between platforms | Feels lazy, wrong format | Rewrite for each platform's style |
| Repurposing weak content | Amplifies mediocrity | Only repurpose your best pieces |
| Same day posting everywhere | Audience overlap sees duplicates | Stagger across days/weeks |
| Losing the core message | Derivative misses the point | Identify the ONE key insight first |
| No visual adaptation | Text-only on visual platforms | Create platform-specific graphics |
| Forgetting attribution | Plagiarizes yourself | Link back to the original |
| 错误 | 问题 | 解决方法 |
|---|---|---|
| 跨平台直接复制粘贴 | 显得敷衍,格式不符 | 针对每个平台的风格重写 |
| 复用质量不佳的内容 | 放大平庸内容 | 仅复用你的优质内容 |
| 所有平台同步发布 | 重叠受众会看到重复内容 | 跨天/跨周错开发布时间 |
| 丢失核心信息 | 衍生内容偏离主题 | 先明确唯一核心观点 |
| 未适配视觉内容 | 视觉平台仅发布文字 | 创建平台专属图形素材 |
| 忘记标注来源 | 自我抄袭 | 链接回原始内容 |
Related Skills
相关技能
bash
npx skills add inference-sh/skills@ai-social-media-content
npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@text-to-speech
npx skills add inference-sh/skills@twitter-automationBrowse all apps:
infsh app listbash
npx skills add inference-sh/skills@ai-social-media-content
npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@text-to-speech
npx skills add inference-sh/skills@twitter-automation浏览所有应用:
infsh app list