Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Send, track, schedule emails with multi-provider support, verified delivery, unsubscribe management, and compliance reporting via SMTP, API, and OAuth.
Send, track, schedule emails with multi-provider support, verified delivery, unsubscribe management, and compliance reporting via SMTP, API, and OAuth.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Version: 1.0.0 Author: Midas Skills License: MIT
Verified email delivery integration. Send, track, schedule with multi-provider support (SendGrid, Mailgun, AWS SES, SMTP). GDPR/CAN-SPAM compliant.
Verified email agent integration. Send, track, schedule emails with verified delivery & unsubscribe compliance. SMTP, API, OAuth support.
email-integration
email, delivery-tracking, multi-provider, compliance, automation
integration
Free: $0 Pro: $44.99
โ Multi-provider support (SendGrid, Mailgun, AWS SES, SMTP) โ Delivery tracking (open, click, bounce) โ Email verification โ Template management โ Scheduled sends โ Batch processing โ Unsubscribe management โ List hygiene (bounce handling) โ Compliance reporting โ OAuth support (Gmail) โ Reply tracking
Transactional email delivery (signups, resets) Email campaign automation Scheduled email sequences Delivery verification & tracking List management (unsubscribes, bounces) Multi-account SMTP management Email template management Compliance reporting
npm install agentmail-wrapper # or pip install agentmail-wrapper
const AgentMail = require('agentmail-wrapper'); const mail = new AgentMail({ provider: 'sendgrid', // or 'smtp', 'mailgun', 'aws-ses' apiKey: process.env.SENDGRID_API_KEY }); await mail.send({ to: 'user@example.com', subject: 'Welcome!', html: '<h1>Hello</h1>', trackClicks: true, trackOpens: true });
https://github.com/midas-skills/agentmail-wrapper
๐ง support@midas-skills.com ๐ Docs: https://docs.midas-skills.com/agentmail-wrapper
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.