Youtube Skills For Ai Agents
@ZeroPointRepo
Youtube Skills For Ai Agents について
YouTube skills powered by TranscriptAPI gives MCP-compatible AI agents direct access to YouTube's largest knowledge base. Extract full transcripts with timestamps from any public YouTube video, search across entire channels by keyword, and pull transcripts from complete playlists
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"youtube-skills": {
"command": "npx",
"args": [
"-y",
"@anthropic-ai/claude-code",
"--skills_path",
"/path/to/youtube-skills"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Youtube Skills For Ai Agents?
Youtube Skills For Ai Agents gives your AI agent instant access to YouTube transcripts, video search, channel data, and playlist extraction. It works without yt-dlp, headless browsers, or binaries, powered by TranscriptAPI. Designed for any agent that supports the Agent Skills format, including OpenClaw, Claude Code, Cursor, Windsurf, and more.
How to use Youtube Skills For Ai Agents?
Install via npx skills add ZeroPointRepo/youtube-skills --skill youtube-full or npx clawhub@latest install youtube-full. On first run, the agent automatically sets up a free API key by email OTP. For manual setup, use the included registration script or sign up at transcriptapi.com and export the key.
Key features of Youtube Skills For Ai Agents
- Get YouTube transcripts with timestamps
- Search YouTube for videos and channels
- Browse channel uploads and latest videos
- Extract all videos from a playlist
- Bulk download transcripts for multiple videos
- Resolve channel @handles automatically
- Search within a specific channel
- No Google API key, quota, or OAuth required
Use cases of Youtube Skills For Ai Agents
- Summarize a YouTube video from its transcript
- Find and summarize the top 5 videos on a research topic
- List all recent uploads from a favorite channel
- Extract every transcript from a playlist for analysis
- Search a specific channel for videos about a keyword
FAQ from Youtube Skills For Ai Agents
How do I get a YouTube transcript?
Install youtube-full and ask your agent to "Get the transcript for this video: [URL]". The agent fetches the full transcript with timestamps.
Do I need a Google YouTube Data API key?
No. TranscriptAPI replaces the Google YouTube Data API for transcript extraction, search, and channel/playlist operations. No Google Cloud project, quota limits, or OAuth setup required.
Do I need an API key?
Yes, but signup is free and instant — 100 credits, no credit card required. Your agent handles the setup automatically on first run via email OTP.
Which skill should I install?
Install youtube-full for all features (recommended). For specific tasks, choose: transcript, youtube-search, youtube-channels, or youtube-playlist.
Can I bulk download YouTube transcripts?
Yes. Install youtube-full and ask your agent to "Get transcripts for all videos in this playlist: [URL]". The agent iterates through the playlist and extracts each transcript.
「メディアとデザイン」の他のコンテンツ
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
コメント