gws-gmail-forward とは?
Gmail: 新しい受信者にメッセージを転送します。 ソース: googleworkspace/cli。
Gmail: 新しい受信者にメッセージを転送します。
コマンドラインで gws-gmail-forward 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 forward | | --to | ✓ | — | Recipient email address(es), comma-separated | | --from | — | — | Sender address (for send-as/alias; omit to use account default) | | --cc | — | — | CC recipients (comma-separated) | | --body | — | — | Optional note to include above the forwarded message |
| --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-forwardGmail: 新しい受信者にメッセージを転送します。 ソース: googleworkspace/cli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forward インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/googleworkspace/cli