prospects

Manage prospects via the Overloop CLI with JSON payloads.

7|4|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/sortlist/overloop-cli --skill prospects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prospects
Source: https://github.com/sortlist/overloop-cli/tree/main/skills/prospects
Command: npx skills add https://github.com/sortlist/overloop-cli --skill prospects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing prospects is tedious without a unified workflow. This skill enables you to search, create, update, and delete prospects directly from the Overloop CLI, streamline outreach, and keep your prospect database in sync.

Core Features & Use Cases

  • List & search prospects by email, name, or attributes.
  • Create new prospects with essential fields and bulk import options.
  • Update or delete existing prospects and associate them with organizations or campaigns as needed.
  • Use cases: quickly onboard a new lead by creating a prospect and mapping it to a campaign.

Quick Start

List prospects with a search term or filter, then create or update a prospect by email as needed.

Frequently Asked Questions about prospects

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

FAQPage Schema
How do I manage prospects in Overloop from the command line?

You can manage prospects in Overloop from the command line by using this Skill to list, search, create, update, and delete records directly via the Overloop CLI with JSON payloads.

Do I need the Overloop CLI installed to search and create prospects?

Yes, searching and creating prospects requires the Overloop CLI to be installed and authenticated. This Skill acts as a wrapper to execute database operations through that interface.

Can I perform bulk prospect updates and associate them with campaigns?

Yes, you can perform bulk prospect updates and create new prospects in batches. The Skill supports associating prospect records with specific organizations and campaigns during creation or updates.

What is the best way to find existing prospects by email or name?

The best way to find existing prospects by email or name is using the Skill's text and attribute search filters. It queries the Overloop CLI to return matching records from your prospect database.

Does creating a prospect via CLI require specific data formats?

Yes, creating a prospect via CLI requires JSON data payloads. The Skill validates required fields within the JSON structure before sending the creation request to the Overloop CLI.