youtube-creator-cli-skill

Govern YouTube Creator CLI operations with validation, secret handling, and error control.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/hcassar93/youtube-cli --skill youtube-creator-cli-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-creator-cli-skill
Source: https://github.com/hcassar93/youtube-cli/tree/main
Command: npx skills add https://github.com/hcassar93/youtube-cli --skill youtube-creator-cli-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, policy-aware approach to controlling YouTube Creator CLI usage to prevent misconfigurations, protect credentials, and ensure repeatable automation.

Core Features & Use Cases

  • Safe setup and authentication flows with token management
  • End-to-end workflows for uploading videos, updating metadata, thumbnails, playlists, and comments
  • Multi-profile support and audit-friendly operations

Quick Start

Use the YouTube Creator CLI to perform a sample, safe operation (e.g., run setup, then auth, then upload a test video).

Frequently Asked Questions about youtube-creator-cli-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate YouTube video uploads safely using the command line?

Automate YouTube video uploads safely by applying structured, policy-aware CLI workflows that enforce strict secret handling, token management, and robust error handling to prevent misconfigurations and protect credentials.

What is the best way to manage OAuth authentication for YouTube Creator CLI workflows?

Manage OAuth authentication for YouTube Creator CLI workflows through safe setup flows with token management, ensuring deterministic automation and audit-friendly operations across single or multi-profile contexts.

Can I manage multiple YouTube channel profiles with a single CLI automation setup?

Yes, you can manage multiple YouTube channel profiles within a single CLI automation setup, as the workflow supports multi-profile contexts and audit-friendly operations across authentication, content operations, and read-only actions.

How do I update video metadata, thumbnails, and playlists deterministically via the YouTube CLI?

Update video metadata, thumbnails, and playlists deterministically by applying end-to-end workflows that enforce strict validation and robust error handling, ensuring repeatable content operations across your YouTube channel contexts.

Why does my YouTube Creator CLI automation fail with authentication or compliance errors?

YouTube Creator CLI automation fails with authentication or compliance errors when secret handling and validation are not strictly enforced, which this approach prevents through policy-aware controls and robust error handling.