instantly
OfficialAutomate cold outreach at scale.
Authorvm0-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates cold email outreach and campaign management via the Instantly API, helping you scale outreach while tracking results.
Core Features & Use Cases
- Manage campaigns - create, launch, pause, and track campaigns
- Handle leads - add, list, and update leads in campaigns
- Track analytics - get campaign performance metrics
Quick Start
curl -s "https://api.instantly.ai/api/v2/campaigns" -H "Authorization: Bearer ${INSTANTLY_API_KEY}" -H "Content-Type: application/json" -d '{"name":"My Campaign","daily_limit":50}' | jq .
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: instantly Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#instantly Please download this .zip file, extract it, and install it in the .claude/skills/ directory.