instantly-loader

Load verified leads and email sequences into Instantly.ai campaigns.

72|25|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/TheMattBerman/first-1000-kit --skill instantly-loader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instantly-loader
Source: https://github.com/TheMattBerman/first-1000-kit/tree/main/skills/instantly-loader
Command: npx skills add https://github.com/TheMattBerman/first-1000-kit --skill instantly-loader

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, node, and includes scripts (resource) components.

What problem does it solve?

Automates loading verified leads and their email sequences into Instantly.ai campaigns.

Core Features & Use Cases

  • Lead upload: attach leads and their sequences to a campaign
  • Custom variables: set per-lead personalization fields
  • Campaign management: create or select campaigns, manage status, and monitor delivery

Quick Start

Run the loader with a verified input file and a campaign name to push leads into Instantly.ai.

Frequently Asked Questions about instantly-loader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate loading leads into Instantly.ai campaigns?

You can automate loading leads into Instantly.ai campaigns by providing a verified input file and campaign name to the loader, which formats data to Instantly's lead schema and executes batch uploads via the Instantly API.

Can I add custom variables and email sequences when uploading leads to Instantly?

Yes, you can set per-lead personalization fields as custom variables and attach specific email sequence data during the lead upload process to support end-to-end campaign ingestion.

Do I need an Instantly API key to push outbound leads into campaigns?

Yes, you need an Instantly API key to authenticate and push outbound leads into campaigns, as the loader validates the input payload and communicates directly with the Instantly API.

What is the best way to preview lead uploads before sending them to Instantly.ai?

The best way to preview lead uploads is by using the dry-run mode, which validates and formats the input payload to Instantly's lead schema without actually pushing the data to your campaigns.

Does the Instantly lead loader support batch uploads across multiple campaigns?

Yes, the Instantly lead loader supports batch uploads across multiple campaigns, allowing you to create or select campaigns, manage delivery status, and attach formatted lead sequences.

What dependencies are required to run scripts for Instantly campaign ingestion?

You need jq, curl, and node installed to run the scripts for Instantly campaign ingestion, which validate input payloads and format leads for the Instantly API.