G
gws-gmail-triage
by @googleworkspacev
4.0(0)
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.
description SKILL.md
name: gws-gmail-triage version: 1.0.0 description: "Gmail: Show unread inbox summary (sender, subject, date)." metadata: openclaw: category: "productivity" requires: bins: ["gws"] cliHelp: "gws gmail +triage --help"
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
forumUser Reviews (0)
Write a Review
Effect
Usability
Docs
Compatibility
No reviews yet
Statistics
Installs7.5K
Rating4.0 / 5.0
Version
Updated2026年3月16日
Comparisons1
User Rating
4.0(0)
5
0%
4
0%
3
0%
2
0%
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年3月16日