# Mailcoach CLI

> Use this skill when the user wants to manage email campaigns, send transactional emails, or manage subscriber lists via Mailcoach.

- Skill: `javimosch/mailcoach-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/mailcoach-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/mailcoach-cli/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/mailcoach-cli

---


# Mailcoach CLI

Email campaigns and transactional email management from the terminal.

## Commands

- `mailcoach-cli _ _` — Passthrough to mailcoach CLI

## Installation

```bash
npm i -g @mailcoach/cli
```

## Authentication

Set `MAILCOACH_API_KEY` environment variable.

## Usage Examples

- "Send a campaign email to my subscribers"
- "Send transactional email via Mailcoach"
- "Create a new email campaign"

## Key Features
- **Email Campaigns** - Send to subscribers
- **Transactional** - Automated emails
- **API Key** - Simple auth
- **Non-Interactive** - Agent-friendly

