gws-gmail-reply-all
Reply to all recipients of a Gmail message with automatic thread handling.
What it does
- Replies to the sender and all original To/CC recipients.
- Use --to to add extra recipients to the To field.
- Use --cc to add new CC recipients.
- Use --bcc for recipients who should not be visible to others.
- Use --remove to exclude recipients from the outgoing reply, including the sender or Reply-To target.
- The command fails if no To recipient remains after exclusions and --to additions.
- Use -a/--attach to add file attachments. Can be specified multiple times.
Requirements & configuration
- PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Reply to all recipients of a Gmail message with automatic thread handling.
Source
Repository: https://github.com/googleworkspace/cli
gws-gmail-reply-all FAQ
What does the gws-gmail-reply-all skill do?
Gmail: Reply-all to a message (handles threading automatically). Replies to the sender and all original To/CC recipients. Use --to to add extra recipients to the To field.
What does gws-gmail-reply-all require?
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
How do I install gws-gmail-reply-all?
Run: npx -y skills add https://github.com/googleworkspace/cli --skill gws-gmail-reply-all --agent claude-code — the source lives at github.com/googleworkspace/cli.
Maintain gws-gmail-reply-all?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/googleworkspace-cli-gws-gmail-reply-all?ref=badge) npx agentictools info skills/googleworkspace-cli-gws-gmail-reply-all The second line is the CLI lookup for this page — handy in READMEs and docs.