skills$openclaw/email
0xterrybit8.9k

by 0xterrybit

email – OpenClaw Skill

email is an OpenClaw Skills integration for data analytics workflows. Email management and automation. Send, read, search, and organize emails across multiple providers.

8.9k stars1.9k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

nameemail
descriptionEmail management and automation. Send, read, search, and organize emails across multiple providers. OpenClaw Skills integration.
owner0xterrybit
repository0xterrybit/email
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @0xterrybit/email
last updatedFeb 7, 2026

Maintainer

0xterrybit

0xterrybit

Maintains email in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
444 B
SKILL.md
563 B
SKILL.md

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"
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install email?

Run openclaw add @0xterrybit/email in your terminal. This installs email into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/email. Review commits and README documentation before installing.