instantly-core-workflow-a

Installation
SKILL.md

Instantly Core Workflow A: Campaign Launch Pipeline

Overview

Build the core Instantly outreach pipeline: create a campaign with email sequences, add leads with personalization, assign sending accounts, and launch. This is the primary money-path workflow for cold email outreach via Instantly API v2.

Prerequisites

  • Completed instantly-install-auth setup
  • At least one warmed-up email account in Instantly
  • Lead data (CSV or programmatic) with email + first name at minimum
  • API key with campaigns:all and leads:all scopes

Instructions

Step 1: Create a Campaign with Sequences

import { instantly } from "./src/instantly";
Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
instantly-core-workflow-a — jeremylongshore/claude-code-plugins-plus