summarize
Installation
SKILL.md
内容摘要技能
快速摘要 URL、本地文件和 YouTube 链接的 CLI 工具。
使用场景
- "这个链接/视频是关于什么的?"
- "摘要这个 URL/文章"
- "转录这个 YouTube/视频"
快速开始
summarize "https://example.com" --model google/gemini-3-flash-preview
summarize "/path/to/file.pdf" --model google/gemini-3-flash-preview
summarize "https://youtu.be/dQw4w9WgXcQ" --youtube auto
YouTube: 摘要 vs 转录
Related skills