Extract and analyze YouTube video transcripts without watching the video. Use when users request video summaries, ask to "analyze this YouTube video", want t...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install youtube-transcript-analyzer或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install youtube-transcript-analyzer⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/youtube-transcript-analyzer/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: youtube-transcript description: Extract and analyze YouTube video transcripts without watching the video. Use when users request video summaries, ask to "analyze this YouTube video", want transcripts extracted, or need to understand video content quickly. Handles any YouTube URL and provides cleaned transcripts plus AI analysis. ---
Extract, clean, and analyze YouTube video transcripts to understand content without watching.
This skill enables rapid analysis of YouTube videos by extracting transcripts and providing comprehensive summaries. Perfect for research, content review, or understanding video material without time investment.
scripts/extract_transcript.sh to get clean text from YouTube URLUse the bundled script for any YouTube video:
scripts/extract_transcript.sh "https://www.youtube.com/watch?v=VIDEO_ID" output.txt
The script automatically:
Identify video type first, then tailor analysis:
Educational/Tutorial: Step-by-step breakdown, key concepts, prerequisites Product Review: Comparisons, pros/cons, recommendations, specifications News/Commentary: Main topics, key arguments, sources cited Entertainment: Highlights, key moments, recurring themes
For any video type:
For technical content:
Auto-generated transcripts may have:
Filter and interpret accordingly - focus on clear, coherent content.
For detailed analysis patterns and content-specific approaches, see analysis-patterns.md.
If extraction fails:
Fallback approach: Use web_fetch on the YouTube URL to get basic video information, then inform user about transcript limitations.
安装 YouTube Transcript Analyzer 后,可以对 AI 说这些话来触发它
Help me get started with YouTube Transcript Analyzer
Explains what YouTube Transcript Analyzer does, walks through the setup, and runs a quick demo based on your current project
Use YouTube Transcript Analyzer to extract and analyze YouTube video transcripts without watching the ...
Invokes YouTube Transcript Analyzer with the right parameters and returns the result directly in the conversation
What can I do with YouTube Transcript Analyzer in my design & creative workflow?
Lists the top use cases for YouTube Transcript Analyzer, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/youtube-transcript-analyzer/ 目录(个人级,所有项目可用),或 .claude/skills/youtube-transcript-analyzer/(项目级)。重启 AI 客户端后,用 /youtube-transcript-analyzer 主动调用,或让 AI 根据上下文自动发现并使用。
YouTube Transcript Analyzer 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
YouTube Transcript Analyzer 可免费安装使用。请查阅仓库了解许可证信息。
Extract and analyze YouTube video transcripts without watching the video. Use when users request video summaries, ask to "analyze this YouTube video", want t...
YouTube Transcript Analyzer 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using YouTube Transcript Analyzer
Identifies repetitive steps in your workflow and sets up YouTube Transcript Analyzer to handle them automatically