Labsco
ZeroPointRepo logo

TranscriptAPI YouTube Skills

β˜… 311

from ZeroPointRepo

Get YouTube transcripts, search videos, browse channels, and extract playlists from any AI agent β€” powered by TranscriptAPI.com with no API key required.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedPaid serviceAdvanced setup

YouTube Skills for AI Agents 🎬

Get YouTube transcripts, search videos, browse channels, and extract playlists β€” from any AI agent.

YouTube Skills gives your AI agent instant access to YouTube transcripts, video search, channel data, and playlist extraction. No yt-dlp (YouTube blocks all major cloud IPs), no headless browsers, no binaries β€” just a fast API call that works everywhere. Powered by TranscriptAPI, the same backend behind YouTubeToTranscript.com.

Works with 🦞 OpenClaw (ClawdBot/Moltbot), Hermes Agent, Claude Code, Cursor, Antigravity, and any agent that supports the Agent Skills format.

Free tier Β· No credit card Β· 100 credits on signup

TranscriptAPI.com Β· MCP Server Β· Docs

What You Can Do

Just install and ask. No config, no code β€” talk to your agent in plain English.

Task Example Prompt Get a YouTube transcript "Summarize this video: [URL]" Search YouTube "Find videos about machine learning" Browse a channel "What has TED posted this week?" Get playlist contents "List all videos in this playlist" Extract video captions "Get captions from this video in Spanish" Bulk transcripts "Get transcripts for every video in this channel" Research a topic "Find and summarize the top 5 videos about quantum computing" Get latest uploads "Show me NASA's recent videos" Search within a channel "Search the TED channel for 'artificial intelligence'"

Skills

youtube-full is the recommended skill for most users. It includes everything: transcripts, search, channels, playlists.

If you prefer smaller, focused skills (smaller context = better agent performance for specific tasks), pick what you need:

Skill What It Does Install youtube-full Everything β€” transcripts, search, channels, playlists --skill youtube-full transcript Get video transcripts with timestamps --skill transcript youtube-search Search YouTube for videos and channels --skill youtube-search youtube-channels Browse uploads, get latest videos, resolve @handles --skill youtube-channels youtube-playlist Extract all videos from a playlist --skill youtube-playlist

Copy & paste β€” that's it
# Install a specific skill
npx skills add ZeroPointRepo/youtube-skills --skill transcript

# Install multiple specific skills
npx skills add ZeroPointRepo/youtube-skills --skill transcript --skill youtube-search

All 12 skills We ship 12 skills total. Many are narrower variants or aliases of the core 5 above β€” so your agent can find the right skill regardless of how you phrase your request.

Skill Description youtube-full Complete YouTube toolkit β€” transcripts + search + channels + playlists transcript Extract transcript from any YouTube video with timestamps captions Get closed captions / CC from YouTube videos subtitles Extract subtitles from YouTube videos youtube-search Search YouTube for videos and channels youtube-channels Browse channel uploads, get latest videos, resolve @handles youtube-playlist Fetch all videos from a YouTube playlist youtube-data Get YouTube video and channel data (lightweight alternative to Google's API) youtube-api YouTube API access for AI agents β€” no Google quota hassle transcriptapi Full TranscriptAPI access with all endpoints video-transcript Convert YouTube videos to text transcripts yt Quick YouTube utility for fast lookups

Pricing

Plan Price Credits Rate Limit Free $0 100 credits on signup 300 req/min Starter $5/month 1,000 credits/month 300 req/min Starter Annual $54/year ($4.50/mo) 1,000 credits/month 300 req/min

Most operations cost 1 credit. Channel resolve and latest are free. No credit card required for the free tier.

View pricing β†’

Supported Agents

Works with any AI agent that supports the Agent Skills format:

Agent Install Command 🦞 OpenClaw (ClawdBot/Moltbot) npx clawhub@latest install youtube-full Hermes Agent hermes skills install skills-sh/ZeroPointRepo/youtube-skills/skills/youtube-full Claude Code npx skills add ZeroPointRepo/youtube-skills Cursor npx skills add ZeroPointRepo/youtube-skills Antigravity npx skills add ZeroPointRepo/youtube-skills Cline npx skills add ZeroPointRepo/youtube-skills Codex npx skills add ZeroPointRepo/youtube-skills Others Goose, AMP, Kiro, Roo, OpenCode, Gemini, GitHub Copilot...

Powered by TranscriptAPI

TranscriptAPI.com β€” 15M+ transcripts/month, 99.9% uptime.

Also available: MCP Server for direct LLM integration with Claude and ChatGPT.

Full API docs: transcriptapi.com/docs

Contributing

PRs welcome. See CONTRIBUTING.md.

License

MIT Β© TranscriptAPI