← 返回 Skills 市场
grpaiva

Youtube

作者 Gustavo Paiva · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
7500
总下载
6
收藏
91
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube
功能描述
Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback.
安全使用建议
Install only if you trust the zubeid-youtube-mcp-server package or repository, prefer pinned or reviewed versions, restrict the YouTube API key to YouTube Data API v3, and keep the key out of source control and shared files.
功能分析
Type: OpenClaw Skill Name: youtube Version: 1.0.1 The skill is classified as suspicious due to its instructions in `SKILL.md` for the AI agent to `git clone` an external repository (`https://github.com/ZubeidHendricks/youtube-mcp-server`) into `/tmp` and then execute `npm install` and `npm run build` within that directory. This constitutes a significant supply chain risk, as it allows for arbitrary code execution if the remote GitHub repository were compromised or contained malicious code. While presented as a setup or troubleshooting step, it's a direct instruction to fetch and execute unverified code from an external source, introducing a high-risk capability without clear malicious intent within the provided skill files themselves.
能力评估
Purpose & Capability
The stated purpose is YouTube search, metadata, channel lookup, and transcript retrieval; the use of YouTube Data API, a YouTube MCP server, and yt-dlp fallback fits that purpose.
Instruction Scope
Instructions are user-directed setup and usage examples, but the security note overstates the trust boundary by claiming only googleapis.com network calls and no third-party involvement despite documented MCP, GitHub, npm, and youtube.com/yt-dlp paths.
Install Mechanism
The skill is markdown-only, but it tells users to install unpinned third-party npm and pip tooling and optionally clone/build a GitHub repository. This is disclosed and purpose-aligned, not hidden automatic execution.
Credentials
A YouTube API key is proportionate for the stated API functionality, and the skill recommends restricting the key to YouTube Data API v3, though README credential guidance is lighter than ideal.
Persistence & Privilege
No background persistence, privilege escalation, destructive actions, or broad local indexing are shown; global package installation and running a local MCP process are notable but expected for this integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Documentation expanded and clarified in README.md. - Additional usage examples, troubleshooting advice, and step-by-step setup instructions included. - Security guidance and common workflow sections improved for easier reference.
v1.0.0
Initial release of YouTube research & transcription skill. - Search YouTube videos, channels, and playlists using the YouTube Data API v3. - Retrieve video details (title, description, stats, publish date) and channel info. - Fetch video transcripts via MCP server, with yt-dlp fallback when needed. - Provides setup instructions for both MCP server and yt-dlp. - Includes example usage workflows for video research, transcript extraction, and troubleshooting.
元数据
Slug youtube
版本 1.0.1
许可证
累计安装 249
当前安装数 91
历史版本数 2
常见问题

Youtube 是什么?

Search YouTube videos, get channel info, fetch video details and transcripts using YouTube Data API v3 via MCP server or yt-dlp fallback. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7500 次。

如何安装 Youtube?

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

Youtube 是免费的吗?

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

Youtube 支持哪些平台?

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

谁开发了 Youtube?

由 Gustavo Paiva(@grpaiva)开发并维护,当前版本 v1.0.1。

💬 留言讨论