Skip to content

AgenticEmail/agenticemail-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AgenticEmail skill

An agent skill that teaches an AI agent to give itself a real email inbox with AgenticEmail: create inboxes at runtime, send and receive email, reply, and react to inbound mail, over a REST API, TypeScript/Python SDKs, a CLI, or a hosted MCP server, with optional end-to-end encryption.

Install

npx skills add AgenticEmail/agenticemail-skill

This installs the same AgentSkills-compatible SKILL.md for OpenClaw, Claude Code, Cursor, and other runtimes that read agent skills.

What the agent can do

  • Create an addressable inbox on demand.
  • Send and reply to email.
  • Receive inbound mail as parsed JSON via webhook or WebSocket.
  • Wait for a reply (verification and OTP loops).
  • Turn on opt-in, zero-knowledge, agent-to-agent end-to-end encryption.

When it triggers

When an agent needs an email address, not just the ability to send: signing up for a service, receiving a verification or OTP code, getting notified, running a support or outreach workflow, or holding an email conversation with a person or another agent.

Contents

  • SKILL.md - the self-contained skill the agent loads (REST, SDK, CLI, and MCP details inline).

Links

License

Apache-2.0

About

Agent skill: give an AI agent its own real email inbox with AgenticEmail (send, receive, reply, MCP, optional end-to-end encryption).

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors