gws-gmail-triage

Quickly summarize unread Gmail inbox messages with sender, subject, and date.

googleworkspace ↓ 36k
Claude Code
View source ↗

What it does

  • Read-only — never modifies your mailbox.
  • Defaults to table output format.
  • gws-shared — Global flags and auth
  • gws-gmail — All send, read, and manage email commands

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

Quickly summarize unread Gmail inbox messages with sender, subject, and date.

Source

Repository: https://github.com/googleworkspace/cli

gws-gmail-triage FAQ

What does the gws-gmail-triage skill do?

Gmail: Show unread inbox summary (sender, subject, date). Read-only — never modifies your mailbox. Defaults to table output format.

What does gws-gmail-triage 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-triage?

Run: npx -y skills add https://github.com/googleworkspace/cli --skill gws-gmail-triage --agent claude-code — the source lives at github.com/googleworkspace/cli.

Maintain gws-gmail-triage?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

gws-gmail-triage on getagentictools
[![gws-gmail-triage on getagentictools](https://getagentictools.com/badge/skills/googleworkspace-cli-gws-gmail-triage.svg)](https://getagentictools.com/skills/googleworkspace-cli-gws-gmail-triage?ref=badge)
npx agentictools info skills/googleworkspace-cli-gws-gmail-triage

The second line is the CLI lookup for this page — handy in READMEs and docs.