email

Send HTML or plain text emails via Unosend or SMTP providers.

31|8|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/citedy/adclaw --skill email-citedy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email
Source: https://github.com/citedy/adclaw/tree/main/src/adclaw/agents/skills/email
Command: npx skills add https://github.com/citedy/adclaw --skill email-citedy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Emails are essential for alerts, reports, and notifications, but manually sending messages from agents is error-prone and time-consuming.

Core Features & Use Cases

  • Send emails directly from your agent (HTML or plain text)
  • Works with Unosend or any SMTP provider
  • Notify teams, share reports, and alert clients automatically

Quick Start

Ask your agent to send an email to a recipient with a subject and HTML or plain text body.

Frequently Asked Questions about email

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send emails directly from my agent automatically?

To send emails automatically, this Skill automates outbound email sending from agents using a configured sender address. You simply ask your agent to send an email to a recipient with a subject and an HTML or plain text body.

Can I use any SMTP provider to send notification emails from my agent?

Yes, you can use any SMTP provider to send notification emails, provided it is TLS-enabled. You must configure your SMTP credentials and sender address via environment variables before sending.

Does this email automation Skill work with Unosend?

Yes, this email automation Skill works directly with Unosend. You can configure it to use a Unosend API key instead of standard SMTP credentials to manage your outbound notification workflows.

What do I need to configure before my agent can send emails?

Before your agent can send emails, you need to configure environment variables with TLS-enabled SMTP credentials or a Unosend API key, along with a verified sender address to authorize outbound message delivery.

What is the best way to automate client alerts and team notifications via email?

The best way to automate client alerts and team notifications is using this Skill to trigger outbound emails directly from your agent, supporting both HTML and plain text formats for flexible reporting workflows.