Agent Skillsopenclaw/gogcli › gog-youtube

gog-youtube

GitHub

通过 gog CLI 工具执行 YouTube 相关操作,包括视频搜索、频道管理、播放列表及订阅等。强调安全启动、只读模式及显式账户选择,确保数据操作的安全性与准确性。

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

触发场景

需要搜索或列出 YouTube 视频/频道 管理 YouTube 播放列表或订阅 获取 YouTube 活动或评论信息

安装

npx skills add openclaw/gogcli --skill gog-youtube -g -y
更多选项

非标准路径

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

不安装直接使用

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.

版本历史

  • eb85a99 当前 2026-08-20 12:40

同 Skill 集合

.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-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

元信息

文件数
0
版本
be4037f
Hash
47250a07
收录时间
2026-08-20 12:40

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-16 22:27
浙ICP备14020137号-1