inbox-triage

Classify Gmail threads into priority levels and archive low-priority emails via CLI.

16|2|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/maroffo/claude-forge --skill inbox-triage-maroffo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inbox-triage
Source: https://github.com/maroffo/claude-forge/tree/main/skills/inbox-triage
Command: npx skills add https://github.com/maroffo/claude-forge --skill inbox-triage-maroffo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pydantic, pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you quickly review and prioritize your Gmail inbox, ensuring that important emails are addressed promptly and clutter is managed effectively.

Core Features & Use Cases

  • Automated Classification: Automatically categorizes unread emails into priority levels (P1-P4) based on sender, labels, and categories.
  • Batch Archiving: Allows for the bulk archiving of low-priority emails.
  • Actionable Summary: Provides a clear, prioritized summary of your inbox, highlighting what needs your attention.
  • Use Case: When you return from a vacation, use this Skill to quickly see which emails are urgent (P1), important (P2), and which can be bulk-archived (P3, P4).

Quick Start

Review and classify your unread Gmail inbox by running the inbox-triage classify command.

Frequently Asked Questions about inbox-triage

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

FAQPage Schema
How do I automatically classify and prioritize unread Gmail inbox threads?

Batch archiving low-priority emails is supported through CLI commands that integrate with `gog` for Gmail operations. This allows you to identify P3 and P4 messages and automatically archive them in bulk to clear inbox clutter.

What is the best way to triage a Gmail inbox after returning from vacation?

Yes, you can configure classification rules by adjusting the rule-based system settings. The Skill categorizes unread emails into priority levels (P1-P4) based on sender, labels, and categories, enabling automated batch archiving of low-priority messages via CLI commands.

Do I need the `gog` tool to manage and archive Gmail messages?

This approach uses a configurable rule-based system for email classification, unlike manual filtering. It automatically categorizes unread threads into priority levels (P1-P4) based on sender, labels, and categories, and supports automated batch archiving for low-priority messages.

When should I not use an automated rule-based system for email triage?

Configuring classification rules requires installing the `pydantic` and `pyyaml` dependencies to manage settings. You can then define criteria based on sender, labels, and categories to categorize unread Gmail threads into priority levels (P1-P4) for automated batch archiving.