ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 3/5

email

Email management and automation. Send, read, search, and organize emails across multiple providers.

Why use this skill?

Master your email with the OpenClaw Email skill. Send, organize, and search messages across Gmail, Outlook, and IMAP with simple AI-powered natural language commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xterrybit/email
Or

What This Skill Does

The Email skill for OpenClaw provides a comprehensive interface for managing electronic communications directly through your AI agent. It abstracts away the complexity of various protocols, allowing you to interact with Gmail, Outlook, and generic IMAP/SMTP servers through simple natural language commands. Whether you are managing professional correspondence, filtering newsletter clutter, or automating routine outbound responses, this skill acts as a unified hub for your inbox. It supports complex operations such as reading, searching, labeling, and bulk-processing messages, ensuring you stay productive without needing to context-switch to a web browser or desktop client.

Installation

To add this skill to your OpenClaw environment, ensure you have the core agent installed and configured. Open your terminal or the OpenClaw management console and execute the following command:

clawhub install openclaw/skills/skills/0xterrybit/email

Once installed, you may need to authenticate with your respective email providers through the agent's secure settings panel to grant the necessary read/write permissions for the selected accounts.

Use Cases

  • Automated Summarization: Have your agent scan your inbox every morning and provide a bulleted summary of priority items.
  • Outbound Automation: Send recurring status reports or notification emails to team members without manual composition.
  • Inbox Hygiene: Automatically move newsletters or promotional emails into dedicated folders to keep your primary inbox clear.
  • Information Retrieval: Quickly search historical correspondence to find specific attachments or meeting details from weeks or months ago.

Example Prompts

  1. "Check my unread emails from the project management team and summarize the action items for me."
  2. "Draft a polite response to the latest email from Sarah regarding the contract, confirming our meeting next Tuesday."
  3. "Search my inbox for all emails from the last 7 days containing the keyword 'invoice' and move them to the 'Billing' folder."

Tips & Limitations

  • Security: Always use App Passwords for Gmail and Outlook if you are not using OAuth 2.0. Never hardcode credentials in your prompts.
  • Bulk Operations: When performing bulk actions, the agent will confirm the number of emails affected to prevent accidental deletions or movement.
  • Limitations: The agent cannot currently handle encrypted S/MIME or PGP-encrypted emails. Complex multi-threaded conversations might occasionally be misinterpreted; verify critical replies before the agent sends them.

Metadata

Stars1054
Views0
Updated2026-02-16
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-0xterrybit-email": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#email#productivity#automation#inbox#messaging
Safety Score: 3/5

Flags: network-access, external-api