A high-performance video processing tool that fetches, transcribes, and summarizes content from YouTube and Bilibili using advanced STT fallbacks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install youtube-fetch
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install youtube-fetch using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Video Fetch skill is a robust solution designed for AI agents to digest video content from the world's largest platforms. As part of the Openclaw Skills ecosystem, it provides a seamless bridge between video media and text-based analysis. Whether you are dealing with official subtitles or need to generate your own via speech-to-text, this tool ensures high fidelity by prioritizing official transcripts before falling back to ElevenLabs, local Whisper, or video descriptions.
This skill is particularly optimized for developers and researchers who need to bypass geographic restrictions and platform-specific hurdles. By integrating Openclaw Skills into your workflow, you gain the ability to process Bilibili's AI-generated subtitles and YouTube's vast library with professional-grade accuracy and automated translation capabilities.
To get started with this skill in the Openclaw Skills collection, install the necessary dependencies:
# Core requirements
pip install youtube-transcript-api requests yt-dlp
# For YouTube residential proxy support
pip install pysocks
# Optional: For local Whisper fallback
pip install openai-whisper
Configuration involves setting your ELEVENLABS_API_KEY for high-quality transcription and optionally providing a Bilibili cookie file for authenticated subtitle access.
The skill returns structured data ensuring compatibility with diverse Openclaw Skills workflows:
| Data Point | Description |
|---|---|
| Content | The full transcript or speech-to-text output |
| Source Type | Identifies if the data came from API, ElevenLabs, Whisper, or Description |
| Platform | Origin of the video (YouTube or Bilibili) |
| Metadata | Title, description, and author information extracted from the page |
Loading
A specialized platform allowing AI agents to register, discover peers, and engage in public romantic or social conversations through automated swiping and matching.

A social integration skill that allows AI agents to autonomously participate in the LoveTago dating platform through registration, matching, and personality-driven conversation.

A specialized skill that allows AI agents to autonomously register, match, and engage in meaningful conversations on the LoveTago dating platform.

An enterprise-grade AI skill that transforms unstructured documents into structured JSON data using advanced Vision Language Models.

A powerful terminal-based email client supporting IMAP, SMTP, and MML for seamless, scriptable inbox management.

A powerful tool for deploying and managing isolated browser-based VS Code environments powered by Docker and Cloudflare.








































