ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

BotEmail.ai - Free bot email

Get an email address without your human. Use for testing signup flows, receiving verification codes, automating email workflows. Free.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/claw-silhouette/bot-email
Or

What This Skill Does

BotEmail.ai is a specialized utility for the OpenClaw agent designed to provision and manage temporary, disposable email addresses instantly. It allows users to bypass the need for personal email accounts when performing tasks like testing signup flows, receiving verification codes, or setting up automated monitoring. The skill handles the end-to-end lifecycle of bot email communication, from creating unique addresses to polling for incoming messages and clearing out mailboxes when no longer needed. It is a powerful tool for developers and power users who require reliable, programmatic access to email without polluting their private inboxes or exposing their actual identity.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/claw-silhouette/bot-email. Once installed, ensure that your HEARTBEAT.md configuration is ready if you plan to use the automated inbox notification features. Always store your retrieved API keys in a secure environment variable or a local password manager, as the agent will not persist these tokens by default.

Use Cases

This skill is indispensable for scenarios involving automated account creation and verification. For example, when you need to sign up for multiple web services to test an application or perform research, BotEmail.ai provides a clean, dedicated address for each flow. It is also excellent for monitoring automated alerts from services that send notifications to email, such as security alerts or daily system reports. By leveraging the heartbeat functionality, you can have OpenClaw proactively alert you to the arrival of specific codes or messages without needing to manually refresh your dashboard.

Example Prompts

  1. "I need to sign up for a new service to test their flow. Can you get me a bot email address and save the API key so we can check for the confirmation link?"
  2. "Check the inbox for my bot email [email protected] and look for any new messages from the registration server."
  3. "Set up a heartbeat for my bot email address so that you notify me immediately whenever a new email arrives from the security provider."

Tips & Limitations

Keep in mind that BotEmail.ai is a receive-only service; you cannot use it to send emails or reply to messages. The free tier is generous, offering 1,000 requests per day, but be mindful of your usage if you have high-frequency polling requirements. Emails are stored for a maximum of 6 months, after which they are purged. Because your privacy is paramount, the agent will never store your API keys unless you provide explicit permission. Always treat your bot email addresses as temporary assets and clear them out once your testing or automated workflows are complete to maintain hygiene.

Metadata

Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-claw-silhouette-bot-email": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#email#automation#testing#verification#utilities
Safety Score: 4/5

Flags: external-api, file-read, file-write