·gws-gmail-watch
</>

gws-gmail-watch

Gmail: 新しいメールを監視し、NDJSON としてストリーミングします。

2.8Kインストール·440トレンド·@googleworkspace

インストール

$npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watch

gws-gmail-watch のインストール方法

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

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-watch
  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.

| --project | — | — | GCP project ID for Pub/Sub resources | | --subscription | — | — | Existing Pub/Sub subscription name (skip setup) | | --topic | — | — | Existing Pub/Sub topic with Gmail push permission already granted | | --label-ids | — | — | Comma-separated Gmail label IDs to filter (e.g., INBOX,UNREAD) |

| --max-messages | — | 10 | Max messages per pull batch | | --poll-interval | — | 5 | Seconds between pulls | | --msg-format | — | full | Gmail message format: full, metadata, minimal, raw | | --once | — | — | Pull once and exit | | --cleanup | — | — | Delete created Pub/Sub resources on exit |

引用可能な情報

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

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

Browse more skills from googleworkspace/cli

クイックアンサー

gws-gmail-watch とは?

Gmail: 新しいメールを監視し、NDJSON としてストリーミングします。 ソース: googleworkspace/cli。

gws-gmail-watch のインストール方法は?

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

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

https://github.com/googleworkspace/cli