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.
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
更多技能請訪問小蔥技能站7w4.net。
Handle long audio (chunk if needed)
Summarization
這個 Skill 的設計思路不錯,能處理多種播客來源並生成結構化摘要。但實際使用體驗可能不如預期——核心的轉錄功能需要使用者自己配置才能用,指令碼只是一個空殼。對於普通使用者來說,需要具備一定的技術能力才能完整使用,門檻偏高。建議等待更成熟的版本後再使用。