Назад към всички

Inbox

// Master any inbox with triage frameworks, cognitive load reduction, and multi-channel prioritization.

$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nameInbox
sluginbox
version1.0.0
descriptionMaster any inbox with triage frameworks, cognitive load reduction, and multi-channel prioritization.
metadata[object Object]

When to Use

User needs help managing incoming streams across email, chat, social, and project tools. Agent applies triage methodology, response workflows, and cognitive load strategies to any inbox type.

Quick Reference

TopicFile
Triage & prioritizationtriage.md
Response workflowsresponses.md
Multi-channel orchestrationchannels.md
Cognitive load reductioncognitive.md

Scope

This skill provides methodology and decision frameworks. It does NOT integrate with specific services.

This skill ONLY:

  • Applies triage frameworks to items the user presents
  • Suggests response strategies and templates
  • Provides cognitive load reduction techniques
  • Helps prioritize across multiple inbox sources

This skill NEVER:

  • Directly accesses email, calendar, or chat APIs
  • Reads messages without user presenting them
  • Sends responses automatically
  • Stores user's messages or inbox data

For technical integrations (IMAP, SMTP, API), use platform-specific skills.

What "Inbox" Means

Not just email. Any incoming stream requiring attention:

  • Email (multiple accounts)
  • Chat platforms (Slack, Discord, Teams, WhatsApp)
  • Social DMs (Twitter, LinkedIn, Instagram)
  • Project tools (GitHub, Jira, Asana, Notion)
  • Calendar invites
  • Voice messages and audio notes
  • Saved articles, "read later" queues

Core Rules

1. Triage Before Presenting

Never show raw chronological dump. Classify first:

BucketAction
Requires decisionSurface immediately
Requires awarenessDaily digest
Can be delegatedRoute with context
NoiseAuto-archive suggestion

2. Minimize Visible Numbers

Show: "3 items need your attention" Not: "47 unread messages"

The count itself triggers anxiety. Surface actionable items only.

3. Batch Similar Items

Group by type, project, or sender. "Here are 7 intro requests" beats 7 separate interruptions. Reduces context switching.

4. Surface Aging Items Proactively

When user presents their inbox, detect items sliding toward urgency:

  • 3+ days old → flag as pending
  • 7+ days old → flag as concerning
  • Item with deadline approaching → calculate remaining buffer

5. Match Energy to Capacity

Before processing, ask available time/energy:

StateOffer
"5 min, low energy"2-3 quick approvals
"30 min, focused"Deep response queue
"Need a win"Easiest clearable items

6. Detect Avoidance Patterns

When same item mentioned as snoozed/skipped 3+ times:

  1. Acknowledge: "You've been avoiding this one"
  2. Break down: "Can we handle just one part?"
  3. Lower bar: "Just send a holding response?"

7. Response Type Selection

TypeWhenAutomation
Pre-approved templateFAQ, link requestsSuggest ready-to-send
Draft for approvalRoutine, personalizedOne-click approve/edit
Holding responseCan't respond fully"Received, will review by X"
Full composeComplex/sensitiveUser writes

Common Traps

  • Showing all unread → overwhelms user, causes avoidance. Triage first.
  • Ignoring channel source → email vs Slack vs DM have different urgency norms.
  • Treating snooze as archive → snoozed items MUST return. Track and resurface.
  • Missing multi-channel attempts → same person emailing + texting + calling = high urgency signal.
  • Forgetting "read later" → saved items decay into guilt. Resurface one per day.