← 返回 Skills 市场
YouTube Playlist Item
作者
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
241
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-playlist-item
功能描述
Manage YouTube playlist items. Use this skill to list items in a playlist, add new items, update items, or remove items. Useful when working with YouTube pla...
安全使用建议
This skill appears to do what it says: it wraps the yutu CLI and requires Google OAuth credentials and a saved token. Before installing/using it: 1) Inspect the upstream project (https://github.com/eat-pray-ai/yutu) and npm package to verify the publisher and recent activity; 2) be aware that npm/global installs run third‑party code—consider installing in an isolated environment or using a packaged release you trust; 3) provide a least-privilege OAuth client (restrict scopes) and use a dedicated account/token you can revoke if needed; 4) confirm the expected redirect (http://localhost:8216) during auth and that tokens are stored only in the declared youtube.token.json; 5) revoke OAuth credentials if you later suspect compromise.
功能分析
Type: OpenClaw Skill
Name: youtube-playlist-item
Version: 0.10.7-dev
The skill is a legitimate wrapper for the 'yutu' CLI tool (hosted at github.com/eat-pray-ai/yutu) designed to manage YouTube playlist items. It requires standard YouTube API OAuth credentials and provides well-documented commands for listing, inserting, updating, and deleting playlist items. No evidence of malicious intent, data exfiltration, or prompt injection was found in the SKILL.md or reference files.
能力评估
Purpose & Capability
Name/description, required binary (yutu), required config files (client_secret.json, youtube.token.json) and env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) all match a YouTube OAuth-based CLI that manages playlist items.
Instruction Scope
SKILL.md instructs only to run the yutu CLI and to perform OAuth setup (yutu auth) which saves tokens locally. It does not ask for unrelated files, hidden endpoints, or unexplained data exfiltration.
Install Mechanism
Declared install is a Node package (@eat-pray-ai/yutu) that produces a yutu binary; setup docs also mention brew/winget/go/GitHub releases. This is coherent for a CLI but installing npm/global packages executes third‑party code (postinstall scripts etc.), so verify package origin and integrity before installing.
Credentials
Requested env vars and config paths are the OAuth client secret and cached token needed to call the YouTube API. These are sensitive but expected and limited to the YouTube integration.
Persistence & Privilege
Skill is not forced-always (always:false) and uses normal autonomous invocation. It does not request system-wide configuration changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-playlist-item - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-playlist-item触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.10.7-dev
- Updated metadata to include OpenClaw requirements such as environment variables, binaries, config files, install instructions, and a homepage link.
- Added OpenClaw-specific fields: primaryEnv, emoji, homepage, and Node package installation details.
- No changes to command usage or main functionality.
v0.10.6-3
- Updated documentation with clearer setup and usage instructions.
- Added detailed descriptions of available operations and required configuration.
- Expanded trigger phrases for all supported playlist item actions.
- Improved compatibility notes for required dependencies and environment variables.
元数据
常见问题
YouTube Playlist Item 是什么?
Manage YouTube playlist items. Use this skill to list items in a playlist, add new items, update items, or remove items. Useful when working with YouTube pla... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 241 次。
如何安装 YouTube Playlist Item?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-playlist-item」即可一键安装,无需额外配置。
YouTube Playlist Item 是免费的吗?
是的,YouTube Playlist Item 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Playlist Item 支持哪些平台?
YouTube Playlist Item 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Playlist Item?
由 OpenWaygate(@openwaygate)开发并维护,当前版本 v0.10.7-dev。
推荐 Skills