staschatwork/gmail-sorter

Gmail sorting system on Claude Code multi-agents: MCP Gmail server, rule-based + LLM classification, systemd cron, Telegram digests

0Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

edge-case-resolver

01

staschatwork/gmail-sorter

Agent Claude Code

An AI resolver for emails whose initial category is uncertain, using the full message and conversation history to choose a final category.

0 1mo ago A 48 tokens

email-classifier

02

staschatwork/gmail-sorter

Agent Claude Code

An email classifier that processes batches of messages using rules, language-model categories from a categories file, and fixed routing decisions. It returns messages marked as confident or uncertain.

0 1mo ago A 53 tokens

email-fetcher

03

staschatwork/gmail-sorter

Agent Claude Code

An agent for collecting batches of unread Gmail messages that have not yet been processed. It gathers message details in the format defined by architecture.md section 6.1.

0 1mo ago A 44 tokens

gmail-labeler

04

staschatwork/gmail-sorter

Agent Claude Code

An email agent that applies labels to messages marked as unimportant and removes them from Gmail's Inbox. It checks a journal and can perform a dry run, which records the planned changes without changing the mailbox.

0 1mo ago A 41 tokens

telegram-notifier

05

staschatwork/gmail-sorter

Agent Claude Code

An aggregator that sends notifications when an email is marked Important, including batch-level notifications. It sends them through Telegram when a bot token and chat ID are configured; otherwise it writes them to a log.

0 1mo ago A 40 tokens