I put together a Claude Code skill for MailerLite — it gives you inline help with the Subscribers, Campaigns, Automations, Groups, Segments, Forms, Webhooks, Batching, and E-commerce APIs right in your editor.
npx skills add sales-skills/sales --skills sales-mailerlite
Then try prompting it with something like:
/sales-mailerlite How do I bulk import subscribers to a group with custom fields via the API?
It covers the full REST API (authentication, rate limits, all endpoint categories), plus platform-level guidance on automation workflows, domain authentication, e-commerce integration, and common gotchas like the strict account approval process and engagement-based throttling.
Source:
https://github.com/sales-skills/sales/blob/main/skills/sales-mailerlite/SKILL.md
PRs welcome if anything's off. If you find it useful, a star on the repo helps:
https://github.com/sales-skills/sales
I put together a Claude Code skill for MailerLite — it gives you inline help with the Subscribers, Campaigns, Automations, Groups, Segments, Forms, Webhooks, Batching, and E-commerce APIs right in your editor.
Then try prompting it with something like:
/sales-mailerlite How do I bulk import subscribers to a group with custom fields via the API?It covers the full REST API (authentication, rate limits, all endpoint categories), plus platform-level guidance on automation workflows, domain authentication, e-commerce integration, and common gotchas like the strict account approval process and engagement-based throttling.
Source:
https://github.com/sales-skills/sales/blob/main/skills/sales-mailerlite/SKILL.md
PRs welcome if anything's off. If you find it useful, a star on the repo helps:
https://github.com/sales-skills/sales