Skip to main content
CommunicationsBestseller

Stop opening your inbox before noon — let the plugin run it for you.

An hour goes to email before any real work happens. Inbox Triage reads what came in by sender and topic, flags what actually needs you, drafts replies in your voice, and queues the rest.

  • Reads Gmail in seconds
  • Drafts in your voice
  • Runs locally

kr 2 400one-time · lifetime updates · install →

/ 01 The job

What runs when you install the plugin.

Five concrete operations, in order. No "AI processes…" filler — these are the actual steps, written in domain language.

  1. 01Reads the last N hours of Gmail by sender and topic.
  2. 02Scores each thread for who-it-is + what-they-want + how-urgent.
  3. 03Drafts replies in your voice, pulled from your last 50 sent emails.
  4. 04Queues drafts for review; auto-sends only the ones marked safe by your rules.
  5. 05Surfaces the 3–5 threads that genuinely need you, with one-line context.
/ 02 What's inside

Every artefact you're getting.

A plugin is a folder. Here's what's in it — every skill, agent, command, hook, script, and config file. Nothing hidden, nothing abstract.

3 Commands

Thin triggers you type into Claude Code.

/tenkr:inbox-triageFull morning triage run.
/tenkr:inbox-statusShows what was sent, what's queued, what needs you.
/tenkr:inbox-undoRecall the last auto-sent draft (within 30s).

The whole plugin sits at ~/.claude/plugins/inbox-triage/ — every file is yours to read, edit, and version.

/ 03 Tools it reads + writes

Will it work with your stack?

Reads from
GmailCalendarDrive
Writes to
Gmail drafts
Requirements: Claude Code (Anthropic's free CLI).

Tool not listed? The plugin still runs against local files. Most operators wire a new integration in under an hour, or Services builds it.

/ 04 Install & price

Four steps. From buy to first run.

Buy on the right. On purchase, we grant your GitHub account read access to two private repos — the Tenkr marketplace and the plugin you bought — and email you the two commands below.

1Install Claude Code (Anthropic's free CLI). Already have it? Skip.
2Buy. We invite your GitHub account to the Tenkr marketplace repo and the plugin repo you paid for. Both private.
3In Claude Code, run /plugin marketplace add <…> to register the catalogue. Exact command in your purchase email.
4Run /plugin install <plugin>@tenkr — Claude Code clones it from your private repo and you're live. Type the plugin's command to start.
/ 05 Plugin-specific FAQ

What people ask before buying.

/ 01Does it auto-send replies?
Only the ones matching your safe-send rules. Out of the box, that's partner-acks and status pings — never anything addressed to a client. Edit safe-send-rules to make it stricter or looser. There's also a 30-second undo if you change your mind.
/ 02How does it learn my voice?
It reads your last 50 sent emails once, on first run, and writes a fingerprint to workspace/inbox-triage/voice.md — phrasing, sign-off, em-dashes, the way you ask for things. Refreshed monthly. Nothing leaves your laptop except the API call to Claude itself.
/ 03What about a thread it shouldn't touch?
Add the sender (or domain, or label) to the do-not-touch list in settings.json. The triage skips them entirely — not flagged, not drafted, not summarised. They land in your inbox like any other day.
/ 04Does it work on Outlook / iCloud / a custom IMAP host?
Today, Gmail (OAuth) only. Outlook + iCloud are on the roadmap; IMAP is wireable in sync_inbox.py in under an hour for anyone comfortable in Python — or Services will do it for you. Lifetime updates ship the official Outlook + iCloud paths the day they're ready.
kr 2 400one-time · lifetime updates