Agent Skillsopenclaw/gogcli › gog-youtube

gog-youtube

GitHub

基于 gog 工具执行 YouTube 平台操作,涵盖频道管理、视频搜索、播放列表及评论互动等。强调安全启动、只读模式及自动化规范,确保数据操作的可控性与准确性。

.agents/skills/gog-youtube/SKILL.md openclaw/gogcli

Trigger Scenarios

需要管理 YouTube 频道或内容时 执行 YouTube 相关的自动化脚本任务时

Install

npx skills add openclaw/gogcli --skill gog-youtube -g -y
More Options

Non-standard path

npx skills add https://github.com/openclaw/gogcli/tree/main/.agents/skills/gog-youtube -g -y

Use without installing

npx skills use openclaw/gogcli@gog-youtube

指定 Agent (Claude Code)

npx skills add openclaw/gogcli --skill gog-youtube -a claude-code -g -y

安装 repo 全部 skill

npx skills add openclaw/gogcli --all -g -y

预览 repo 内 skill

npx skills add openclaw/gogcli --list

SKILL.md

Frontmatter
{
    "name": "gog-youtube",
    "description": "YouTube operations through gog."
}

YouTube

Use gog for YouTube operations. Read ../gog/SKILL.md first for shared auth, output, safety, and live-write rules.

Safe start

gog auth list --check --json --no-input
gog schema youtube --json
gog --readonly --account user@example.com youtube --help
  • Select the account explicitly with --account.
  • Use --json --wrap-untrusted for agent-readable Google content.
  • Use --readonly when the task must not mutate Google data.
  • Use --no-input in automation and --dry-run before supported writes.
  • Confirm the exact account, object, and mutation before any write or delete.

Commands

Command Purpose
activities List channel activities
channels List channels
comments List comment threads
playlists Manage playlists
search Search YouTube for videos, channels, or playlists
subscriptions Manage channel subscriptions
videos List or get videos

Run gog youtube <command> --help for flags and gog schema youtube <command> --json for the machine-readable contract. Do not guess command syntax.

Version History

  • eb85a99 Current 2026-08-20 12:40

Same Skill Collection

.agents/skills/crabbox/SKILL.md
.agents/skills/gog-contacts-cleanup/SKILL.md
.agents/skills/gog-drive-audit/SKILL.md
.agents/skills/gog-inbox-triage/SKILL.md
.agents/skills/gog-meeting-prep/SKILL.md
.agents/skills/gog-save-attachments/SKILL.md
.agents/skills/gog-weekly-digest/SKILL.md
.agents/skills/gog/SKILL.md
.agents/skills/gog-admin/SKILL.md
.agents/skills/gog-adsense/SKILL.md
.agents/skills/gog-analytics/SKILL.md
.agents/skills/gog-appscript/SKILL.md
.agents/skills/gog-calendar/SKILL.md
.agents/skills/gog-chat/SKILL.md
.agents/skills/gog-classroom/SKILL.md
.agents/skills/gog-contacts/SKILL.md
.agents/skills/gog-docs/SKILL.md
.agents/skills/gog-drive/SKILL.md
.agents/skills/gog-forms/SKILL.md
.agents/skills/gog-gmail/SKILL.md
.agents/skills/gog-groups/SKILL.md
.agents/skills/gog-keep/SKILL.md
.agents/skills/gog-maps/SKILL.md
.agents/skills/gog-meet/SKILL.md
.agents/skills/gog-people/SKILL.md
.agents/skills/gog-photos/SKILL.md
.agents/skills/gog-searchconsole/SKILL.md
.agents/skills/gog-sheets/SKILL.md
.agents/skills/gog-sites/SKILL.md
.agents/skills/gog-slides/SKILL.md
.agents/skills/gog-tasks/SKILL.md

Metadata

Files
0
Version
5c918b6
Hash
47250a07
Indexed
2026-08-20 12:40

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-23 04:37
浙ICP备14020137号-1