---
slug: "agent-email-skill"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/zaddy6/agent-email-skill@main/README.md"
repo: "https://github.com/zaddy6/agent-email-skill"
source_file: "README.md"
branch: "main"
---
# agent-email-skill

Repository for the `agent-email-cli` Codex skill.

## Skill

- `skills/agent-email-cli`

This skill provides a workflow for using the `agent-email` CLI to:

- Create disposable inboxes
- Poll/read latest emails
- Retrieve full message details
- Manage local mailbox profiles
- Troubleshoot common CLI issues

## Install

```bash
npx skills add https://github.com/zaddy6/agent-email-skill --skill agent-email-cli
```
