inbox-triage

Classifies Saleshandy inbox replies and logs decisions to inbox-log.md.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/saleshandy/outreach-superpower --skill inbox-triage-saleshandy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inbox-triage
Source: https://github.com/saleshandy/outreach-superpower/tree/main/skills/inbox-triage
Command: npx skills add https://github.com/saleshandy/outreach-superpower --skill inbox-triage-saleshandy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Walk through new prospect replies in the Saleshandy unified inbox, classify each one, propose a suggested action, and log decisions to inbox-log.md for a complete paper trail.

Core Features & Use Cases

  • Classifies replies into 8 categories and drafts per-reply actions
  • Maintains a persistent inbox-log.md with decision history
  • Works with campaign/workspace context and respects unread-only and time-window constraints

Quick Start

Open Claude Code in a workspace and run inbox-triage to start triaging unread replies.

Frequently Asked Questions about inbox-triage

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

FAQPage Schema
How do I triage prospect replies from multiple sales outreach campaigns in one inbox?

To triage prospect replies across multiple campaigns, this Skill classifies unread messages from the Saleshandy unified inbox into 8 categories and drafts a suggested action for each. It respects campaign context and time-window constraints while processing.

Can I automatically classify and handle out-of-office or unsubscribe replies in my sales outreach inbox?

Yes, classifying out-of-office, unsubscribe, and hostile messages is handled as a specific edge case during inbox triage. The Skill routes these prospect replies into appropriate categories and drafts the correct per-reply actions to manage them safely.

Do I need live Saleshandy MCP access to triage unread prospect replies?

Yes, you need live Saleshandy MCP access to triage unread prospect replies because the Skill connects directly to the unified inbox to read messages. It operates with a strict one-reply-per-confirmation policy to ensure safe execution.

What is the best way to log sales outreach inbox decisions and maintain a triage paper trail?

The best way to log inbox decisions is using this Skill, which appends every classification and drafted action to a persistent inbox-log.md file. This creates a complete decision history and paper trail for all processed prospect replies.

How do I start triaging unread replies in my Saleshandy unified inbox?

To start triaging unread replies, open Claude Code in your workspace and run the inbox triage process. The Skill filters for unread-only messages, classifies them, and requires your confirmation for each drafted reply action before execution.

Why does my inbox triage only process unread prospect replies instead of all messages?

Inbox triage only processes unread prospect replies because it respects unread-only constraints to prevent duplicating previous sales outreach efforts. This ensures that agents only draft actions for new prospect responses requiring immediate attention.