What problem does it solve? Managing cold email outreach through the Instantly.ai web dashboard requires manual clicking and cannot be scripted or integrated into automated workflows. This Skill gives AI agents and terminal users programmatic access to the full Instantly V2 API — 156 commands across 31 groups — so campaigns, leads, sending accounts, deliverability tests, and inbox replies can be managed from the command line or through MCP tools. ## Core Features & Use Cases - Campaign and lead automation: Create campaigns, bulk-add up to 1,000 leads, activate or pause sequences, and monitor sending status without opening a browser. - Deliverability and account health: Run DNS/SMTP/IMAP checks, manage warmup, test inbox placement, and track per-campaign or per-account analytics. - Multi-workspace profile isolation: Agencies bind each client to a named profile with fail-closed workspace verification, so writes never hit the wrong workspace. - Use Case: An agency operator asks an AI assistant to list campaigns for client-a, check unread replies, and respond to interested leads — the assistant uses the client-a profile, confirms the bound workspace via status, and executes the commands with JSON output. ## Quick Start Install the CLI with npm, export your Instantly API key as an environment variable, then ask the assistant to run instantly status and list your campaigns.