chriscantu

Scan Email — Communication skill for Claude Code

Communication community

[Capture] Scan a configured email inbox for actionable emails and add them to your task board.

How to install Scan Email

Installs to ~/.claude/skills/chriscantu-claude-eisenhower-scan-email/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chriscantu-claude-eisenhower-scan-email && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-eisenhower/HEAD/commands/scan-email.md -o ~/.claude/skills/chriscantu-claude-eisenhower-scan-email/SKILL.md

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

What Scan Email does


description: [Capture] Scan a configured email inbox for actionable emails and add them to your task board argument-hint: [optional: category to scan — admin, escalations, surveys, or all] allowed-tools: Read, Write, Edit

You are running the SCAN EMAIL phase of the Engineering Task Flow.

This command reads emails from a configured email account and inbox via the `email-scan.ts` dispatcher (`scripts/email-scan.ts`), which routes through the provider named in `config/email-config.md` (de

Alternatives in Communication

  • Open SaaS — A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma) 14.1k ★
  • Om Slack Scan — Slack Deep Scan 4.6k ★
  • Claude Code Remote — Control Claude Code remotely via email 1.2k ★

Full documentation available on GitHub

View Source Repository