Complete guide to programmatic campaign creation and configuration
create_campaign.py
Python
Create new campaign with settings via API
add_sequences.py
Python
Configure email sequences with delays and variants
import_leads.py
Python
Import and validate lead lists for campaign
schedule_campaign.py
Python
Schedule and launch campaign with timezone handling
Summary
Category: Operations
Target Audience: Growth engineers and marketers building automated campaigns
Trigger Phrases: "create instantly campaign", "set up email sequence", "instantly automation", "launch cold email campaign", "configure instantly outreach"
Definition of Success (Technical): Campaign created with sequences and leads loaded via API
Definition of Success (Business): Campaigns launch on schedule with proper targeting
Production: true
Version: 1.0.0
License: MIT
Author: Jeremy Longshore jeremy@intentsolutions.io
1---2name: 455-instantly-campaign-setup-50beb18d3description: instantly-campaign-setup4---5# instantly-campaign-setup67> Create and configure email campaigns programmatically with sequences, leads, and scheduling89## Directory Structure1011```12instantly-campaign-setup/13├── SKILL.md14└── examples/15 ├── create_campaign.py16 ├── add_sequences.py17 ├── import_leads.py18 └── schedule_campaign.py19```2021## File Descriptions2223| File | Type | Purpose |24|------|------|---------|25| SKILL.md | Markdown | Complete guide to programmatic campaign creation and configuration |26| create_campaign.py | Python | Create new campaign with settings via API |27| add_sequences.py | Python | Configure email sequences with delays and variants |28| import_leads.py | Python | Import and validate lead lists for campaign |29| schedule_campaign.py | Python | Schedule and launch campaign with timezone handling |3031## Summary3233**Category:** Operations34**Target Audience:** Growth engineers and marketers building automated campaigns35**Trigger Phrases:** "create instantly campaign", "set up email sequence", "instantly automation", "launch cold email campaign", "configure instantly outreach"36**Definition of Success (Technical):** Campaign created with sequences and leads loaded via API37**Definition of Success (Business):** Campaigns launch on schedule with proper targeting38**Production:** true39**Version:** 1.0.040**License:** MIT41**Author:** Jeremy Longshore <jeremy@intentsolutions.io>
Run npx skillmds@latest add tools-only/455-instantly-campaign-setup-50beb18d in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
instantly-campaign-setup It is listed under Marketing & Growth on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.