OpenClaw Skill — Add Inbox Zero to Any AI Agent | Inbox Zero
Add email powers to your OpenClaw agent
The Inbox Zero skill lets any OpenClaw-compatible agent manage email — create rules, read inbox analytics, and automate on behalf of your users. One skill, full email control.
Add the skill in one line
Point your agent at the skill definition and it handles the rest.
OpenClaw Skill
Add to your agent's prompt or skill config
Read the API reference and follow the instructions to create an Inbox Zero skill for your agent.
https://go.getinboxzero.com/skill.md
Or install the CLI directly
$ npm install -g @inbox-zero/api
What your agent can do
The Inbox Zero skill exposes core email management capabilities through a simple API.
Manage automation rules
Your agent can list, create, update, and delete email automation rules on behalf of the user.
Read inbox analytics
Pull email stats by period — daily, weekly, monthly — to inform decisions and reports.
Scoped API access
Each API key is scoped to a single user. The agent only sees what the user has granted access to.
How it works
STEP 1
Get an API key
Generate an API key from your Inbox Zero settings. Each key is scoped to your account.
iz_sk_••••••••
STEP 2
Add the skill to your agent
Point your OpenClaw-compatible agent at the skill.md URL, or install the CLI.
$ npm install -g @inbox-zero/api
or
skill.md
STEP 3
Start automating
Your agent can now manage email rules and read analytics through the Inbox Zero API.
- Rule created
- Stats pulled
- Email automated
Prefer using the CLI directly? Install it with npm and manage your inbox from the terminal.
Get back an hour a day. Start using Inbox Zero.
Less time in your inbox. More time for what actually matters.