·gws-events-subscribe
</>

gws-events-subscribe

Google Workspace イベント: Workspace イベントをサブスクライブし、NDJSON としてストリーミングします。

2.0Kインストール·345トレンド·@googleworkspace

インストール

$npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe

gws-events-subscribe のインストール方法

コマンドラインで gws-events-subscribe AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: googleworkspace/cli。

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

| --target | — | — | Workspace resource URI (e.g., //chat.googleapis.com/spaces/SPACEID) | | --event-types | — | — | Comma-separated CloudEvents types to subscribe to | | --project | — | — | GCP project ID for Pub/Sub resources | | --subscription | — | — | Existing Pub/Sub subscription name (skip setup) |

| --max-messages | — | 10 | Max messages per pull batch (default: 10) | | --poll-interval | — | 5 | Seconds between pulls (default: 5) | | --once | — | — | Pull once and exit | | --cleanup | — | — | Delete created Pub/Sub resources on exit | | --no-ack | — | — | Don't auto-acknowledge messages |

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-05
更新日
2026-03-10

Browse more skills from googleworkspace/cli

クイックアンサー

gws-events-subscribe とは?

Google Workspace イベント: Workspace イベントをサブスクライブし、NDJSON としてストリーミングします。 ソース: googleworkspace/cli。

gws-events-subscribe のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/googleworkspace/cli