mailerlite-email-marketing

Manage MailerLite campaigns, subscribers, and e-commerce tracking via API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill mailerlite-email-marketing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mailerlite-email-marketing
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/mailerlite-email-marketing
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill mailerlite-email-marketing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the complexity of managing MailerLite campaigns, automations, subscribers, and e-commerce stores, allowing users to create and manage email marketing without manual API configurations.

Core Features & Use Cases

  • Campaign Management: Create, manage, and schedule email marketing campaigns.
  • Subscriber Management: Handle subscribers, groups, and segments.
  • E-commerce Integration: Connect e-commerce stores and track sales.
  • Use Case: Streamline the process of creating and sending a MailerLite campaign, managing subscribers, and integrating e-commerce activities without the need for complex API interactions.

Quick Start

Use the clawlink_call_tool --tool "mailerlite_create_campaign" --params '{"subject": "Welcome to our new product!"}' command to create a new campaign.

Frequently Asked Questions about mailerlite-email-marketing

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

FAQPage Schema
How do I automate MailerLite email campaigns without manual API configuration?

Automate MailerLite email campaigns through an interface that abstracts API calls, supporting campaign creation, scheduling, and subscriber management. Authorization requires connecting ClawLink with the MailerLite API.

Can I manage MailerLite subscribers and segments in bulk?

Yes, MailerLite subscriber management handles subscribers, groups, and segments directly. You can organize and update audience segments without interacting with the underlying API endpoints.

Does this MailerLite integration support e-commerce tracking?

Yes, the MailerLite integration supports e-commerce tracking by connecting your e-commerce stores. It tracks sales activities and integrates them with your email marketing campaigns.

What do I need to start creating MailerLite email marketing campaigns?

To create MailerLite email marketing campaigns, you need authorization through ClawLink and the MailerLite API. Once authenticated, use the create campaign command with parameters like subject to start.

What's the best way to schedule a MailerLite campaign programmatically?

The best way to schedule a MailerLite campaign programmatically is using the campaign management command interface. It abstracts the API calls to create, manage, and schedule email marketing campaigns effortlessly.