Che cos'è gws-gmail-reply-all?
Gmail: risposta a tutti a un messaggio (gestisce il threading automaticamente). Fonte: googleworkspace/cli.
Gmail: risposta a tutti a un messaggio (gestisce il threading automaticamente).
Installa rapidamente la skill AI gws-gmail-reply-all nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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: risposta a tutti a un messaggio (gestisce il threading automaticamente). Fonte: googleworkspace/cli.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-allGmail: risposta a tutti a un messaggio (gestisce il threading automaticamente). Fonte: googleworkspace/cli.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-all Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/googleworkspace/cli