Communityv1.0.0

Claw Mail

Email API for AI agents. Send and receive emails programmatically via ClawMail.

2.7kdownloads3active installsheyarviind
View on ClawHubBack to Skills

Skill Details

Slug
clawmail
Latest Version
1.0.0
Author
heyarviind
Published
Feb 1, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Claw Mail.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of ClawMail – an email API for AI agents. - Provides programmatic sending and receiving of emails via the ClawMail API. - Simple setup with a dedicated inbox at `[email protected]`, no OAuth required. - Includes endpoints to poll for new emails, send messages, list threads, and retrieve thread messages. - Python code examples and helper class provided for rapid integration. - Emphasizes sender validation for security best practices. - Documents standard JSON error responses for robust error handling.