← 返回 Skills 市场
openwaygate

YouTube Caption

作者 OpenWaygate · GitHub ↗ · v0.10.7-dev · MIT-0
cross-platform ✓ 安全检测通过
262
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-caption
功能描述
Manage YouTube video captions. Use this skill to list, insert, update, download, or delete video captions. Useful when working with YouTube caption — provide...
安全使用建议
This skill appears to be what it says: a wrapper around the yutu CLI for YouTube caption management. Before installing: (1) review the npm package and GitHub repo (@eat-pray-ai/yutu) to ensure you trust the publisher; (2) understand that you must provide OAuth client credentials and will grant YouTube API access — the tool will open a browser and write a local token file (youtube.token.json); keep those files private; (3) prefer installing with a trusted package manager or inspect the package contents before global install; and (4) if you are concerned about autonomous agent invocation, be aware the platform allows skills to be invoked by agents by default — you can restrict or review skill usage in your agent settings.
功能分析
Type: OpenClaw Skill Name: youtube-caption Version: 0.10.7-dev The skill bundle provides a legitimate interface for managing YouTube captions using the 'yutu' CLI tool. It includes comprehensive documentation for listing, downloading, inserting, and deleting captions, along with a setup guide for Google Cloud Platform OAuth authentication. The code and instructions (SKILL.md and references) are consistent with the stated purpose and show no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the requirements: the skill needs the yutu CLI, OAuth client secret/token files, and env vars for the yutu tool — all of which are appropriate for managing YouTube captions via the YouTube Data API.
Instruction Scope
SKILL.md only instructs the agent to use the yutu CLI to list/insert/update/download/delete captions and to run the yutu auth flow to obtain an OAuth token; it does not ask the agent to read unrelated system files or exfiltrate data to unexpected endpoints. The auth flow will open a browser and save a local token (youtube.token.json), which is expected for OAuth.
Install Mechanism
Install spec uses an npm package (@eat-pray-ai/yutu) which matches the GitHub homepage; this is a common, expected mechanism (moderate risk vs. system packages). The setup doc also documents alternative installation methods (brew/winget/go/releases) though only the node install is declared in the install spec — not harmful but a minor documentation/metadata mismatch to be aware of.
Credentials
Requested env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and config paths (client_secret.json, youtube.token.json) directly map to OAuth client credentials and cached tokens required to call the YouTube API. The scope and number of credentials are proportionate to the described functionality.
Persistence & Privilege
always:false (no forced presence). The skill does not request elevated system-wide privileges or modification of other skills. It will rely on locally stored OAuth tokens created by the yutu auth flow, which is normal for a CLI tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-caption
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-caption 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Added detailed `openclaw` metadata, including environment variables, required binaries, config files, emoji, homepage, and install instructions. - Removed general compatibility section and replaced with structured requirements under metadata. - No changes to main usage instructions or operations.
v0.10.6-3
- Expanded the SKILL.md documentation with setup instructions, operation details, and quick start examples. - Clarified requirements, including yutu CLI installation and necessary Google Cloud OAuth credentials. - Listed all main caption management commands and triggers supported by the skill. - Improved guidance for first-time users with a reference to the setup guide.
元数据
Slug youtube-caption
版本 0.10.7-dev
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

YouTube Caption 是什么?

Manage YouTube video captions. Use this skill to list, insert, update, download, or delete video captions. Useful when working with YouTube caption — provide... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。

如何安装 YouTube Caption?

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

YouTube Caption 是免费的吗?

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

YouTube Caption 支持哪些平台?

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

谁开发了 YouTube Caption?

由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。

💬 留言讨论