Email Triage

Classify incoming emails into five categories with response and archival flags.

18|7|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/thecloudtips/founder-os --skill email-triage-thecloudtips
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Email Triage
Source: https://github.com/thecloudtips/founder-os/tree/main/plugin/skills/inbox/email-triage
Command: npx skills add https://github.com/thecloudtips/founder-os --skill email-triage-thecloudtips

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes teams (resource) components.

What problem does it solve?

This Skill tackles email overload by automatically classifying incoming messages, determining if a response is needed, and flagging emails for archiving, significantly reducing the time spent managing your inbox.

Core Features & Use Cases

  • 5-Category Classification: Assigns emails to action_required, waiting_on, fyi, newsletter, or promotions.
  • Response & Archival Flags: Sets needs_response and archivable booleans based on content and sender priority.
  • VIP Handling: Special rules for important contacts ensure critical messages are never missed or auto-archived.
  • Use Case: Automatically sort a flood of daily emails into actionable tasks, important updates, newsletters to read later, and promotional content to be archived, ensuring you focus on what truly matters.

Quick Start

Classify the latest email in 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 sort and prioritize my inbox emails?

Inbox automation prioritizes messages by classifying emails into five categories—action_required, waiting_on, fyi, newsletter, and promotions—and assigning boolean flags for response and archival status based on detailed heuristics and user preferences.

What is the best way to classify promotional emails and newsletters?

Classifying promotional emails and newsletters is handled by sorting them into specific promotional or newsletter categories, setting an archivable flag to reduce inbox clutter, and ensuring they are separated from direct questions and action items.

Can I use email triage rules to ensure VIP senders are never auto-archived?

Yes, email triage supports VIP handling by applying special rules for important contacts. This ensures critical messages from VIP senders are never missed or automatically archived, overriding standard archivable flags.

Does automated email classification work with thread context?

Automated email classification operates based on thread context and detailed heuristics to accurately categorize direct questions, action items, and informational content within ongoing email conversations.

How do I flag incoming emails that need a response?

Flagging emails that need a response is achieved by setting a needs_response boolean flag. This status is determined by analyzing email content, action items, and sender priority to highlight direct questions requiring replies.