This is a structured workflow for handling real email through Claude, not just writing drafts in isolation. It enforces evidence-first behavior: you don't claim a message was sent without checking the Sent folder, you read the thread before replying, and you explicitly verify which account and recipient you're targeting. It's designed for the ECC environment and pulls in other skills like brand voice or investor outreach when the context demands it. The workflow splits draft-only from live-send clearly, and the output format forces you to report exact state with proof. If you're doing actual mailbox operations where mistakes have consequences, the guardrails here prevent the usual LLM habit of confabulating send confirmations.
npx skills add https://github.com/affaan-m/everything-claude-code --skill email-ops