G
gws-gmail-triage
by @googleworkspacev
4.6(298)
Display summary information of Gmail unread inbox, including sender, subject, and date, for quick browsing.
Installation
npx skills add googleworkspace/cli --skill gws-gmail-triagecompare_arrows
Before / After Comparison
1 组Before
When faced with a large number of unread emails, you need to open the Gmail web page or client one by one, manually filter important emails, which is time-consuming and prone to missing critical information.
After
Using the `gws gmail +triage` command, you can quickly get a summary of unread emails (sender, subject, date), efficiently identify and process important emails, greatly improving email processing efficiency.
SKILL.md
gmail +triage
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Show unread inbox summary (sender, subject, date)
Usage
gws gmail +triage
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--max | — | 20 | Maximum messages to show (default: 20) |
--query | — | — | Gmail search query (default: is:unread) |
--labels | — | — | Include label names in output |
Examples
gws gmail +triage
gws gmail +triage --max 5 --query 'from:boss'
gws gmail +triage --format json | jq '.[].subject'
gws gmail +triage --labels
Tips
- Read-only — never modifies your mailbox.
- Defaults to table output format.
See Also
- gws-shared — Global flags and auth
- gws-gmail — All send, read, and manage email commands
User Reviews (0)
Write a Review
Effect
Usability
Docs
Compatibility
No reviews yet
Statistics
Installs22.5K
Rating4.6 / 5.0
Version
Updated2026年5月23日
Comparisons1
User Rating
4.6(298)
5
23%
4
51%
3
23%
2
2%
1
0%
Rate this Skill
0.0
Compatible Platforms
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
Timeline
Created2026年3月16日
Last Updated2026年5月23日