Agent Skillsmohitagw15856/pm-claude-skills › email-triage-system

email-triage-system

GitHub

将杂乱收件箱转化为四动词(归档、立即回复、任务、暂存)系统,执行两分钟规则并建立每日固定时间窗处理流程。适用于收件箱失控、求助收件箱清零或构建邮件分类系统的场景。

skills/email-triage-system/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

help me get to inbox zero my email is out of control build me an email triage system process this backlog

Install

npx skills add mohitagw15856/pm-claude-skills --skill email-triage-system -g -y
More Options

Use without installing

npx skills use mohitagw15856/pm-claude-skills@email-triage-system

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill email-triage-system -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "email-triage-system",
    "description": "Turn an overflowing inbox into a four-verb system — archive, reply-now, task, or park — with the two-minute rule enforced and a daily cadence that survives busy weeks. Use when asked help me get to inbox zero, my email is out of control, build me an email triage system, or process this backlog. Produces the triage pass on the actual inbox, the four-verb rules, the folder\/label minimal set, and the daily cadence."
}

Email Triage System Skill

Inboxes overflow because every message gets the same treatment: opened, half-read, left "for later" — and later compounds. Triage replaces reading with deciding: every message gets exactly one of four verbs on first touch, the two-minute rule handles the small stuff instantly, and the system runs on a cadence measured in minutes per day, not heroic weekend purges.

What This Skill Produces

  • The triage pass — the current backlog sorted into the four verbs, oldest-first batches
  • The four-verb rules — archive / reply-now / task / park, with the decision test for each
  • The minimal structure — 3–4 labels maximum; folders are where email goes to die
  • The daily cadence — two fixed windows, timeboxed, with the backlog-never-returns rule

Required Inputs

Ask for these if not provided:

  • The inbox state — count, oldest unread, and the honest description ("4,000, mostly newsletters" vs. "200, mostly real")
  • The role's email reality — customer-facing (reply SLAs matter) vs. internal (batching is fine)
  • Past attempts — what system died before and why; the new one must not repeat its failure mode

Framework: The Four Verbs

  1. Archive (the default): no action needed, might need finding later → archive immediately. Search beats filing; the archive is one big searchable bucket. Most email is this, and treating it as anything else is the whole problem.
  2. Reply-now (the two-minute rule): if a real reply takes under two minutes, send it during triage — touching it twice costs more than answering it once. Short is fine; sent beats polished.
  3. Task: replies needing real work become tasks in the task system with the email linked — never left in the inbox as their own reminder. An inbox used as a to-do list fails at both jobs.
  4. Park (rare, explicit): genuinely waiting-on-something messages get a @waiting label and a weekly review. Parking without the review label is just procrastination with a name.
  5. The cadence: two triage windows daily (morning, late afternoon), 15–20 minutes each, inbox to zero decisions (not zero work). Between windows, email stays closed — every glance costs a context switch. Backlogs older than 30 days get declared bankrupt: archive-all + one "if it was important, resend" note to self.

Output Format

Email Triage: [inbox state] → system

The Backlog Pass

[Batches with verb counts: "archive ~3,100 (newsletters, notifications) · reply-now 12 · task 23 · park 4" · the bankruptcy call if warranted]

The Rules Card (keep visible)

[The four verbs with their tests · the two-minute rule · labels: @waiting, @task-filed, +1 optional]

The Cadence

[Windows, lengths, the closed-between rule · the weekly @waiting review]

Quality Checks

  • Every message class in the backlog maps to exactly one verb
  • The two-minute rule is stated with its touch-it-once logic
  • Labels number ≤4 — structure stays under the complexity that killed the last system
  • The cadence is timeboxed and the between-windows rule is explicit
  • 30-day-plus backlogs get the bankruptcy option, framed as the rational move it is

Anti-Patterns

  • Do not build 20 folders — filing is procrastination that looks like organization
  • Do not leave actionable email in the inbox as its own reminder — task systems exist
  • Do not check between windows — ambient email is the tax that never stops
  • Do not process newest-first during backlog clearing — oldest-first or the backlog is immortal
  • Do not moralize the overflow — inboxes overflow structurally; the system is the fix, not discipline

Version History

  • 471c606 Current 2026-07-22 14:49

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
4653cd13
Indexed
2026-07-22 14:49

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 17:00
浙ICP备14020137号-1 $방문자$