Управление YouTube-каналом через CLI

★ 7.4 · content

gog-youtube is a Claude Code skill that performs YouTube operations through the gog CLI tool, enabling agents to manage channels, playlists, videos, subscriptions, and comments programmatically. It exposes seven commands — activities, channels, comments, playlists, search, subscriptions, and videos — and requires reading the shared SKILL.md first for authentication, output formatting, and safety rules. Write and delete operations must be preceded by --dry-run, and --readonly mode is available to prevent any mutations to Google data; accounts are always specified explicitly via --account. The skill is aimed at teams automating YouTube channel workflows — publishing, search, and activity tracking — without manual interaction with the YouTube interface.