¿Qué es gws-gmail-forward?
Gmail: reenvía un mensaje a nuevos destinatarios. Fuente: googleworkspace/cli.
Gmail: reenvía un mensaje a nuevos destinatarios.
Instala rápidamente el skill de IA gws-gmail-forward 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 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: reenvía un mensaje a nuevos destinatarios. Fuente: googleworkspace/cli.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forwardGmail: reenvía un mensaje a nuevos destinatarios. 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-forward 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