openclaw / youtube
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/youtube && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/1157" && unzip -o skill.zip -d .claude/skills/youtube && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/youtube/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
The most comprehensive YouTube skill for AI agents. Extract transcripts for FREE (zero API quota!), search with filters, batch video details, read comments, download videos/audio. We analyzed 15+ YouTube tools and built the one that does everything.
0 views
0 installs
Skill Content
---
name: youtube-ultimate
version: 4.2.2
description: "Free transcripts, 4K downloads, and video exploration — zero API quotas burned."
metadata:
openclaw:
owner: kn7623hrcwt6rg73a67xw3wyx580asdw
category: media
tags:
- youtube
- transcripts
- video-download
- media
- offline
license: MIT
notes:
security: "This skill invokes yt-dlp and youtube-transcript-api locally to fetch transcripts and download videos. No credentials stored, no API keys required, no external services beyond YouTube itself. All processing happens on your machine. No data is sent anywhere except standard YouTube HTTP requests."
---
# YouTube Ultimate
**Your agent reads YouTube so you don't have to.** Pull transcripts, summarize videos, and extract knowledge — all without touching YouTube's API quota.
## What It Does
- **Free Transcripts** — Grab any video's transcript instantly. No API key, no quota, no billing surprises at 3 AM. Won't burn through your free-tier quota fetching a single playlist, then suggest you upgrade to the $200/month plan like it's doing you a favor.
- **4K Video Downloads** — Save videos locally for offline access, training data, or that flight where Wi-Fi costs more than the ticket.
- **Video Exploration** — Search, browse, and drill into video details without rate-limit anxiety.
## Why It Matters
YouTube's API gives you 10,000 quota units per day. A single search costs 100. A transcript request? Not even supported. YouTube Ultimate sidesteps all of that. Your agent gets full access to video content while your quota counter stays at zero.
*Clone it. Fork it. Break it. Make it yours.*
👉 Explore the full project: [github.com/globalcaos/clawdbot-moltbot-openclaw](https://github.com/globalcaos/clawdbot-moltbot-openclaw)