agent-email-cli
Manage temporary mailboxes and poll for messages via a JSON-native CLI designed for agent workflows.
Install
npx skills add https://github.com/zaddy6/agent-email-skill --skill agent-email-cliStats
| Total installs | 2,066 |
| Weekly installs | 2.1K |
| GitHub stars | 5 |
| First seen | Feb 28, 2026 |
| Source | @zaddy6/agent-email-skill |
Summary
- Create temporary mailboxes, poll for new messages with configurable wait/interval, and retrieve full message details including body and source
- JSON-native output with key fields (email, messageId, subject, from.address, createdAt) designed for agent parsing and summarization
- Manage multiple mailbox profiles locally with accounts list, use, and remove commands; supports default alias for simplified scripting
- Built-in safeguards: never logs secrets, surfaces structured error codes and hints, handles auth failures and rate limits with retry guidance
Tags
Related skills
| Skill | Installs | vs agent-email-cli |
|---|---|---|
| email-and-password-best-practices | 6,768 | +4,702 |
| persona-project-manager | 6,429 | +4,363 |
| gws-workflow-email-to-task | 6,699 | +4,633 |
| email-best-practices | 4,183 | +2,117 |
| recipe-share-doc-and-notify | 6,066 | +4,000 |
FAQ
- How many installs does agent-email-cli have?
- agent-email-cli has 2,066 total installs and 2.1K installs this week.
- Where is agent-email-cli hosted?
- agent-email-cli is published by @zaddy6/agent-email-skill at https://github.com/zaddy6/agent-email-skill.
- How many GitHub stars does agent-email-cli have?
- agent-email-cli has 5 GitHub stars.
- When was agent-email-cli first indexed?
- OrangeBot.AI first indexed agent-email-cli on Feb 28, 2026.
- How do I install agent-email-cli?
- Run: npx skills add https://github.com/zaddy6/agent-email-skill --skill agent-email-cli