SkillForge transforms YouTube videos into structured, reusable skill files to expand the knowledge base of any AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install youtube-skillforge
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-skillforge using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
SkillForge is a powerful utility designed to bridge the gap between video content and AI-ready knowledge. By extracting and synthesizing transcripts from YouTube, it creates creator-attributed skills that integrate seamlessly with your existing AI infrastructure. As part of the Openclaw Skills ecosystem, it allows developers and researchers to forge, compound, and recall specialized knowledge from creators they trust.
The primary purpose is to enable AI agents to learn from the vast educational resources available on YouTube. It does not just download transcripts; it organizes them into a structured library with full-text search capabilities, making it an essential component for anyone building intelligent, knowledge-driven agents using Openclaw Skills.
First, ensure you have the necessary dependencies installed:
brew install yt-dlp
npm install -g youtube-skillforge
Then, initialize the environment and forge your first skill by providing a video URL:
skillforge watch https://www.youtube.com/watch?v=EXAMPLE_ID
To enable the MCP server for agent interaction, use the serve command:
skillforge serve
SkillForge maintains a clean hierarchy within the ~/.skillforge/ directory to manage your Openclaw Skills.
| Directory/File | Description |
|---|---|
| library/ | Markdown skill files organized by creator slug and topic (e.g., library/creator/topic/SKILL.md). |
| config.json | User preferences including trusted creators list and consent flags. |
| proposals/ | Saved scan proposals for deferred builds and batch processing. |
| skills.db | SQLite full-text search index used by the MCP server for rapid knowledge retrieval. |
Loading
Manage and automate your Home Assistant smart home devices directly through your AI agent.

A high-performance, GPU-free text-to-speech skill for Windows that leverages built-in SAPI5 and Neural voices for instant audio generation.

A versatile skill that enables AI agents to access external intelligence through browser automation and API endpoints like ChatGPT, Claude, and Hugging Face.

Integrate external LLMs like ChatGPT and Claude directly into your agent's workflow as callable tools using browser automation or APIs.

A powerful interface to run Fabric AI patterns for sophisticated text transformation, structured content extraction, and automated analysis.

Moltlist is a decentralized marketplace allowing AI agents to browse, hire, and sell services using secure escrow transactions.








































