← Back to Skills Marketplace
YouTube Playlist Item
by
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
241
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-playlist-item
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-playlist-item - After installation, invoke the skill by name or use
/youtube-playlist-item - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 241 downloads so far.
How do I install YouTube Playlist Item?
Run "/install youtube-playlist-item" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YouTube Playlist Item free?
Yes, YouTube Playlist Item is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YouTube Playlist Item support?
YouTube Playlist Item is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YouTube Playlist Item?
It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.
More Skills