自动化管理 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 |
…
通过自动化调用 SimilarWeb 接口,快速获取与处理网站流量排名数据。
通过 Rube MCP 自动处理 Callpage 任务,提升线索回呼与运营效率。
通过 Rube MCP 自动执行 Skyfire 相关任务,并先检索最新工具结构后再操作。
通过 Rube MCP 自动化执行 StatusCake 监控与站点健康检查相关任务。
通过 Rube MCP 自动执行 Tally 相关任务,提升财务与数据处理效率。
通过 Rube MCP 自动执行 Refiner 相关任务,并先检索最新工具 schema。
通过 Customer.io 自动化客户触达、分群管理、消息分析与简报追踪。
通过 Rube MCP 自动化 MailerSend 邮件发送与管理任务,提升营销与通知效率。
通过 Rube MCP 自动化执行 Mailcoach 邮件营销与订阅管理任务。
通过 Composio 自动管理 Omnisend 联系人、订阅状态与营销分群流程
通过 Rube MCP 自动执行 Bigmailer 邮件营销相关任务与流程。
用自然语言自动化 Instantly 冷邮件外联、线索导入与活动分析。