← Back to Skills Marketplace
YouTube I18n Language
by
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
250
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-i18n-language
Description
Manage YouTube i18n languages. Use this skill to list available internationalization languages. Useful when working with YouTube i18n language — provides com...
Usage Guidance
This skill is coherent: it simply wraps the yutu CLI and needs your Google OAuth client credentials and token to call the YouTube API. Before installing, verify the upstream package/release (GitHub repo and npm package) are legitimate, install from the official release location, and keep your OAuth client secret and token stored only where needed (use least-privilege credentials and avoid putting long‑lived secrets in shared/global env vars). If you want extra caution, review the yutu project's source and release artifacts before running npm install or placing the binary on your PATH.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-i18n-language
Version: 0.10.7-dev
This skill is a legitimate wrapper for the `yutu` CLI tool, used to list YouTube internationalization (i18n) languages. It requires standard YouTube API credentials (client_secret.json, youtube.token.json) and provides clear setup instructions for OAuth authentication. No evidence of data exfiltration, malicious execution, or prompt injection was found in the SKILL.md or reference files.
Capability Assessment
Purpose & Capability
The skill is a thin wrapper around the yutu CLI to list YouTube i18n languages. Required binary (yutu), OAuth credential and cached token, and the client_secret.json / youtube.token.json files are all consistent with calling the YouTube Data API.
Instruction Scope
SKILL.md only instructs the agent to use the yutu CLI and points to setup/install steps. It does not request unrelated files, arbitrary system data, or external endpoints beyond the documented YouTube/GCP flows.
Install Mechanism
Install spec points to an npm package (@eat-pray-ai/yutu) and setup suggests brew/winget/go or GitHub releases. This is proportionate for a CLI but installing a third‑party package carries the usual supply‑chain risk — verify the package and release binaries before installing.
Credentials
Declared env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) map directly to Google OAuth client secret and token as described in the setup guide. The number and type of secrets requested are appropriate for YouTube API access.
Persistence & Privilege
The skill is not marked always:true and does not request system‑wide changes. Autonomous invocation is allowed (default) but the skill does not request elevated or permanent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-i18n-language - After installation, invoke the skill by name or use
/youtube-i18n-language - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.10.7-dev
- Updated SKILL.md to use the new openclaw metadata format for requirements, install info, and homepage link.
- No functional or command changes; documentation and metadata only.
v0.10.6-3
- Updated SKILL.md with detailed setup, usage instructions, and operation references.
- Clarified requirements, including yutu CLI, Google Cloud OAuth credentials, and token.
- Added example commands for quick start.
- Listed environment variables and required config paths for setup.
Metadata
Frequently Asked Questions
What is YouTube I18n Language?
Manage YouTube i18n languages. Use this skill to list available internationalization languages. Useful when working with YouTube i18n language — provides com... It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.
How do I install YouTube I18n Language?
Run "/install youtube-i18n-language" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YouTube I18n Language free?
Yes, YouTube I18n Language is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YouTube I18n Language support?
YouTube I18n Language is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YouTube I18n Language?
It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.
More Skills