โ† Runes
RAREย Productivity
๐Ÿ“จ

Inbox Zero

Automatically triage, categorize, and draft replies for email overload.

โšก POWER LEVEL
81
HIGH SAFETY
TRUST SCORE81 / 100

โ—ˆ Use Case

Let AI classify your Gmail inbox, draft quick replies, and label everything so you hit inbox zero daily.

โ—ˆ Skill Pipeline (5 nodes)

1. Gmail Fetch EmailsInput
2. Claude ClassifyLLM
3. Claude Draft TextLLM
4. Gmail Apply LabelAPI
5. Gmail Send EmailOutput

โ—ˆ Dependencies (4)

gmail-fetchโ†’claude-classifyยท unread emails
claude-classifyโ†’gmail-labelยท category labels
claude-classifyโ†’claude-draftยท needs-reply emails
claude-draftโ†’gmail-sendยท draft replies

Pipeline Graph

โ‰ช โ—ˆ COOKBOOK โ—ˆ โ‰ซ
โ–ธ QUICK START
# install the CLI
npm install -g rune-hub-cli

# set up auth
rune auth gmail
rune auth anthropic
rune auth telegram

# run it
rune install inbox-zero
rune run inbox-zero
โ–ธ INGREDIENTS โ€” 5 SKILLS
01๐Ÿ“งGmail Fetch EmailsInput
02๐Ÿท๏ธClaude ClassifyLLM
03โœ๏ธClaude Draft TextLLM
04๐Ÿท๏ธGmail Apply LabelAPI
05๐Ÿ“งGmail Send EmailOutput
โ–ธ WHAT YOU'LL NEED
Est. cost per run: ~$0.03โ€“0.08

โ—ˆ Skill Breakdown โ€” 5 Skills

Avg Safety81/100
๐Ÿ“งGmail Fetch EmailsInputGmail
gmail-fetch

Fetch emails from a Gmail inbox using label or query filters.

87
High Safety
โ†— Docs
๐Ÿท๏ธClaude ClassifyLLMClaude
claude-classify

Classify text into predefined categories using Claude.

81
High Safety
โ†— Docs
โœ๏ธClaude Draft TextLLMClaude
claude-draft

Generate a written draft from a prompt using Claude.

81
High Safety
โ†— Docs
๐Ÿท๏ธGmail Apply LabelAPIGmail
gmail-label

Apply or remove labels on Gmail messages.

87
High Safety
โ†— Docs
๐Ÿ“งGmail Send EmailOutputGmail
gmail-send

Send an email via Gmail SMTP or API.

69
Moderate
โ†— Docs
Pipeline Safety Score
81/100 โ€” High Safety
5 skills analyzed