An advanced analysis engine for extracting transcripts, metadata, and intelligent insights from YouTube content.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install youtube-pro
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-pro using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
YouTube Pro is a high-performance toolset designed to give AI agents deep visibility into video content. By leveraging this addition to your Openclaw Skills, developers can automate the extraction of raw transcripts and metadata using specialized tools like summarize and web_fetch. This skill is particularly valuable for those needing to process large volumes of video data into actionable text without manual oversight.
Beyond simple text extraction, YouTube Pro integrates sophisticated analysis workflows. When you utilize this within your Openclaw Skills environment, it can trigger visual and audio processing through external utilities, providing a multi-modal understanding of any video. Whether you are building a research assistant or a content curation bot, this skill provides the necessary technical bridge to the YouTube platform.
To integrate this into your Openclaw Skills collection, ensure your environment has the required media processing tools installed:
# Install media extraction utilities
sudo apt update && sudo apt install ffmpeg
pip install yt-dlp
# Configure the skill in your agent profile
# Ensure the summarize and web_fetch tools are enabled
The skill organizes extracted data into a structured format for easy consumption by other Openclaw Skills. Metadata and text are handled as follows:
| Data Type | Format | Description |
|---|---|---|
| Transcript | Plain Text | Full text extraction with optional auto-translation |
| Metadata | JSON Object | Title, Author, View Count, and Duration |
| Media Segments | MP3/MP4 | Specific clips extracted via yt-dlp |
| Visual Frames | PNG/JPG | Image files generated at specific timestamps for analysis |
Loading
A professional-grade toolkit for implementing design systems, responsive layouts, and immersive game-specific UI/UX standards.

A specialized workflow for bundling modern React and Vite applications into portable, single-file HTML artifacts for seamless distribution.

A high-performance video editing skill leveraging Remotion and FFmpeg for programmatic video production and processing on remote nodes.

A rigorous verification protocol that mandates fresh, objective evidence before an AI agent can claim task completion or perform a commit.

Reef is a secure A2A protocol that enables AI agents to communicate, discover each other, and collaborate through encrypted messaging and decentralized apps.

A utility skill for Openclaw Skills to manage NLB Singapore library loans and perform advanced catalogue searches.








































