¿Qué es gws-gmail-reply-all?
Gmail: Responder a todos a un mensaje (maneja los hilos automáticamente). Fuente: googleworkspace/cli.
Gmail: Responder a todos a un mensaje (maneja los hilos automáticamente).
Instala rápidamente el skill de IA gws-gmail-reply-all en tu entorno de desarrollo mediante línea de comandos
Fuente: 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: Responder a todos a un mensaje (maneja los hilos automáticamente). Fuente: googleworkspace/cli.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-allGmail: Responder a todos a un mensaje (maneja los hilos automáticamente). Fuente: googleworkspace/cli.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-all Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/googleworkspace/cli