← 返回 Skills 市场
YouTube Subscription
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
245
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-subscription
功能描述
Manage YouTube subscriptions. Use this skill to list subscriptions/subscribers, subscribe to channels, or unsubscribe. Useful when working with YouTube subsc...
安全使用建议
This skill appears coherent with its purpose, but before installing: (1) Inspect the upstream project (https://github.com/eat-pray-ai/yutu) to verify maintainership, recent releases, and issues; (2) prefer installing via your platform package manager (brew/winget) or a vetted npm registry rather than running unknown binaries; (3) only supply OAuth credentials with the minimal scopes needed and avoid placing long-lived secrets in global env vars if possible; (4) keep youtube.token.json in a secure location and consider a dedicated account for automation; (5) if you need stronger assurance, review the yutu package source code or run it in an isolated environment/container before giving it access to your primary Google account.
功能分析
Type: OpenClaw Skill
Name: youtube-subscription
Version: 0.10.7-dev
The skill provides a legitimate interface for managing YouTube subscriptions using the `yutu` CLI tool. It includes standard documentation for setting up Google Cloud Platform OAuth credentials and performing list, insert, and delete operations. No suspicious behaviors, data exfiltration, or malicious instructions were identified in the SKILL.md or reference files.
能力评估
Purpose & Capability
Name/description match the runtime instructions and required items: a yutu CLI plus Google OAuth credentials and a cached token are exactly what a YouTube subscription manager needs.
Instruction Scope
SKILL.md and reference docs only instruct using the yutu CLI and its auth flow (yutu auth). They do not ask the agent to read unrelated files or send data to endpoints outside YouTube/GCP.
Install Mechanism
Install spec references an npm package @eat-pray-ai/yutu which produces the required yutu binary; the README also documents official releases/brew/winget options. No arbitrary download URLs or extract-from-unknown-host installs are used.
Credentials
Required environment variables (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and config paths (client_secret.json, youtube.token.json) are directly related to OAuth authorization for YouTube and are proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill does not request elevated system persistence or modify other skills; autonomous invocation is allowed but is the normal platform default and not combined with other concerns here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-subscription - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-subscription触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata section in SKILL.md to add Openclaw-specific fields including requirements, primary environment variable, emoji, homepage, and install instructions.
- Replaced previous compatibility and metadata blocks with the new Openclaw metadata structure.
v0.10.6-3
- Added detailed skill description and requirements in SKILL.md.
- Included setup and installation instructions for first-time users.
- Listed all available commands and their triggers for managing YouTube subscriptions.
- Provided references for each operation (delete, insert, list) with links to further details.
- Specified compatibility requirements: yutu CLI, Google OAuth credentials, network access.
元数据
常见问题
YouTube Subscription 是什么?
Manage YouTube subscriptions. Use this skill to list subscriptions/subscribers, subscribe to channels, or unsubscribe. Useful when working with YouTube subsc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 YouTube Subscription?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-subscription」即可一键安装,无需额外配置。
YouTube Subscription 是免费的吗?
是的,YouTube Subscription 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Subscription 支持哪些平台?
YouTube Subscription 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Subscription?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills