gws-gmail-reply-all とは?
Gmail: メッセージに全員に返信 (スレッド化は自動的に処理されます)。 ソース: googleworkspace/cli。
Gmail: メッセージに全員に返信 (スレッド化は自動的に処理されます)。
コマンドラインで gws-gmail-reply-all AI スキルを開発環境にすばやくインストール
ソース: googleworkspace/cli。
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --message-id | ✓ | — | Gmail message ID to reply to | | --body | ✓ | — | Reply body (plain text) | | --from | — | — | Sender address (for send-as/alias; omit to use account default) | | --cc | — | — | Additional CC recipients (comma-separated) | | --remove | — | — | Exclude recipients from the outgoing reply (comma-separated emails) |
| --dry-run | — | — | Show the request that would be sent without executing it |
Gmail: メッセージに全員に返信 (スレッド化は自動的に処理されます)。 ソース: googleworkspace/cli。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-allGmail: メッセージに全員に返信 (スレッド化は自動的に処理されます)。 ソース: googleworkspace/cli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-all インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/googleworkspace/cli