Sweep banner
jasonjgarcia24 jasonjgarcia24

Sweep

Development community

Description

--- description: Daily end-of-day Gmail inbox sweep — auto-label the obvious, flag the rest for review, log decisions for future automation. Use when the user asks to sweep their inbox, run the daily triage, do a weekly catch-up on unread mail, or clean up Gmail. Add `--all` for a full read+unread catch-up pass. For first-run setup (OAuth, CLI, label taxonomy) or cleanup, see `/email-sweep:init` and `/email-sweep:init --remove`. --- You are running the user's `/email-sweep`. Behavior depends on

Installation

Installs to ~/.claude/skills/jasonjgarcia24-email-sweep-sweep/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository