resend-skillsUse when working with Resend email platform - routes to specific sub-skills for sending, receiving, audiences, or broadcasts.
Install via ClawdBot CLI:
clawdbot install christina-de-martinez/resend-skillsResend is an email platform for developers. This skill routes to feature-specific sub-skills.
| Feature | Skill | Use When |
|---------|-------|----------|
| Sending emails | send-email | Transactional emails, notifications, batch sends |
| Receiving emails | resend-inbound | Processing inbound emails, webhooks for received mail, attachments |
| AI Agent inbox | moltbot | Setting up email for AI agents with security measures against prompt injection |
Need to send emails? Use send-email skill
Need to receive emails? Use resend-inbound skill
email.received webhooksSetting up an AI agent inbox? Use moltbot skill
Store in environment variable:
export RESEND_API_KEY=re_xxxxxxxxx
See send-email skill for installation instructions across all supported languages.
Generated Mar 1, 2026
E-commerce platforms use this skill to send order confirmations, shipping updates, and password reset emails. It ensures reliable delivery with webhooks for tracking bounces and opens, improving customer communication and reducing support tickets.
Companies set up inbound email handling to receive customer inquiries and support tickets via email. The skill processes webhooks to extract email content and attachments, automating ticket creation and routing in helpdesk systems.
Developers configure email for AI agents like chatbots to receive and respond to user emails. It includes security measures against prompt injection and webhook setup for local testing, enabling automated email-based interactions.
Businesses send batch promotional emails or newsletters to audiences using transactional email features. It supports scheduling and templates for consistent branding, with analytics via delivery webhooks to monitor engagement.
Tech teams integrate this skill into applications to send system alerts, error reports, or user activity notifications. It leverages the SDK for easy implementation across programming languages, ensuring timely updates.
Companies offer email services as part of a subscription-based platform, using this skill to handle transactional and inbound emails for their users. Revenue is generated through tiered pricing plans based on email volume and features.
Marketing or development agencies use this skill to build and manage email systems for clients, such as e-commerce stores or support desks. Revenue comes from project-based fees or ongoing maintenance contracts.
Independent developers integrate this skill into custom applications for small businesses, setting up email sending, receiving, or AI agent inboxes. Revenue is earned through one-time development charges or hourly rates.
💬 Integration Tip
Store the RESEND_API_KEY in environment variables for security and refer to the send-email skill for SDK installation details in your preferred programming language.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
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).
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.