Agent skill · Data & Analytics

MailerLite Automation

Automate email marketing workflows including subscriber management, campaign analytics, group segmentation, and account monitoring through MailerLite via Composio

ComposioHQgithub.com/ComposioHQGitHub ↗
claude-codecodexcursor
Install
npx skills add ComposioHQ/awesome-claude-skills --skill mailerlite-automation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: composio-skills/mailerlite-automation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 71,763 · +585 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# MailerLite Automation Automate email marketing operations -- manage subscribers, analyze campaign performance, organize groups and segments, and monitor account health -- all orchestrated through the Composio MCP integration. **Toolkit docs:** [composio.dev/toolkits/mailerlite](https://composio.dev/toolkits/mailerlite) --- ## Setup 1. Connect your MailerLite account through the Composio MCP server at `https://rube.app/mcp` 2. The agent will prompt you with an authentication link if no active connection exists 3. Once connected, all `MAILERLITE_*` tools become available for execution --- ## Core Workflows ### 1. Verify Account & Fetch Metadata Retrieve account details including plan limits and timezone to ensure consistent reporting. **Tool:** `MAILERLITE_GET_ACCOUNT_INFO` ``` No parameters required -- returns account metadata, plan details, and timezone configuration. ``` Always run this first to establish plan constraints and timezone for consistent time-windowed queries. --- ### 2. Get Account-Wide Performance Stats Retrieve aggregate subscriber counts, sent email totals, and engagement metrics for a health snapshot. **Tool:** `MAILERLITE_GET_ACCOUNT_STATS` ``` No parameters re

What's inside
Steps it walks through
  1. Setup
  2. Core Workflows
  3. 1. Verify Account & Fetch Metadata
  4. 2. Get Account-Wide Performance Stats
  5. 3. List & Paginate Subscribers
  6. 4. List & Analyze Campaigns
  7. 5. Manage Subscriber Groups
  8. 6. Retrieve Audience Segments & Custom Fields
  9. Known Pitfalls
  10. Quick Reference
More from awesome-claude-skills
All skills →
About this skill
What does the MailerLite Automation skill do?

Automate email marketing workflows including subscriber management, campaign analytics, group segmentation, and account monitoring through MailerLite via Composio

How do I install it?

Run `npx skills add ComposioHQ/awesome-claude-skills --skill mailerlite-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going