Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingStatisticsBlog
HomeCategoriesUse CasesTrendingStatisticsBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 50.000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Categories
  • Use Cases
  • Trending
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • Knowledge Management
  • Email & Messaging
  • SEO & Content Marketing
  • Sales & CRM
  • Workflow Automation
  • Social Media
  • Chinese Platforms
  • E-Commerce
  • Education & Tutoring
  • HR & Recruiting
  • Legal & Compliance
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • See all use cases →
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • See all use cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Blog/Best OpenClaw Skills for Email Automation: Read, Send, Triage, Market & More
scenario-roundupemail-automationemailgmailoutlookclawhubopenclaw

Best OpenClaw Skills for Email Automation: Read, Send, Triage, Market & More

April 1, 2026·5 min read

Email automation has become one of the most active areas on the OpenClaw platform. Whether you're building an AI agent that monitors your inbox, automating cold outreach, cleaning up newsletters, or wiring up a transactional email pipeline — there are now dedicated Skills covering the full email workflow.

Note: Install and download figures in text descriptions reflect stats at the time of writing and may be outdated. All skill tables are live — they fetch current data from the ClawHub database on every page load. Treat table values as authoritative.

Data Overview

MetricValue
Skills in this guide53
Workflow stages covered6
Top by installsimap-smtp-email ( installs)
Top by downloadsimap-smtp-email ( downloads)

1. Read & Send — IMAP/SMTP Basics

The foundation of email automation: connecting to any mailbox via IMAP/SMTP to read, send, search, and manage messages. These Skills work across all major providers — Gmail, Outlook, ProtonMail Bridge, QQ Mail, Fastmail, and custom self-hosted servers.

imap-smtp-email is by far the most installed email Skill on the platform, with installs and over 24,000 downloads. Most other IMAP/SMTP skills are derivatives or variants with slightly different defaults.


2. Gmail & Outlook — Platform-Specific Tools

Platform-specific Skills that use OAuth or official APIs rather than raw IMAP/SMTP — more reliable for Gmail and Outlook/Microsoft 365 users, and able to access platform-native features (labels, calendar, Teams integration).

gmail ( installs) and outlook ( installs) are the canonical official-API entries. email-daily-summary stands out with installs — it reads across Gmail, Outlook, and QQ Mail simultaneously.


3. Inbox Triage & Cleanup

Skills for managing inbox overload: bulk-deleting newsletters, categorizing threads, generating summaries, and drafting replies. These are particularly useful when given to an AI agent running periodic inbox maintenance.

gmail-cleaner and its variants focus on bulk operations — identifying and removing low-value emails at scale. expanso-email-triage adds calendar-aware prioritization.


4. Email Marketing & Bulk Sending

Transactional and marketing email via API services — Mailchimp, Mailgun, Resend, and similar. These Skills are typically used in agentic pipelines where an AI needs to send templated emails, drip sequences, or bulk newsletters without a human in the loop.

mailchimp leads on downloads (14,272) despite having only installs — a sign that developers are pulling it for one-off integrations rather than daily agent use.


5. AI Agent Email — Dedicated Inboxes

A newer category: Skills that provision dedicated email addresses for AI agents, rather than accessing a human's inbox. The agent gets its own mailbox, can receive replies, track threads, and act on incoming messages — all programmatically.

AgentMail is the main provider here, with multiple Skills wrapping its API. agentmail-integration is the most complete implementation ( installs).


6. Email Parsing & Extraction

Skills that treat email content as structured data — extracting calendar events from confirmation emails, finding contact addresses for a domain, or defending against prompt injection attacks embedded in email content.

afrexai-email-to-calendar is the standout here: it parses emails to extract deadlines, events, and action items, then syncs them to a calendar. email-security addresses a real concern in agentic workflows — malicious emails can attempt to hijack an agent's behavior.


7. Chinese Email Services

A cluster of Skills targeting Chinese email providers — 163.com, QQ Mail, 139 Mail — which require specific SMTP/IMAP configurations and auth flows that differ from Western providers. email-163-com leads with installs.


