youtube-summarizer
仓库创建 2026年2月1日最近提交 4 个月前SkillHot 收录 21 天前
▸ 精选理由
可把长视频浓缩成要点并推送到消息平台,节省观看时间。
▸ 风险提示
会访问外部视频与字幕服务,需要联网并可能调用第三方接口。
这个 Skill 做什么
自动抓取 YouTube 字幕并生成结构化摘要与可下载抄本。
自动抓取 YouTube 视频的字幕,生成结构化摘要、关键要点和可下载的完整抄本。可以选择快速三点 TL;DR、完整摘要或带内容角度的深度分析,适合不想看整段视频但需要提炼信息或做内容策划时使用。还能把全文或摘要发到聊天平台或生成下载链接,省了手工抄录和整理。
▸ 展开 SKILL.md 英文原文
Automatically fetch YouTube video transcripts, generate structured summaries, and send full transcripts to messaging platforms. Detects YouTube URLs and provides metadata, key insights, and downloadable transcripts.
377
Stars
90
Forks
23
仓库内 Skill
+30
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/youtube-summarizer/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/youtube-summarizer/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# YouTube Summarizer Skill Automatically fetch transcripts from YouTube videos, generate structured summaries, and deliver full transcripts to messaging platforms. ## Mode Detect from context or ask: *"Quick TL;DR, full summary, or full summary with content angles?"* | Mode | What you get | Best for | |------|-------------|----------| | `quick` | 3-bullet TL;DR + single key takeaway | Fast consumption, sharing a clip | | `standard` | Full structured summary: thesis, insights, takeaway | Learning, note-taking, research | | `deep` | Full summary + chapter breakdown + content repurposing opportunities | Turning a video into a content asset | **Default: `standard`** — use `quick` if they ju
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有