OpenClaw · Skill

Mailgun Simple

Send outbound emails using the official Mailgun JS SDK.

Web & Frontend Development
v2.2.0
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install lksrz/mailgun-simple

ClawHub installer

npx clawhub@latest install lksrz/mailgun-simple

OpenClaw CLI

openclaw skills install lksrz/mailgun-simple

Direct OpenClaw install

openclaw install lksrz/mailgun-simple

What this skill does

Send outbound emails using the official Mailgun JS SDK.

Why it matters

Uses the official Mailgun SDK directly rather than generic SMTP, giving access to Mailgun-specific delivery tracking and EU/US region routing.

Typical use cases

  • Sending transactional emails from an agent workflow
  • Notifying users when a background job completes
  • Dispatching password reset or confirmation emails
  • Alerting a team when a monitored threshold is crossed
  • Forwarding form submissions to an inbox

Source instructions

Mailgun Simple

Send outbound emails using the official Mailgun JS SDK.

Environment Variables

VariableRequiredDefaultDescription
MAILGUN_API_KEYYesYour private Mailgun API key.
MAILGUN_DOMAINYesaicommander.devYour verified sending domain.
MAILGUN_REGIONYesEUAPI region: EU or US.
MAILGUN_FROMNoPostmaster <postmaster@{domain}>Default sender address.

Setup

npm install mailgun.js@12.7.0 form-data@4.0.1

Tools

Send Email

MAILGUN_API_KEY=xxx MAILGUN_DOMAIN=example.com MAILGUN_REGION=EU node scripts/send_email.js <to> <subject> <text> [from]

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise