gws-gmail-triage

Display unread Gmail messages with sender, subject, and date.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill gws-gmail-triage-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-gmail-triage
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/gws-gmail-triage
Command: npx skills add https://github.com/temple-slope/dotfiles --skill gws-gmail-triage-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unread Gmail messages can pile up, making it hard to quickly understand who sent what and when. This Skill provides a compact, readable summary to help triage without opening each email.

Core Features & Use Cases

  • Show unread messages with sender, subject, and date.
  • Customize output with max, query, and labels for focused triage.
  • Use cases: quick daily inbox skim, standup prep, and urgent item review.

Quick Start

Run gws gmail +triage to display a summary of unread messages.

Frequently Asked Questions about gws-gmail-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a summary of unread Gmail messages without opening each one?

You can get a concise unread Gmail summary by running the triage command, which displays sender, subject, and date for quick inbox triage. This allows you to skim unread messages rapidly without opening individual emails.

Can I filter my unread Gmail inbox by sender or keywords?

Yes, you can filter your unread Gmail inbox summary by sender or keywords using query and labels flags. These flags customize the output for focused triage, helping you review specific messages during daily inbox skims or urgent item reviews.

Does the Gmail triage skill modify or delete my emails?

No, the Gmail triage skill only reads authenticated mailbox data in read-only mode. It displays a compact summary of unread messages including sender, subject, and date without modifying, deleting, or marking your emails as read.

What is the best way to prepare for a standup using my Gmail inbox?

The best way to prepare for a standup is generating a compact Gmail inbox summary of unread messages. The triage skill supports standup prep by showing recent sender, subject, and date details, letting you quickly review urgent items.

How do I limit the number of unread emails shown in my Gmail summary?

You can limit the number of unread emails shown by using the max flag when running the triage command. This flag customizes the output volume, ensuring your Gmail summary remains concise and manageable for quick daily inbox skims.

Do I need the gws framework to run the Gmail triage skill?

Yes, you need the gws framework and the gws-gmail-triage skill installed to run the inbox summary command. The skill operates within this tooling environment to read authenticated mailbox data and display unread messages.