← Back to Skills Marketplace
YouTube Playlist
by
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
253
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-playlist-yutu
Description
Manage YouTube playlists. Use this skill to list, create, update, or delete playlists. Useful when working with YouTube playlist — provides commands to delet...
Usage Guidance
This skill is instruction-only and appears coherent: it requires installing the yutu CLI and configuring Google OAuth (client_secret.json and youtube.token.json). Before installing, verify the npm package and GitHub repository (https://github.com/eat-pray-ai/yutu) to ensure you trust the publisher; review the package source if you can. Keep your client_secret.json and youtube.token.json private and store them securely. During setup yutu will open a browser for OAuth consent — confirm the scopes requested are appropriate for your account. Avoid pasting raw credentials into untrusted terminals or environments. If you want extra assurance, run the yutu binary from a checked-out release tarball or inspect the package contents before global installation.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-playlist-yutu
Version: 0.10.7-dev
The skill bundle is a legitimate wrapper for the 'yutu' CLI tool, designed to manage YouTube playlists via the YouTube Data API. It includes standard documentation for CRUD operations and setup instructions for OAuth2 authentication (client_secret.json and youtube.token.json), with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description, required binary (yutu), install spec (@eat-pray-ai/yutu), required env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and config paths (client_secret.json, youtube.token.json) all match a CLI that uses Google OAuth to manage YouTube playlists.
Instruction Scope
SKILL.md and reference docs only instruct using the yutu CLI and its auth flow (yutu auth). They reference the declared config files and do not request unrelated files, system paths, or external endpoints beyond the expected GitHub repo and Google's OAuth redirect for authorization.
Install Mechanism
Install uses an npm package (@eat-pray-ai/yutu) which produces the expected 'yutu' binary. Alternative install methods are documented in setup.md (brew/winget/go/releases). No arbitrary download URLs or extract-from-unknown-host behavior in the skill manifest.
Credentials
Required env vars and config paths are OAuth client credential and token artifacts appropriate for YouTube API access. No unrelated secrets or multiple unrelated credentials are requested. PrimaryEnv is set to YUTU_CREDENTIAL, which is consistent.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill 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-yutu - After installation, invoke the skill by name or use
/youtube-playlist-yutu - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.10.7-dev
- Added OpenClaw compatibility metadata, including required env vars, bins, config files, and install instructions.
- Updated skill metadata to include homepage link and emoji.
- Previous compatibility section has been replaced and expanded with structured OpenClaw metadata.
v0.10.6-3
- Added detailed documentation and usage instructions in SKILL.md.
- Expanded skill triggers and clarified supported playlist operations.
- Included setup requirements for Google OAuth and yutu CLI in compatibility notes.
- Provided quick start examples and direct links to reference documentation.
Metadata
Frequently Asked Questions
What is YouTube Playlist?
Manage YouTube playlists. Use this skill to list, create, update, or delete playlists. Useful when working with YouTube playlist — provides commands to delet... It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.
How do I install YouTube Playlist?
Run "/install youtube-playlist-yutu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YouTube Playlist free?
Yes, YouTube Playlist is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YouTube Playlist support?
YouTube Playlist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YouTube Playlist?
It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.
More Skills