send-one-off-email

Official

Send a single email via CLI or API.

Authorschemavaults
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Some teams need to send a one-off notification to specific email addresses or perform quick smoke tests of a mail integration. This skill provides a reliable way to dispatch a single email using either the schemavaults-send-email CLI or the sendEmail() helper in code, without building a longer-lived workflow.

Core Features & Use Cases

  • CLI-based one-off sends: use the schemavaults-send-email binary to send to one or more recipients with subject, text, and html or with a template id and template props.
  • Programmatic usage: import and call sendEmail() from @schemavaults/send-email for application code paths.
  • Flexible body formats: support either raw text/html bodies or template-based messages, with optional sender override and dry-run capabilities.
  • Use Case: smoke test a new API key or validate a template's props by sending a targeted email to a test address.

Quick Start

Invoke the CLI to send a one-off email by supplying --to, --subject, and either --text/--html or a --template-id with template-props.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: send-one-off-email
Download link: https://github.com/schemavaults/send-email/archive/main.zip#send-one-off-email

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.