lumail-cli

Manage Lumail email marketing services via a command-line interface with JSON output.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Melvynx/lumail-cli --skill lumail-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lumail-cli
Source: https://github.com/Melvynx/lumail-cli/tree/main/skills/lumail-cli
Command: npx skills add https://github.com/Melvynx/lumail-cli --skill lumail-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to manage all aspects of Lumail, an email marketing platform, streamlining operations for users who prefer or require CLI-based management.

Core Features & Use Cases

  • Comprehensive Management: Control subscribers, campaigns, workflows, tags, segments, and analytics.
  • Automation Ready: Designed for programmatic use with a --json flag for easy integration into scripts.
  • Use Case: Automate the process of adding new subscribers from a CSV file, sending out a weekly newsletter campaign, and then analyzing its performance metrics, all through a single CLI tool.

Quick Start

Set up authentication for the lumail-cli by running lumail-cli auth set "your-token".

Frequently Asked Questions about lumail-cli

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

FAQPage Schema
How do I manage email marketing subscribers and campaigns from the command line?

You can manage email marketing subscribers and campaigns from the command line by using a CLI tool that interfaces with your email marketing platform to control operations and output data in JSON format.

Can I automate email marketing workflows using a command-line interface?

Yes, you can automate email marketing workflows using a command-line interface designed for programmatic use, allowing you to script subscriber management, campaign deployment, and analytics retrieval.

How do I authenticate a CLI tool to manage my email marketing platform?

To authenticate the CLI tool to manage your email marketing platform, you typically run a specific configuration command to set your API token, establishing the secure connection required for operations.

Does the email marketing CLI support JSON output for script integration?

The email marketing CLI supports JSON output through a dedicated flag, ensuring easy integration into existing scripts and automated workflows by providing structured data for subscribers and analytics.

What is the best way to handle advanced email marketing API operations via CLI?

The best way to handle advanced email marketing API operations via CLI is using a dedicated execution command that provides granular control over API functionalities beyond standard subscriber and campaign management.

Can I manage segments and tags for my email marketing campaigns programmatically?

Yes, you can manage segments and tags for your email marketing campaigns programmatically, as the CLI interface provides comprehensive control over subscriber organization and campaign targeting.