name: podcast-summarize description: Summarize podcast episodes into concise, actionable insights. Use when users want to get the key points from a podcast episode without listening to the entire audio. Supports audio files, URLs, RSS feeds, and podcast platform links.
Transform podcast episodes into structured, actionable summaries.
来源于7w4.net。
Provide summaries in this structure:
## 🎙️ 播客摘要
### 基本信息
- **标题**: [Episode Title]
- **时长**: [Duration]
- **日期**: [Publish Date]
- **播客**: [Podcast Name]
### 💡 核心要点 (3-5条)
1. [Key point 1]
2. [Key point 2]
3. ...
### 📝 详细摘要
[2-3 paragraph summary]
### 🎯 行动项 (如有)
- [Actionable insight 1]
- [Actionable insight 2]
### 🔗 相关链接
- [Mentioned resources]
For URLs: Download if needed
Transcription
Handle long audio (chunk if needed)
Summarization
这个 Skill 的设计思路不错,能处理多种播客来源并生成结构化摘要。但实际使用体验可能不如预期——核心的转录功能需要用户自己配置才能用,脚本只是一个空壳。对于普通用户来说,需要具备一定的技术能力才能完整使用,门槛偏高。建议等待更成熟的版本后再使用。