← 返回
内容创作 中文

YouTube SkillForge

Turn YouTube videos into structured, reusable skill files that make any AI agent smarter. Forge, compound, and recall creator-attributed knowledge.
将YouTube视频转化为结构化、可复用的技能文件,赋能AI智能体。构建、组合并调用注明出处的内容知识。
koren-source
内容创作 clawhub v4.1.2 1 版本 100000 Key: 无需
★ 1
Stars
📥 536
下载
💾 18
安装
1
版本
#latest

概述

SkillForge

Turn YouTube videos into structured, reusable skill files that make any AI agent smarter.

Credential Requirements

SkillForge requires no API keys or credentials of its own. It produces structured skill files from YouTube transcripts; transcript synthesis uses whatever LLM the user's OpenClaw agent is already configured with (e.g. Claude via ANTHROPIC_API_KEY). SkillForge never stores, proxies, or manages provider credentials.

File System Behavior

SkillForge writes to ~/.skillforge/ on first use. Before creating this directory, the CLI prompts for explicit user consent.

Contents of ~/.skillforge/:

  • library/ — Skill files organized by creator slug and topic (e.g. library/alex-hormozi/lead-magnets/SKILL.md)
  • config.json — User preferences (trusted creators list, consent flag)
  • proposals/ — Saved scan proposals for deferred builds
  • skills.db — SQLite full-text search index used by the MCP server and recall command

SkillForge does not write outside ~/.skillforge/ unless the user provides an explicit --output path.

MCP Server Behavior

The skillforge serve command starts an MCP server using stdio transport (StdioServerTransport from @modelcontextprotocol/sdk). It communicates via stdin/stdout as a subprocess — there is no HTTP server, no port binding, and no network exposure. The host agent (e.g. Claude Desktop) launches SkillForge as a child process and exchanges JSON-RPC messages over the stdio pipe.

The server exposes two tools:

  • skillforge_recall — Full-text search across indexed skills
  • skillforge_list — List all skills grouped by creator

On startup, the server rebuilds the SQLite index at ~/.skillforge/skills.db from skill files on disk.

Commands

CommandWrites to ~/.skillforge/Description
-------------------------------------------------
watch YesBuild a skill from a single YouTube video
build [url]YesBuild from URL, channel, topic, or proposal
scan YesScore videos by relevance and save a proposal
serveYesStart the MCP server (stdio transport)
forgeYesAlias for build
trust add/removeYesManage trusted creators
recallNoSearch the skill library by intent
listNoList all saved skills
checkNoCheck if a skill exists for an intent
suggestNoSearch YouTube for channels by topic
shareNoExport a skill with attribution
check-authNoVerify provider authentication

版本历史

共 1 个版本

  • v4.1.2 当前
    2026-03-30 06:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,493
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,867
content-creation

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 41,075