explaingit

claireknorth/claude-inbox-zero

Analysis updated 2026-05-18

0Audience · generalComplexity · 2/5LicenseSetup · easy

TLDR

A Claude skill that triages your Gmail, drafts replies in your voice, and hunts unread subscriptions, all with no separate server.

Mindmap

mindmap
  root((Claude Inbox Zero))
    What it does
      Triages inbox threads
      Drafts replies in your voice
      Hunts zombie subscriptions
    Tech stack
      Claude skill
      Gmail connector
    Use cases
      Auto label inbox
      Draft safe replies
      Weekly digest
    Audience
      Gmail users
      Claude Code users
    Setup
      Copy skill folder
      Connect Gmail
      Run inbox-zero setup

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Automatically triage and label your Gmail inbox by category.

USE CASE 2

Draft replies in your own voice for review before sending.

USE CASE 3

Find subscription senders you never actually open and track them for unsubscribing.

USE CASE 4

Get a daily digest of what needs your attention in your inbox.

What is it built with?

ClaudeGmail APIMarkdown

How does it compare?

claireknorth/claude-inbox-zero00kaku/gallery-slider-block04amanrajj/netwatch
Stars00
LanguageJavaScriptRust
Last pushed2021-05-19
MaintenanceDormant
Setup difficultyeasyeasymoderate
Complexity2/52/53/5
Audiencegeneralgeneralops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires connecting the Gmail MCP connector with label and modify access.

In plain English

Claude Inbox Zero is an email assistant that runs entirely inside Claude, using your existing Gmail connection instead of any separate server, database, or app you would need to register. It is inspired by a paid product called Inbox Zero and rebuilt as a Claude skill that stores all of its state as Gmail labels. Each time it runs, the assistant looks at untriaged threads in your inbox and sorts them into categories such as To Reply, Awaiting, Newsletter, Marketing, Receipts, Notifications, Cold Email, and FYI, applying labels under an InboxZero folder so your inbox stays organized and filterable. For threads that need a response, it drafts a reply written in your own voice, but it never sends anything automatically, you always review and send it yourself. A separate weekly routine studies your sent mail and compares its own past drafts against what you actually sent, using every edit you make as a signal to improve. It also watches for senders who email you constantly but whose messages you never open, and keeps track of them so it does not flag the same one twice. After each run it produces a short digest summarizing what needs your attention, what got filed automatically, and what you might want to unsubscribe from. To use it, you need Claude Code or the Claude desktop app with skills support, and the Gmail connector connected with at least label and modify access, though it can still run in a more limited report only mode without that. Setup involves copying the skill folder into your local Claude skills directory, connecting Gmail, and telling Claude to run inbox zero setup, which mines your sent mail to build a starting voice profile and walks you through your personal rules. You can optionally schedule daily triage and a weekly voice tuning run. The project is released under the MIT license and states it is not affiliated with the commercial Inbox Zero product it takes its name from.

Copy-paste prompts

Prompt 1
Help me install Claude Inbox Zero and connect my Gmail account.
Prompt 2
Run inbox-zero setup and walk me through my personal rules.
Prompt 3
Show me how to schedule the daily triage and weekly voice tuner.
Prompt 4
Explain how this skill keeps my inbox safe from accidental sends or deletes.

Frequently asked questions

What is claude-inbox-zero?

A Claude skill that triages your Gmail, drafts replies in your voice, and hunts unread subscriptions, all with no separate server.

How hard is claude-inbox-zero to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is claude-inbox-zero for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.