Skip to main content

Get started

1

Install the skill plugin

Inside Claude Code, run:
2

Run setup

In your terminal:
Signs you in, creates an inbox, and writes the two files below. Pass --api-key om_... to skip the browser.
3

Verify

Your agent can now send and receive email. Ask Claude Code to send a test email to confirm.

Installed files

npx @openmail/cli setup --agent claude-code writes two files into ~/.claude.

1. skills/openmail/SKILL.md

The skill file is the main instruction set the agent reads. Full contents:

2. openmail.env

Credentials and inbox metadata, loaded by Claude Code automatically.