ワンクリックで
google-groups
List Google Groups via the gog CLI. Use for viewing group membership or finding groups.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
List Google Groups via the gog CLI. Use for viewing group membership or finding groups.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use for questions about people, teams, or relationships. Record source notes, reconcile durable memory, create relationships, and query the knowledge graph. Handles sensitive HR data with privacy labels.
Query Granola meeting notes and transcripts. Use when asked about meeting content, action items, or what was discussed.
Use for any calendar work - scheduling meetings, finding free time, searching for events, auditing 1:1s, checking availability, or managing recurring meetings.
Manage Notion pages, databases, and comments from the command line. Search, view, create, and edit content in your Notion workspace.
Read Slack messages, threads, and channels via CLI. Use when asked to view Slack URLs, search Slack, or look up Slack users.
| name | google-groups |
| description | List Google Groups via the gog CLI. Use for viewing group membership or finding groups. |
| allowed-tools | Bash(gog:*) |
List Google Groups via gog.
# List all groups
gog groups list --json
# List all groups (paginated)
gog groups list --all --json
Use gog groups --help for full options.