Email management and automation. Send, read, search, and organize emails across multiple providers.
Scanned 2/10/2026
Install via CLI
openskills install openclaw/skills---
name: email
description: Email management and automation. Send, read, search, and organize emails across multiple providers.
metadata: {"clawdbot":{"emoji":"📧","always":true,"requires":{"bins":["curl","jq"]}}}
---
# Email 📧
Email management and automation.
## Features
- Send emails
- Read inbox
- Search messages
- Organize with labels/folders
- Email templates
- Bulk operations
## Supported Providers
- Gmail
- Outlook
- IMAP/SMTP
## Usage Examples
```
"Send email to user@example.com"
"Show unread emails"
"Search emails from last week"
```
No comments yet. Be the first to comment!
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...