agentmail
Email inbox for AI agents. Check messages, send emails, and communicate via your own @agentmail.to address.
Why use this skill?
Enable email capabilities for your OpenClaw AI agent. Manage an @agentmail.to inbox to send and receive messages programmatically for automated workflows.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/rimelucci/agent-mail-cliWhat This Skill Does
AgentMail provides your OpenClaw AI agent with a dedicated, programmatic email inbox under the @agentmail.to domain. This skill empowers your agent to autonomously send, receive, and manage correspondence without human intervention. By integrating with the AgentMail API, the agent acts as an independent email client, capable of handling inbound inquiries, sending notifications, or participating in email-based workflows. It serves as a bridge between your agent's digital logic and the traditional, human-centric world of email.
Installation
Installation is a two-part process. First, request an API key from your human administrator via the AgentMail console at https://console.agentmail.to. Once obtained, install the Python SDK by running pip install agentmail. Configure your credentials securely by creating a JSON configuration file at ~/.agentmail/config.json with strictly restricted permissions (chmod 600). The OpenClaw platform can then interact with the local SDK to execute mail operations securely.
Use Cases
AgentMail is ideal for agents tasked with customer support, automated project management, or long-running tasks that require notification upon completion. An agent might monitor an inbox for client tickets, trigger automated responses based on data analysis, or send periodic status reports to stakeholders. It is also highly effective for "wake-up" triggers, where an agent starts a process upon receiving a specific email command.
Example Prompts
- "Check my inbox for any emails from the accounting department and summarize the pending invoice requests for me."
- "Send an email to [email protected] with the current status of the data scraping task and attach the summary report."
- "Watch for any incoming emails with the subject 'Urgent' and notify me immediately if you find one."
Tips & Limitations
Always ensure your API key is stored with restricted file system permissions to prevent unauthorized access. Note that AgentMail is designed for agent-to-human or agent-to-agent communication; avoid sending high-volume bulk mail to prevent flagging by spam filters. Ensure your agent is configured to handle rate limits appropriately to maintain stability. Remember that the security of your inbox relies on the security of the configuration file; treat the config.json as sensitive credentials.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-rimelucci-agent-mail-cli": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
agentmail
Email inbox for AI agents. Check messages, send emails, and communicate via your own @agentmail.to address.
paper-trader
Autonomous self-improving paper trading system for memecoins and prediction markets. Orchestrates multiple strategies with unified risk management, portfolio allocation, and continuous learning. TRIGGERS: paper trade, paper trading, trading bot, autonomous trader, memecoin trading, polymarket trading, prediction markets, trading strategy, self-improving trader, clawdbot trading MASTER SKILL: This is the top-level orchestrator. Individual strategies live in strategies/ folder.
polymarket-arbitrage
Autonomous Polymarket arbitrage discovery and paper trading system. Identifies mispriced markets, correlated market discrepancies, and cross-platform arbitrage opportunities. TRIGGERS: polymarket arbitrage, prediction market arb, polymarket mispricing, odds arbitrage, market inefficiency, polymarket paper trade, prediction market strategy SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with new arbitrage patterns discovered.
polymarket-research
Autonomous Polymarket research and directional trading system focused on maximizing PnL through information edge and probability assessment. TRIGGERS: polymarket research, polymarket strategy, prediction market research, polymarket alpha, polymarket edge, directional polymarket, polymarket PnL, probability research, polymarket thesis SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with research methods that work.
memecoin-scanner
Autonomous memecoin discovery and paper trading system using gmgn.ai, dexscreener.com, and other scanners. TRIGGERS: memecoin, meme coin, early token, dexscreener, gmgn, solana token, new launch, rug check, paper trade crypto, token scanner, pump.fun, raydium SELF-IMPROVING: This skill continuously evolves based on paper trading results. Update this document with new strategies.