inbox-triage

Sorts unread email batches into act-now, draft-reply, delegate, and archive lanes with reply drafts.

Updated Sep 11, 2026
One-click install
npx skills add https://github.com/JYeswak/grok_bot_playground --skill inbox-triage-jyeswak
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: inbox-triage
Source: https://github.com/JYeswak/grok_bot_playground/tree/main/plugin/skills/inbox-triage
Command: npx skills add https://github.com/JYeswak/grok_bot_playground --skill inbox-triage-jyeswak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Unread inboxes pile up faster than owners can process them, and acting on email without review risks sending commitments nobody approved. This Skill turns an unread batch into a ranked lane list where every thread that needs a reply already has a draft, while guaranteeing nothing is ever sent, filed, or deleted. ## Core Features & Use Cases - Four-lane triage: Every thread lands in exactly one lane β€” ACT-NOW, DRAFT-REPLY, DELEGATE (owner named), or ARCHIVE (reason named) β€” including newsletters and notifications, so nothing is silently dropped. - Drafts with cited sources: Every reply draft carries its thread link and date, and context-answerable drafts name the source message inline. - Strict read-only boundary: The Skill never sends, archives, labels, or deletes; drafts stay in chat or in a Gmail draft object only when the owner explicitly asks. - Use Case: Before your morning standup, hand the Skill your unread Gmail batch and receive a ranked lane list with ready-to-review reply drafts, plus the single thread that most needs your personal judgment. ## Quick Start Triage my unread inbox into act-now, draft-reply, delegate, and archive lanes with a draft reply for every thread that needs one.

Frequently Asked Questions about inbox-triage

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

FAQPage Schema
How do I triage an unread email inbox with an AI assistant?β–Ό

Provide the unread batch with sender, subject, date, and first lines. The Skill sorts every thread into ACT-NOW, DRAFT-REPLY, DELEGATE, or ARCHIVE lanes and attaches a reply draft with thread link and date to anything needing a response.

How to draft email replies without sending them automatically?β–Ό

This Skill is read-only plus drafts: it never calls send, reply, forward, trash, label, or filter operations. Drafts stay in chat, or become Gmail draft objects only when the owner explicitly requests one, and only the owner's direct yes authorizes sending.

Can this inbox triage skill work with Gmail?β–Ό

Yes, it is designed for a Gmail-connected environment where the plugin is enabled. It reads unread batches and creates drafts, but deliberately avoids all mutating Gmail methods such as send_message, trash, and label operations.

What happens to newsletters and notifications during inbox triage?β–Ό

Newsletters and notifications get their own lane assignment rather than being silently dropped. Validation requires every thread in the batch to sit in exactly one lane, so nothing disappears from the triage output.

What are the limitations of AI-drafted email replies?β–Ό

Drafts never contain commitments the owner did not make, such as invented dates, prices, or yeses; commitment-shaped gaps are flagged instead. Messages requiring unreachable systems are recorded as unreachable rather than improvised around.