lumail

Installation
SKILL.md

Lumail - Email Marketing CLI & SDK

Interact with the Lumail API using either the CLI (pnpm lumail) or the TypeScript SDK (import { Lumail } from "@/lib/lumail-sdk").

Quick Start

# Set your API key first
pnpm lumail auth set <your-api-key>

# Verify it works
pnpm lumail auth test

CLI Reference

All CLI commands run via pnpm lumail <command>. Every command supports global flags.

Global Flags

Installs
4
GitHub Stars
1
First Seen
Mar 23, 2026
lumail — melvynx/lumail-opensource