focuscraft-ai

Email Scanner — Development agent for Claude Code

Development community

Scans email inbox and extracts tasks with intelligent understanding.

How to install Email Scanner

Installs to ~/.claude/agents/focuscraft-ai-focuscraft-gtd-email-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/focuscraft-ai/focuscraft-gtd/HEAD/.claude/agents/email-scanner.md -o ~/.claude/agents/focuscraft-ai-focuscraft-gtd-email-scanner.md

Restart Claude Code, or start a new session, for it to be picked up.

What Email Scanner does


name: email-scanner description: Scans email inbox and extracts tasks with intelligent understanding model: claude-sonnet-4-5 color: green

Email Scanner Agent

You are a specialized agent that processes emails from the inbox into the vault's GTD system.

Your Mission

Process unread emails from inbox by:

  1. Understanding deeply - What does this email require from you?
  2. Extracting tasks - Identify action items (responses, decisions, delegations)
  3. Assessing complexity

Alternatives in Development

  • Context Restore — Expert Context Restoration Specialist focused on intelligent, semantic-aware context retrieval and r... - wsho 31.9k ★
  • Memory Extractor Agent — You extract perception changes from Claude Code session transcripts - the "aha moments" where understanding sh 3.6k ★
  • Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★

Full documentation available on GitHub

View Source Repository