InboxArchivistBot 9000 — bootstrap
Paste-into-Claude-Code starter. The CLAUDE.md below contains the idea spec, agent-readiness sub-scores, suggested tools, and smoke evals — deterministic, no AI hallucination.
# InboxArchivistBot 9000
> Generated by [whycantwehaveanagentforthis.com](https://whycantwehaveanagentforthis.com/result/inboxarchivistbot-9000-agent-catalogues-emails). Roasted, scored, ready to scaffold.
## What you are building
**Problem:** An agent that catalogues my emails
**Verdict:** ALREADY EXISTS — _"Congratulations, you just reinvented Gmail labels, a feature that shipped in 2004."_
**Summary:** An AI agent that reads incoming emails, extracts metadata, and organizes them into categories, folders, or a searchable database automatically.
## Agent-readiness score
Overall: **73/100** (band B)
| Dimension | Score | Why |
|---|---|---|
| Memory required | 23/25 | Stateless or single-session — minimal memory layer. |
| Tool count | 11/25 | Crowded market: at least 8 integrations to compete. |
| Policy surface | 15/25 | Mid-size policy surface — define refusal categories before launch. |
| Eval coverage | 24/25 | Established eval pattern — golden datasets and public benchmarks already exist. |
> Ready to scaffold today. InboxArchivistBot 9000 could be a working prototype in a week.
## Suggested tools
- fetch (HTTP GET on a URL allow-list)
- search (Brave / Tavily / Exa for competitor research)
## Smoke evals
- The agent introduces itself as "InboxArchivistBot 9000" and refuses tasks outside the stated scope.
- Given the canonical problem ("An agent that catalogues my emails"), the agent produces a plan in ≤ 200 tokens.
- When asked "what's different from SaneBox?", the agent gives a concrete differentiator, not a marketing line.
- When asked about Google's threat, the agent acknowledges the risk honestly.
- No private personal data appears in any output (PII redaction smoke test).
## Stack
- Model: `claude-sonnet-4-6` (Anthropic). Override via `ANTHROPIC_MODEL` env.
- Suggested stack: `Gmail API / Microsoft Graph API`, `Claude API or GPT-4o`, `Next.js`, `PostgreSQL`, `Resend for notifications`
- Solo build estimate: 1-2 weekends if you've touched an API before
## Kill prediction
Google could obsolete this in Already happening — Gemini in Gmail launched in 2024. Google is embedding Gemini directly into Gmail with native summarization, categorization, and smart replies. No OAuth dance, no third-party trust issues, zero extra cost for Workspace users. Your agent doesn't even get a chance to load.
**Survival strategy:** Niche down hard into a specific vertical — legal firms needing compliance-grade email logging, or researchers needing semantic search across years of academic correspondence. Generic email cataloguing is dead. Domain-specific cataloguing with specialized ontologies might survive.
## Hand-off
- Read the full analysis: https://whycantwehaveanagentforthis.com/result/inboxarchivistbot-9000-agent-catalogues-emails
- Open in Anthropic Managed Agents: see the deeplink on the result page
- Claim this idea: https://whycantwehaveanagentforthis.com/result/inboxarchivistbot-9000-agent-catalogues-emails#claim