agentsclimarketplace

Gws gmail triage

Skill ComeOnOliver/skillshub/skills/googleworkspace/cli/gws-gmail-triage

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill gws-gmail-triage

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Gmail: Show unread inbox summary (sender, subject, date).

SKILL.md

1.2 KB, 285 tokens by cl100k_base, as published. Nobody here has run it

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
--maxβ€”20Maximum 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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.