email-triage

Read unread Gmail messages, generate summaries, classify, and assign priorities.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Zenobia000/openclaw-power-workstation --skill email-triage-zenobia000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-triage
Source: https://github.com/Zenobia000/openclaw-power-workstation/tree/main/claw-assistant/module_pack/module_02_email/email-triage
Command: npx skills add https://github.com/Zenobia000/openclaw-power-workstation --skill email-triage-zenobia000

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Read unread Gmail messages, generate AI summaries, classify into categories (Inquiry/Support/Booking/Spam/Other), and assign a priority (High/Medium/Low) to output a structured triage list.

Core Features & Use Cases

  • Read unread Gmail messages and produce AI-generated summaries.
  • Classify emails into categories and assign priority for triage.
  • Output both human-readable and machine-parseable results for follow-up actions.

Quick Start

Start by configuring Gmail API credentials and running the triage workflow on your inbox.

Frequently Asked Questions about email-triage

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

FAQPage Schema
How do I automatically summarize and prioritize unread Gmail messages?

You can automate Gmail triage by reading unread messages to generate AI summaries, classify them into categories like Inquiry or Support, and assign High, Medium, or Low priority.

What Gmail API scopes are required for automated email triage?

Automated email triage requires Gmail API scopes including gmail.modify and gmail.labels to read unread messages and apply categorization settings from references/email_fields.json.

How does AI email classification sort incoming Gmail into categories?

AI email classification processes unread Gmail content and sorts messages into predefined categories such as Inquiry, Support, Booking, Spam, or Other to produce a structured triage list.

Can I output machine-parseable results from Gmail priority assignment?

Yes, Gmail priority assignment outputs both human-readable summaries and machine-parseable structured results, allowing you to directly filter emails by urgency and trigger follow-up actions.

What is the best way to triage a high volume of unread Gmail for follow-up actions?

The best way to triage high-volume unread Gmail is using automated AI summarization and classification to assign priority levels, quickly assessing new emails to decide on structured follow-up actions.

Are there limitations to using automated Gmail classification for spam filtering?

Automated Gmail classification includes a Spam category within its predefined sorting logic, but it functions as a structured triage output for assessment rather than a dedicated spam blocking mechanism.