Was ist gws-gmail-reply-all?
Gmail: Allen auf eine Nachricht antworten (verarbeitet den Thread automatisch). Quelle: googleworkspace/cli.
Gmail: Allen auf eine Nachricht antworten (verarbeitet den Thread automatisch).
Installieren Sie den KI-Skill gws-gmail-reply-all 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 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: Allen auf eine Nachricht antworten (verarbeitet den Thread automatisch). Quelle: googleworkspace/cli.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-allGmail: Allen auf eine Nachricht antworten (verarbeitet den Thread automatisch). 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-reply-all 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