Workflow Recommendations

My situationRecommended Skills
Need a general IMAP/SMTP email client for any providerimap-smtp-email
Using Gmail specifically, want OAuth (not IMAP)gmail
Using Outlook / Microsoft 365outlook or outlook-api
Want a daily email digest across multiple accountsemail-daily-summary
Inbox overrun with newsletters, need bulk cleanupgmail-cleaner + inbox-cleanup
Need to send marketing emails / transactional emailmailgun or mailchimp
Building an AI agent that needs its own email addressagentmail-integration
Extracting calendar events from confirmation emailsafrexai-email-to-calendar
Working with Chinese email providers (163/QQ/139)imap-smtp-email-chinese or email-163-com

Final Observations

A few patterns worth noting from the data:

IMAP/SMTP fragmentation is real. There are at least 8 distinct imap-smtp-email variants on the platform (plus, disabled, chinese, welderjustin, etc.). All do roughly the same thing with minor configuration differences. imap-smtp-email is the reference implementation — start there and only switch if you have a specific provider need.

The AI agent inbox category is early but growing fast. AgentMail-based Skills appeared in the last 30 days and already have meaningful download counts. As more workflows require agents to receive and act on replies, expect this category to expand significantly.

Email marketing Skills have high download, low install. Mailchimp downloads (14,272) vs. installs (3) is a dramatic gap — developers try it in a script and don't commit to daily agent use. This suggests most email marketing automation is still run as one-off tasks rather than persistent agent behaviors.

Email security is underused. email-security has 0 installs despite being one of the few Skills that explicitly addresses prompt injection via email. For any production agentic email workflow, it deserves a look.

Data source: ClawHub platform install and download statistics as of April 1, 2026. More Skills available at clawhub-skills.com.

← Back to Blog
9 skills
10 skills
50
15 skills
7 skills
4 skills
3 skills
6 skills
0
49,410
0
0
0
0
0
0
0
#SkillDownloadsInstallsGrade
1imap-smtp-email49,4100S
2imap-email6,5390A
3imap-mail1,3260B
4generic-mail-client1,7040B
5email-imap-smtp9560B
6imap-smtp-email-plus1,8080A
7msmtp-send8160C
8local-mail-server1,0240B
#SkillDownloadsInstallsGrade
1gmail37,814331S
2outlook-api23,05569A
3porteden-email8,29652A
4outlook11,6860S
5email-daily-summary220A
6gmail-sender1,3800B
7ms-outlook-teams-assistant3,3520B
8email-manager-lite3,7020A
9smart-email1,0720B
10outlook-3651,0500C
11outlook-plus1,6770B
12gmail-briefings1,1270C
13gmail-auto-draft8250C
14qiusuo-email-monitor9680B
#SkillDownloadsInstallsGrade
1gmail-cleaner1,3380B
2gmailcleanerv21,0440B
3inbox-cleanup1,1460B
4inbox-triage3,9130B
5gruted-inbox-triage9540B
6expanso-email-triage1,6000B
7email-automation1,8820B
8safe-email9610B
9email-summary2,6170B
#SkillDownloadsInstallsGrade
1mailchimp17,1370A
2mailgun2,8350B
3mailgun-api1,4030B
4mailgun-simple1,4340B
5resend-email-sender1,0740B
6cold-email-outreach2,1330C
7email-sender2,4630A
#SkillDownloadsInstallsGrade
1agentmail-integration4,9740B
2agentemail8270B
3agentmail-29350B
#SkillDownloadsInstallsGrade
1afrexai-email-to-calendar1,9070B
2email-finder2,0360B
3email-security2,0900B
4
agentmail-temp
780
0
B
#SkillDownloadsInstallsGrade
1email-163-com470A
2imap-smtp-email-chinese3,6940A
3qq-email1,3870A
4139mail-skill1,2300B
5simple-email1,2520B