Awesome-openclaw-skills email

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

install
source · Clone the upstream repo
git clone https://github.com/sundial-org/awesome-openclaw-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/email" ~/.claude/skills/sundial-org-awesome-openclaw-skills-email && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sundial-org/awesome-openclaw-skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/email" ~/.openclaw/skills/sundial-org-awesome-openclaw-skills-email && rm -rf "$T"
manifest: skills/email/SKILL.md
source content

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"