Agent Skills for use with MailerLite.
These skills follow the Agent Skills specification so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.
Install with the skills CLI into Claude Code, Codex, Cursor, and 70+ other agents:
npx skills add mailerlite/mailerlite-skills
Or install a single skill for a specific agent:
npx skills add mailerlite/mailerlite-skills --skill email-marketing -a claude-code
/plugin marketplace add mailerlite/mailerlite-skills
/plugin install mailerlite@mailerlite-skills
Add the contents of this repo to a /.claude folder in the root of your project. See more in the official Claude Skills documentation.
Copy the skills/ directory into your Codex skills path (typically ~/.codex/skills). See the Agent Skills specification for the standard skill format.
| Skill | Description |
|---|---|
| mailerlite-cli | Manage subscribers, campaigns, automations, groups, forms, e-commerce, and more using the MailerLite CLI |
| email-marketing | Email marketing best practices for agents acting on a MailerLite account — safe sending rules, campaign and automation playbooks, segmentation, deliverability, and compliance |