Home/HR 与招聘/gws-gmail-triage
G

gws-gmail-triage

by @googleworkspacev
4.0(0)

Display summary information of Gmail unread inbox, including sender, subject, and date, for quick browsing.

Gmail APIEmail AutomationInbox ManagementGoogle Workspace CLIProductivity ToolsGitHub
Installation
npx skills add googleworkspace/cli --skill gws-gmail-triage
compare_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.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Show unread inbox summary (sender, subject, date)

Usage

gws gmail +triage

Flags

FlagRequiredDefaultDescription
--max20Maximum messages to show (default: 20)
--queryGmail search query (default: is:unread)
--labelsInclude 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

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日