YouTube Watcher
clawhubMedia Download Easy
3.7
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.
clawhub install youtube-watcher获取 YouTube 播放列表中的单个项目。
# Install Skill (downloads SKILL.md to .claude/skills/) clawhub install youtube-playlist-item # Then just tell Claude: "use YouTube Playlist Item to help me..."
# Same install command — works with all SKILL.md-compatible AI coding tools clawhub install youtube-playlist-item
This Skill is compatible with the OpenClaw standard. After installation, a SKILL.md file is auto-generated, usable by any OpenClaw-compatible AI Agent (Claude Code, Cursor, Windsurf, etc.).
# Show all playlist item commands
yutu playlistItem --help
# List playlist item
yutu playlistItem list
clawhub run youtube-playlist-item --playlist-id PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf --max-results 50 --output playlist_items.jsonFetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
clawhub install youtube-watcher