用自然语言自动化 Instantly 冷邮件外联、线索导入与活动分析。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Instantly Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/instantly-automation/SKILL.md 2. 保存为 ~/.claude/skills/instantly-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate your cold email outreach with Instantly -- create and manage campaigns with multi-step sequences, configure sending schedules, import leads in bulk, manage sending accounts, and track campaign performance -- all through natural language commands.
Toolkit docs: composio.dev/toolkits/instantly
https://rube.app/mcp
Retrieve all email accounts configured in your Instantly workspace, with filtering by status and provider.
Tool: INSTANTLY_LIST_ACCOUNTS
Example prompt:
"Show all active sending accounts in my Instantly workspace"
Key parameters:
status -- Filter by status: 1 (Active), (Paused), (Connection Error), (Soft Bounce Error), (Sending Error)2-1-2-3provider_code -- Filter by provider: 1 (Custom IMAP/SMTP), 2 (Google), 3 (Microsoft), 4 (AWS)search -- Search by email substring or domainlimit -- Max items (1-100)starting_after -- Pagination cursor from previous responsetag_ids -- Comma-separated tag UUIDsLaunch a new outreach campaign with scheduling, email sequences, A/B testing variants, and sending configuration.
Tool: INSTANTLY_CREATE_CAMPAIGN
Example prompt:
"Create an Instantly campaign called 'Q1 Outreach' that sends Monday-Friday 9am-5pm Central time with a 3-step email sequence"
Key parameters:
name (required) -- Campaign namecampaign_schedule (required) -- Schedule configuration:
schedules (required) -- Array of schedule objects, each with:
name -- Schedule nametiming -- {from: "09:00", to: "17:00"} (HH:mm format)days -- Map of day index strings "0" (Sun) to "6" (Sat) to booleanstimezone -- Supported values include "America/Chicago", "America/Detroit", "America/Boise", "America/Anchorage"start_date / end_date -- ISO 8601 datesemail_list -- Array of sending account email addresses (must be pre-configured accounts; use INSTANTLY_LIST_ACCOUNTS to discover valid addresses)sequences -- Array (only first element used) containing:
steps -- Array of step objects with:
type -- Must be "email"delay -- Days before NEXT email (integer, min 0)variants -- Array of {subject, body} objects for A/B testingdaily_limit -- Daily sending capemail_gap -- Minutes between emailsstop_on_reply -- Stop campaign when lead replies (boolean)stop_on_auto_reply -- Stop on auto-replies (boolean)open_tracking / link_tracking -- Enable tracking (booleans)Timezone notes:
Modify an existing campaign's schedule, sending limits, sequences, or tracking settings.
Tool: INSTANTLY_UPDATE_CAMPAIGN
Example prompt:
"Update my Instantly campaign to increase the daily limit to 100 and enable open tracking"
Key parameters:
id (required) -- Campaign UUIDname, campaign_schedule, email_list, sequences, daily_limit, email_gap, stop_on_reply, open_tracking, link_tracking, etc.null to unset itCreate dedicated lead lists and import prospects in bulk for campaign targeting.
Tools: INSTANTLY_CREATE_LEAD_LIST, INSTANTLY_ADD_LEADS_BULK
…
通过 Rube MCP 自动执行 Jobnimbus 任务与流程操作,提升业务处理效率。
自动化管理 MailerLite 邮件营销流程、订阅者分组与活动数据监控。