ai-agent-email-skillThis skill provides script-based email operations for an agent. It includes functionalities for managing mailboxes, reading/searching emails, sending/replyin...
Install via ClawdBot CLI:
clawdbot install tyxiang/ai-agent-email-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://oauth2.example.com/tokenAudited Apr 17, 2026 · audit v1.0
Generated May 24, 2026
An AI agent reads incoming support emails, categorizes them by intent (e.g., complaint, inquiry), and sends pre-approved template replies or escalates complex issues to human agents. This reduces response time and handles high volumes.
The agent checks the inbox each morning, summarizes unread emails (including key points and action items), and presents a concise briefing to the user. It can prioritize emails from VIP senders or flagged messages.
The agent monitors a designated email account for invoices or receipts, extracts attachment data (e.g., amounts, due dates), and forwards parsed information to accounting software. It can also send payment confirmation emails.
The agent sends marketing emails to a list of recipients, handles bounce-back detection by moving failed deliveries to a separate folder, and tracks replies for follow-up. It can also organize campaign emails into folders.
The agent reads meeting invitations or scheduling requests from emails, checks the user's calendar, and automatically replies with proposed times or declines conflicts. It manages confirmation and reminder emails.
Offer the AI email skill as an add-on module within a larger agent platform. Charge a monthly fee per agent or per user, with tiered pricing based on email volume or extra features like multi-account support.
Charge per email operation (e.g., send, read, search) or per script execution. Suitable for high-volume, occasional use cases where customers prefer variable cost over fixed subscription.
License the skill to email client providers or enterprise SaaS platforms that want to embed AI email capabilities. They integrate the skill into their product and pay a per-instance or revenue-share fee.
💬 Integration Tip
Ensure environment variables (EMAIL_USERNAME, EMAIL_PASSWORD or OAuth2 credentials) are securely configured, and test connectivity by running the mail_list.py script with sample JSON input.
Scored May 24, 2026
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Microsoft Outlook API integration with managed OAuth. Read, send, and manage emails, folders, calendar events, and contacts via Microsoft Graph. Use this skill when users want to interact with Outlook. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
API-first email platform designed for AI agents. Create and manage dedicated email inboxes, send and receive emails programmatically, and handle email-based workflows with webhooks and real-time events. Use when you need to set up agent email identity, send emails from agents, handle incoming email workflows, or replace traditional email providers like Gmail with agent-friendly infrastructure.
Secured Email Mnagement - Gmail, Outlook & Exchange - list, search, read, send, reply, forward, delete, and modify emails across multiple accounts (gog-cli s...
Unified Google services API integration with managed OAuth. Manage Gmail, Google Calendar, Drive, Docs, Sheets, Slides, Meet, Tasks, Photos, Maps, Google Ana...
SendGrid email integration with API key authentication. Manage marketing campaigns, transactional templates, contacts, suppression lists, sender identities,...