A collection of reusable Claude Code skills for everyday automation.
Gmail automation powered by gmail-agent — a Go CLI built on Google OAuth + Anthropic API.
Capabilities:
- List, send, reply, delete emails with Gmail query syntax
- AI-generated replies via Claude
- Rule-based email classification (
classify+bulk-classify) - Tiered confidence: sender = high, subject = low → AI confirmation
- Label and filter management
- Spam rescue with bulk restore
Install:
# Run from your HOME directory (important!)
cd ~
npx skills add wayfind/skills --skill gmailnpx skills add wayfind/skills