# Email

> Email Skill

- Skill: `doobidoo/email` (Agent Skill)
- Install (CLI): `npx skillmds@latest add doobidoo/email`
- Raw SKILL.md: https://api.skillmd.com/api/skills/doobidoo/email/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: doobidoo (https://skillmd.com/u/doobidoo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/doobidoo/email

---

# Email Skill

Send emails via Mutt (Gmail configured).

## Usage
- `send_email(to, subject, body)` - Send an email
- Uses: henry.krupp@gmail.com

## Configuration
- Mutt config: ~/.mutt/gmail.conf
- App Password configured

