Was ist gws-gmail-forward?
Gmail: Leiten Sie eine Nachricht an neue Empfänger weiter. Quelle: googleworkspace/cli.
Gmail: Leiten Sie eine Nachricht an neue Empfänger weiter.
Installieren Sie den KI-Skill gws-gmail-forward schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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: Leiten Sie eine Nachricht an neue Empfänger weiter. Quelle: googleworkspace/cli.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forwardGmail: Leiten Sie eine Nachricht an neue Empfänger weiter. Quelle: googleworkspace/cli.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forward Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/googleworkspace/cli