47 lines
2.1 KiB
Markdown
47 lines
2.1 KiB
Markdown
---
|
||
title: "Podcast Production Pipeline"
|
||
type: source
|
||
tags: [podcast, content-automation, multi-agent, ai-workflow]
|
||
date: 2026-04-16
|
||
---
|
||
|
||
## Source File
|
||
- [[raw/Agent/usecases/podcast-production-pipeline.md]]
|
||
|
||
## Summary
|
||
- 核心主题:多 Agent 链式协作的播客全流程生产管线
|
||
- 问题域:播客制作中非录制环节(研究/大纲/笔记/推广)占 70% 工作量,单人难以坚持
|
||
- 方法/机制:预录制研究 Agent → 大纲生成 → 录制后摘要/Show Notes → 社媒工具包
|
||
- 结论/价值:将播客生产从手工业转化为流水线,大幅降低运营负担,保留创作核心价值
|
||
|
||
## Key Claims
|
||
- 预录制深度研究是最大价值点,嘉宾访谈质量直接由准备深度决定
|
||
- 时间戳 Show Notes 是高用户留存工具,大多数播客制作者因繁琐而跳过
|
||
- 社交媒体工具包是最可自动化的重复性工作,每期结构一致
|
||
|
||
## Key Quotes
|
||
> "Research takes hours, show notes are an afterthought, and social media promotion is the first thing that gets skipped. The creative part — the conversation — is maybe 30% of the total effort." — 内容分析
|
||
|
||
## Key Concepts
|
||
- [[内容工厂]]:多 Agent 链式协作内容创作管线的变体(播客垂直领域)
|
||
- [[多代理并行]]:研究与写作 Agent 可并行执行提升效率
|
||
- [[RSS Feed]]:竞品播客监控的标准化订阅协议
|
||
- [[内容矩阵]]:一次长内容(播客)切多格式(推文/领英/Ins)分发
|
||
- [[嘉宾研究]]:嘉宾背景/近期动态/争议观点的深度挖掘
|
||
|
||
## Key Entities
|
||
- [[Spotify]]:播客分发平台,Podcasters 后台管理
|
||
- [[Apple Podcasts]]:播客分发平台,SEO 描述优化目标
|
||
- [[YouTube]]:播客视频化分发平台
|
||
- [[Whisper]]:OpenAI 开源语音转文字模型,本地化转录
|
||
|
||
## Connections
|
||
- [[Podcast Production Pipeline]] ← extends ← [[内容工厂]]
|
||
- [[Podcast Production Pipeline]] ← uses ← [[多代理并行]]
|
||
- [[Podcast Production Pipeline]] ← uses ← [[RSS Feed]]
|
||
- [[Podcast Production Pipeline]] ← produces ← [[内容矩阵]]
|
||
- [[Show Notes 生成]] ← relates_to ← [[嘉宾研究]]
|
||
|
||
## Contradictions
|
||
|