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 →
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.
- 01Reads the last N hours of Gmail by sender and topic.
- 02Scores each thread for who-it-is + what-they-want + how-urgent.
- 03Drafts replies in your voice, pulled from your last 50 sent emails.
- 04Queues drafts for review; auto-sends only the ones marked safe by your rules.
- 05Surfaces the 3–5 threads that genuinely need you, with one-line context.
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.
The whole plugin sits at ~/.claude/plugins/inbox-triage/ — every file is yours to read, edit, and version.
Will it work with your stack?
Tool not listed? The plugin still runs against local files. Most operators wire a new integration in under an hour, or Services builds it.
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.
/plugin marketplace add <…> to register the catalogue. Exact command in your purchase email./plugin install <plugin>@tenkr — Claude Code clones it from your private repo and you're live. Type the plugin's command to start.What people ask before buying.
/ 01Does it auto-send replies?
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?
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?
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?
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.