recruiter-reply
Scan unread emails since the last run for recruiter pitches, let the user choose a response for each, send replies, and update state.
Steps
1. Load state
Read ~/.claude/skills/recruiter-reply/state.json. Use the last_run value as the cutoff timestamp. If the file is missing or last_run is null, default to 7 days before today in ISO 8601 UTC format (e.g. 2026-05-12T00:00:00Z).
2. Fetch unread emails
~/.claude/skills/recruiter-reply/.venv/bin/pyth
[Description truncada. Veja o README completo no GitHub.]