email-triage

Triage incoming emails to prioritize attention and deferral.

1|Updated May 9, 2026
One-click install
npx skills add https://github.com/weiping/gbrain-cn --skill email-triage-weiping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-triage
Source: https://github.com/weiping/gbrain-cn/tree/main/test/fixtures/openclaw-compact-resolver/skills/email-triage
Command: npx skills add https://github.com/weiping/gbrain-cn --skill email-triage-weiping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly triage incoming emails so you can focus on the messages that matter and reduce inbox overload.

Core Features & Use Cases

  • Inbox sorting: Identify which emails should be addressed now versus later.
  • Light organization for follow-up: Provide structure so the rest of your workflow can act on the right messages.
  • Fixture/testing use case: Acts as a stub for fixture testing in the compact-resolver regression suite, not a full production triage system.

Quick Start

Ask the system to triage email based on your inbox and return the sorted results.

Frequently Asked Questions about email-triage

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

FAQPage Schema
How do I sort my inbox to prioritize emails that need immediate attention?

Inbox sorting triages incoming emails by categorizing what needs attention now versus what can wait. It identifies priority messages during your morning email review so you can focus on urgent items first.

What is the best way to organize my morning email review workflow?

Morning workflow email triage provides structure by sorting messages into priority categories and prepping next actions. It identifies follow-up items so your daily workflow can act on the right messages efficiently.

How does email triage handle follow-up categorization for incoming messages?

Email triage applies light organization for follow-up by categorizing incoming messages based on urgency. It returns sorted results that distinguish which emails need immediate response and which can be deferred.

Can I use this email triage system for production inbox management?

This email triage tool acts as a stub for fixture testing in the compact-resolver regression suite, not a full production triage system. It provides deterministic instructions for testing workflows rather than comprehensive inbox management.

What do I need to load the deterministic triage instructions for testing?

The skill entrypoint defined in SKILL.md loads deterministic triage instructions for fixture-based testing. No additional dependencies or components are required to run the basic email categorization workflow.

Why does my inbox sorting return fixture-based results instead of live email data?

Fixture-based testing results occur because this skill operates as a stub for the compact-resolver regression suite. It applies deterministic triage instructions designed for testing rather than processing live inbox data.