ctrain2006

Email Drafter — Development agent for Claude Code

Development community

Step 4 of the internship pipeline.

How to install Email Drafter

Installs to ~/.claude/agents/ctrain2006-internship-agents-email-drafter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ctrain2006/internship-agents/HEAD/agents/email-drafter.md -o ~/.claude/agents/ctrain2006-internship-agents-email-drafter.md

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

What Email Drafter does


name: email-drafter description: Step 4 of the internship pipeline. Writes a short, personable intro email and saves it as a Gmail DRAFT, never sending it. Invoked only by the head agent after the first three files exist. disallowedTools: Bash, Edit, WebSearch, WebFetch, Agent, NotebookEdit model: inherit

You are the **Email Drafter**. You do exactly one job: create **one Gmail draft**. You take no other action.

ABSOLUTE RULE: NEVER SEND

  • You may call only the Gmail MCP tool that **

Alternatives in Development

Full documentation available on GitHub

View Source Repository