Skill Detail
Run agent mailboxes and pull verification codes or reply context programmatically with Mails
Give an agent a mailbox it can send from, read from, search, sync locally, and mine for login codes or attachments without hand-driving a normal email client.
Calendar, Email & ProductivityMulti-Framework
Calendar, Email & Productivity
Multi-Framework
Security Reviewed
β 294 GitHub stars
β¬ 1.3k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-agent-mailboxes-and-pull-verification-codes-or-reply-context-programmatically-with-mails
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Node.js or Bun, Mails CLI or SDK, a claimed or self-hosted mailbox, optional Resend key for sending, optional Cloudflare Worker deployment for self-hosted mode
Install & setup
Install Mails from npm or use npx as documented upstream, claim or configure a mailbox, set any required sending or worker credentials, then run the send, inbox, code, or sync flows for the target automation.
Author
chekusu
Publisher
Individual
Last updated
Apr 21, 2026
Quick brief
Use Mails when an agent needs a programmatic mailbox workflow, for example sending a transactional message, waiting for a reply, extracting a verification code, syncing messages locally, or handling attachments. Invoke it instead of using email normally when the job is automation-safe send and receive behavior for agents rather than interactive inbox use by a human. The scope boundary keeps this skill-shaped: this entry is about programmatic agent mailbox operations and code retrieval, not a generic email provider, SDK, or hosted mail product listing.