自动化管理 MailerLite 邮件营销流程、订阅者分组与活动数据监控。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "MailerLite Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/mailerlite-automation/SKILL.md 2. 保存为 ~/.claude/skills/mailerlite-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
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://rube.app/mcpMAILERLITE_* tools become available for executionRetrieve 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.
Retrieve aggregate subscriber counts, sent email totals, and engagement metrics for a health snapshot.
Tool: MAILERLITE_GET_ACCOUNT_STATS
No parameters required -- returns overall subscriber counts, sent emails, and performance metrics.
Retrieve subscribers with optional status filtering and cursor-based pagination.
Tool: MAILERLITE_GET_SUBSCRIBERS
| Parameter | Type | Required | Description |
|---|---|---|---|
filter[status] | string | No | Filter by: active, unsubscribed, unconfirmed, bounced, junk |
limit | integer | No | Subscribers per page (default: 25) |
cursor | string | No | Pagination cursor from previous response meta.cursor |
include | string | No | Set to groups to include group memberships |
Important: Loop with meta.next_cursor until null to build a complete subscriber list.
Retrieve campaigns with optional status/type filters and page-based pagination.
Tool: MAILERLITE_GET_CAMPAIGNS
| Parameter | Type | Required | Description |
|---|---|---|---|
filter[status] | string | No | Filter by: sent, draft, ready |
filter[type] | string | No | Filter by: regular, ab, resend, rss |
limit | integer | No | Items per page (default: 25) |
page | integer | No | Page number (default: 1) |
Important: Paginate using meta.last_page to avoid omitting campaigns from historical analysis.
List, filter, and sort subscriber groups for audience organization.
Tool: MAILERLITE_GET_GROUPS
| Parameter | Type | Required | Description |
|---|---|---|---|
filter[name] | string | No | Partial name match filter |
limit | integer | No | Max groups to return |
page | integer | No | Page number (starting from 1) |
sort | string | No | Sort by: name, total, open_rate, click_rate, created_at (prefix - for descending) |
Fetch segments and custom field definitions for advanced audience analysis.
Tools: MAILERLITE_GET_SEGMENTS and MAILERLITE_GET_FIELDS
Segments:
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | No | Max segments to return (max 250) |
page | integer | No | Page number (starting from 1) |
Fields: No parameters required -- returns all custom field definitions.
| Pitfall | Details |
|---|---|
| Subscriber pagination is cursor-based | MAILERLITE_GET_SUBSCRIBERS uses meta.next_cursor -- you must loop until null or counts will be incomplete |
…
通过 Rube MCP 自动化执行 Exa 搜索与相关任务流程,提升检索效率。
通过 Rube MCP 自动执行 U301 相关任务,并先检索最新工具模式后再操作。
用自然语言自动管理 Webex 消息、房间、团队、Webhook 与成员。
通过 Rube MCP 自动化 Zerobounce 邮箱验证与名单清洗流程。
自动化生成AI数字人视频、套用模板并追踪视频制作状态
通过 Rube MCP 自动化执行 Mezmo 相关任务,并先检索最新工具结构。
通过 Customer.io 自动化客户触达、分群管理、消息分析与简报追踪。
通过 Rube MCP 自动化 MailerSend 邮件发送与管理任务,提升营销与通知效率。
通过 Rube MCP 自动化执行 Mailcoach 邮件营销与订阅管理任务。
通过 Rube MCP 自动执行 Bigmailer 邮件营销相关任务与流程。
用自然语言自动化 Instantly 冷邮件外联、线索导入与活动分析。
用自然语言自动管理 Lemon Squeezy 店铺的商品、订单、订阅与优惠流程。