← Back to Skills Marketplace
openwaygate

YouTube Subscription

by OpenWaygate · GitHub ↗ · v0.10.7-dev · MIT-0
cross-platform ✓ Security Clean
245
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-subscription
Description
Manage YouTube subscriptions. Use this skill to list subscriptions/subscribers, subscribe to channels, or unsubscribe. Useful when working with YouTube subsc...
Usage Guidance
This skill appears coherent with its purpose, but before installing: (1) Inspect the upstream project (https://github.com/eat-pray-ai/yutu) to verify maintainership, recent releases, and issues; (2) prefer installing via your platform package manager (brew/winget) or a vetted npm registry rather than running unknown binaries; (3) only supply OAuth credentials with the minimal scopes needed and avoid placing long-lived secrets in global env vars if possible; (4) keep youtube.token.json in a secure location and consider a dedicated account for automation; (5) if you need stronger assurance, review the yutu package source code or run it in an isolated environment/container before giving it access to your primary Google account.
Capability Analysis
Type: OpenClaw Skill Name: youtube-subscription Version: 0.10.7-dev The skill provides a legitimate interface for managing YouTube subscriptions using the `yutu` CLI tool. It includes standard documentation for setting up Google Cloud Platform OAuth credentials and performing list, insert, and delete operations. No suspicious behaviors, data exfiltration, or malicious instructions were identified in the SKILL.md or reference files.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions and required items: a yutu CLI plus Google OAuth credentials and a cached token are exactly what a YouTube subscription manager needs.
Instruction Scope
SKILL.md and reference docs only instruct using the yutu CLI and its auth flow (yutu auth). They do not ask the agent to read unrelated files or send data to endpoints outside YouTube/GCP.
Install Mechanism
Install spec references an npm package @eat-pray-ai/yutu which produces the required yutu binary; the README also documents official releases/brew/winget options. No arbitrary download URLs or extract-from-unknown-host installs are used.
Credentials
Required environment variables (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN) and config paths (client_secret.json, youtube.token.json) are directly related to OAuth authorization for YouTube and are proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill does not request elevated system persistence or modify other skills; autonomous invocation is allowed but is the normal platform default and not combined with other concerns here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-subscription
  3. After installation, invoke the skill by name or use /youtube-subscription
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.10.7-dev
- Updated metadata section in SKILL.md to add Openclaw-specific fields including requirements, primary environment variable, emoji, homepage, and install instructions. - Replaced previous compatibility and metadata blocks with the new Openclaw metadata structure.
v0.10.6-3
- Added detailed skill description and requirements in SKILL.md. - Included setup and installation instructions for first-time users. - Listed all available commands and their triggers for managing YouTube subscriptions. - Provided references for each operation (delete, insert, list) with links to further details. - Specified compatibility requirements: yutu CLI, Google OAuth credentials, network access.
Metadata
Slug youtube-subscription
Version 0.10.7-dev
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is YouTube Subscription?

Manage YouTube subscriptions. Use this skill to list subscriptions/subscribers, subscribe to channels, or unsubscribe. Useful when working with YouTube subsc... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.

How do I install YouTube Subscription?

Run "/install youtube-subscription" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is YouTube Subscription free?

Yes, YouTube Subscription is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does YouTube Subscription support?

YouTube Subscription is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created YouTube Subscription?

It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.

💬 Comments