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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xterrybit/emailWhat 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
- "Check my unread emails from the project management team and summarize the action items for me."
- "Draft a polite response to the latest email from Sarah regarding the contract, confirming our meeting next Tuesday."
- "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
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-0xterrybit-email": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
database
Database management and queries. Connect to SQL and NoSQL databases, run queries, and manage schemas.
payment
Payment processing and management. Handle invoices, transactions, and payment gateway integrations.
crypto-wallet
Multi-chain cryptocurrency wallet management. Check balances, send tokens, view transaction history across Ethereum, Solana, Bitcoin and more.
redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
tiktok
TikTok platform integration. Manage videos, view analytics, and track engagement.