# 455 Instantly Campaign Setup 50beb18d

> instantly-campaign-setup

- Skill: `tools-only/455-instantly-campaign-setup-50beb18d` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/455-instantly-campaign-setup-50beb18d`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/455-instantly-campaign-setup-50beb18d/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/455-instantly-campaign-setup-50beb18d

---

# instantly-campaign-setup

> Create and configure email campaigns programmatically with sequences, leads, and scheduling

## Directory Structure

```
instantly-campaign-setup/
├── SKILL.md
└── examples/
    ├── create_campaign.py
    ├── add_sequences.py
    ├── import_leads.py
    └── schedule_campaign.py
```

## File Descriptions

| File | Type | Purpose |
|------|------|---------|
| SKILL.md | Markdown | 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>

