One-click install
npx skills add https://github.com/cjephuneh/Eolas-Medical --skill instantly-cjephuneh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instantly
Source: https://github.com/cjephuneh/Eolas-Medical/tree/main/instantly
Command: npx skills add https://github.com/cjephuneh/Eolas-Medical --skill instantly-cjephuneh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manual Instantly.ai UI work by enabling programmatic control of email outreach campaigns, lead data, and sending mailbox deliverability, cutting down repetitive operational tasks and reducing human error for sales and marketing teams.

Core Features & Use Cases

  • Full v2 API Coverage: Access all Instantly.ai endpoints for campaigns, leads, lead lists, sending accounts, analytics, emails, blocklists, email verification, tags, and SuperSearch prospect enrichment.
  • Multi-Workspace Authentication: Securely connect to separate Virgil, RISE, and Eolas workspaces with dedicated API keys, with built-in prompts to confirm the target workspace before making requests to avoid cross-workspace errors.
  • Pre-Built Workflow Templates: Step-by-step guidance for common tasks including assigning mailboxes to campaigns, launching full outreach workflows, running email infrastructure health checks, and enriching prospect data.
  • Use Case: A sales operations team can use this Skill to bulk import 500 new leads, assign them to an active campaign, activate the campaign, and pull weekly engagement analytics entirely via API, no manual UI navigation required.

Quick Start

Use the instantly skill to list all paused campaigns in your RISE workspace and pull their open and reply rates for the last 7 days.

Frequently Asked Questions about instantly

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

FAQPage Schema
How do I automate Instantly.ai email outreach campaigns via API?

You can automate Instantly.ai email outreach campaigns via API by using this Skill to programmatically create campaigns, bulk import leads, and track performance analytics. It provides full v2 REST API coverage for end-to-end sales workflows.

Can I manage multiple Instantly.ai workspaces with different API keys?

Yes, you can manage multiple Instantly.ai workspaces with different API keys. This Skill supports multi-workspace authentication and prompts you to confirm the target workspace before making requests to prevent cross-workplace errors.

How do I bulk import leads into Instantly.ai without manual UI work?

You can bulk import leads into Instantly.ai without manual UI work by leveraging this Skill's programmatic API control. It handles cursor-based pagination and bulk operations, allowing you to seamlessly import hundreds of leads and assign them to active campaigns.

Does this approach support prospect enrichment and deliverability monitoring for sales outreach?

Yes, this approach supports prospect enrichment and deliverability monitoring for sales outreach. The Skill accesses Instantly.ai endpoints for SuperSearch prospect enrichment, email verification, and sending mailbox warmup to maintain infrastructure health.

What is the best way to pull engagement analytics from Instantly.ai for specific campaigns?

The best way to pull engagement analytics from Instantly.ai is by using this Skill to query the v2 REST API. You can programmatically request open and reply rates for specific campaigns over designated time periods without navigating the UI.

How do async background jobs work when warming up sending accounts in Instantly.ai?

Async background jobs for warming up sending accounts in Instantly.ai are handled through API polling. This Skill manages the asynchronous polling process required for warmup and bulk operations, ensuring tasks complete without blocking other API requests.