← 返回 Skills 市场
koren-source

YouTube SkillForge

作者 koren-source · GitHub ↗ · v4.1.2
cross-platform ✓ 安全检测通过
328
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-skillforge
功能描述
Turn YouTube videos into structured, reusable skill files that make any AI agent smarter. Forge, compound, and recall creator-attributed knowledge.
安全使用建议
The skill appears coherent for turning YouTube content into local skill files, but before you install: 1) Verify the npm package publisher and view the package source (check for unexpected postinstall scripts or network calls). 2) Confirm you trust the package owner — registry metadata has no homepage/source URL. 3) Expect the CLI to create ~/.skillforge/ (it says it will prompt for consent) — inspect that directory and its files after first run. 4) Understand that transcript synthesis uses whatever LLM keys your agent already has (e.g. ANTHROPIC_API_KEY); the skill doesn't ask for new credentials but will rely on existing agent-provider credentials. 5) Prefer installing yt-dlp from a trusted package manager (Homebrew) and consider running the CLI in a sandboxed environment initially. If you want higher assurance, request the skill's source code or an official homepage before adding it to production agents.
功能分析
Type: OpenClaw Skill Name: youtube-skillforge Version: 4.1.2 The skill appears benign. The `SKILL.md` transparently describes its functionality, explicitly stating it does not handle user credentials and that its internal server uses stdio transport with 'no network exposure'. File system writes are confined to `~/.skillforge/` and require user consent. There are no indicators of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or obfuscation in the provided files. The dependencies (`yt-dlp` and its own npm package) are standard and align with the stated purpose.
能力评估
Purpose & Capability
The skill converts YouTube videos into skill files; requiring yt-dlp and offering a node CLI is appropriate and proportional. The listed binaries and install steps align with the stated purpose.
Instruction Scope
SKILL.md stays mostly within scope: it documents writing only to ~/.skillforge (with a consent prompt), rebuilding a local SQLite index, and running an MCP stdio server. It also notes that it uses whatever LLM the host agent already has configured (e.g. ANTHROPIC_API_KEY) — this is plausible but worth noting because the skill will rely on the agent's provider credentials even though it doesn't request them directly.
Install Mechanism
Install spec uses an npm package (youtube-skillforge) and Homebrew formula for yt-dlp, both reasonable. However the registry metadata lists no homepage/source URL and the skill's registry owner is opaque; you should verify the npm package publisher and any postinstall scripts before installing.
Credentials
The skill declares no required env vars and doesn't ask for credentials. It will, however, invoke the host agent's configured LLM (which may require provider keys already present in the agent environment). That use is consistent with the described behavior but users should be aware their agent's provider keys may be used to synthesize transcripts.
Persistence & Privilege
always:false (not force-included) and the skill writes only to its own folder (~/.skillforge/) per the docs. It runs as a subprocess over stdio and does not require network-facing servers. These privileges are reasonable for the stated functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-skillforge
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-skillforge 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.1.2
Security compliance: accurate metadata (stdio MCP transport, no API keys required, yt-dlp binary declared, first-run consent flow)
v4.1.1
youtube-skillforge 4.1.1 - Updated documentation with detailed instructions, usage examples, and feature highlights in SKILL.md. - Clarified installation steps, including dependency on yt-dlp. - Provided example outputs for clearer understanding of extracted skill structure. - Emphasized support for any public YouTube video and seamless skill merging from the same creator.
元数据
Slug youtube-skillforge
版本 4.1.2
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

YouTube SkillForge 是什么?

Turn YouTube videos into structured, reusable skill files that make any AI agent smarter. Forge, compound, and recall creator-attributed knowledge. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。

如何安装 YouTube SkillForge?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-skillforge」即可一键安装,无需额外配置。

YouTube SkillForge 是免费的吗?

是的,YouTube SkillForge 完全免费(开源免费),可自由下载、安装和使用。

YouTube SkillForge 支持哪些平台?

YouTube SkillForge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 YouTube SkillForge?

由 koren-source(@koren-source)开发并维护,当前版本 v4.1.2。

💬 留言讨论