← 返回 Skills 市场
YouTube Channel Section
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
252
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-channel-section
功能描述
Manage YouTube channel sections. Use this skill to list or delete channel sections. Useful when working with YouTube channel section — provides commands to d...
安全使用建议
This skill delegates work to the yutu CLI and asks only for OAuth client credentials and the cached token it needs to call the YouTube API — that's expected. Before installing: (1) verify the @eat-pray-ai/yutu package and its GitHub repo/release authenticity; (2) ensure you create OAuth credentials with minimal scopes and keep client_secret.json and youtube.token.json secure; (3) prefer installing from a trusted source (official releases) and review what the yutu binary will do, since installing an npm binary gives that code permission to run on your machine; (4) do not provide unrelated credentials. If you need higher assurance, inspect the yutu project source and its releases before installing.
功能分析
Type: OpenClaw Skill
Name: youtube-channel-section
Version: 0.10.7-dev
The skill is a legitimate wrapper for the 'yutu' CLI tool, designed to manage YouTube channel sections. It requires standard YouTube API OAuth credentials (client_secret.json and youtube.token.json) and provides clear documentation for setup and usage. No evidence of data exfiltration, malicious execution, or prompt injection was found; the requested permissions and environment variables are consistent with the stated functionality of interacting with the YouTube Data API.
能力评估
Purpose & Capability
The name/description, required binary (yutu), declared config files (client_secret.json, youtube.token.json), and env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) all align with managing YouTube channel sections via a CLI that uses Google OAuth.
Instruction Scope
SKILL.md only instructs the agent to run yutu channelSection list/delete and includes a setup guide for obtaining OAuth credentials and tokens. It does not request unrelated files, system credentials, or external endpoints beyond GitHub references and the YouTube OAuth flow.
Install Mechanism
Install uses a published Node package (@eat-pray-ai/yutu) that provides the yutu binary. This is a common, expected mechanism for a CLI wrapper but carries the usual npm-package trust considerations (verify package/repo provenance before installing).
Credentials
Required env vars and config paths are narrowly scoped to OAuth client credentials and the cached token used to call the YouTube API. No unrelated secrets or multiple unrelated credentials are requested.
Persistence & Privilege
The skill does not set always:true and does not request system-wide persistent privileges. Autonomous invocation is allowed (default) which is normal for skills and appropriate here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-channel-section - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-channel-section触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata in SKILL.md to add Openclaw compatibility details, including required environment variables, binaries, config files, and install instructions.
- No functional or command changes to the skill itself.
v0.10.6-3
- Improved skill documentation with clear setup and usage instructions.
- Added detailed requirements: yutu CLI, Google OAuth credentials, and token.
- Clarified available commands: list and delete channel sections.
- Included quick start examples for easier onboarding.
元数据
常见问题
YouTube Channel Section 是什么?
Manage YouTube channel sections. Use this skill to list or delete channel sections. Useful when working with YouTube channel section — provides commands to d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。
如何安装 YouTube Channel Section?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-channel-section」即可一键安装,无需额外配置。
YouTube Channel Section 是免费的吗?
是的,YouTube Channel Section 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Channel Section 支持哪些平台?
YouTube Channel Section 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Channel Section?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills