← 返回 Skills 市场
byungkyu

YouTube

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
27991
总下载
145
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install youtube-api-skill
功能描述
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Before installing, be comfortable using Maton as a gateway to your YouTube account. Prefer OAuth, connect only the YouTube account and scopes needed, review any requested playlist/comment/subscription changes before approving them, and avoid the raw API-key fallback unless the CLI cannot be used.
能力评估
Credentials
Network access to Maton and YouTube is necessary for the stated integration, and the skill expressly limits local execution, treats YouTube responses as untrusted data, and says fetched content must not drive command execution.
Install Mechanism
Installation uses the external Maton CLI via npm or Homebrew, with optional SDK packages; this is disclosed and coherent for an API integration, but users should understand they are installing and trusting Maton's tooling.
Instruction Scope
The instructions repeatedly require defaulting to read/list calls, checking command help, specifying connections when ambiguous, and getting explicit user approval before connection creation or any POST, PUT, PATCH, or DELETE operation.
Persistence & Privilege
OAuth tokens, API keys, or SDK sessions may persist in the OS credential store or environment as documented; the skill gives clear handling rules and warns against printing, exporting, dumping, or persisting credentials outside the intended store.
Purpose & Capability
The skill's stated purpose is YouTube Data API access for search, channel data, playlists, comments, subscriptions, and related account operations, and the documented capabilities match that purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-api-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-api-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.6
- Removed the sample file skill-card.md from the project. - No user-facing feature or functional changes in the API or documentation.
v1.0.5
- Added CLI command examples demonstrating YouTube API usage with the Maton CLI (`maton youtube ...`, `maton api ...`). - Added installation instructions for the Maton CLI via npm and Homebrew. - Updated authentication and connection management sections with CLI commands, enhancing clarity for both CLI and Python users. - Included command-line examples throughout the API Reference to show how to use the CLI for common tasks. - No functional or code changes; documentation improvements only.
v1.0.4
- Switched API and connection URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Clarified that only endpoints listed in the API Reference are supported. - Added a new Security & Permissions section emphasizing user approval for write operations. - Updated connection management instructions, including clearer handling of multiple connections. - Removed the LICENSE.txt file.
v1.0.3
- Added metadata in SKILL.md for clawdbot integration, including an emoji and required environment variable. - No functional changes to code or documentation content.
v1.0.2
- No visible file changes detected in this version. - Functionality, documentation, and metadata remain unchanged from the previous release.
v1.0.1
- Added guidance in the description to use the api-gateway skill for other third-party apps. - Updated all shell-based usage and connection management examples to use Python scripts instead of curl commands for better cross-platform compatibility and demonstration. - Adjusted environment variable usage in documentation examples for consistency with Python. - No underlying code or interface changes—documentation only.
v1.0.0
- Major update: moved to Maton API gateway with managed OAuth for YouTube access. - Added modern endpoint documentation for searching, video/channel/playlist management, and comment/connection handling. - Uses Maton API key for authentication; OAuth connection managed via Maton portal. - New instructions for managing Google connections and associating credentials. - Legacy implementation and fallback instructions (yt-dlp/MCP server) removed. - Usage examples updated for new API base URLs and authentication.
元数据
Slug youtube-api-skill
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

YouTube 是什么?

YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 27991 次。

如何安装 YouTube?

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

YouTube 是免费的吗?

是的,YouTube 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

YouTube 支持哪些平台?

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

谁开发了 YouTube?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论