agentsclimarketplace

Lead list segmentation

Skill spiralcrew-ou/profilespider-agent-skills/lead-list-segmentation

24 free SKILL.md skills for Claude Code & compatible agents: qualify leads, research companies, clean lists.

Install
npx -y skills add spiralcrew-ou/profilespider-agent-skills --skill lead-list-segmentation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Divides a lead list into useful commercial segments. Use when the user provides a combined lead list and wants segments with criteria, sizes, recommended treatment, and priority.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.9 KB, as published. Nobody here has run it

Lead List Segmentation

Purpose

Divide a lead list into useful commercial segments with criteria, size, and priority.

When to use this skill

  • Splitting one list into messaging-ready segments
  • Prioritizing where to spend outreach effort
  • Tailoring campaigns per segment
  • Reporting list composition to stakeholders

When not to use this skill

  • The list has no fields to segment on
  • You need per-record scoring (use Lead Qualification)
  • The list is too small to segment meaningfully

Required inputs

  • A lead list

Optional inputs

  • Segmentation dimensions (industry, size, region, fit)
  • A priority rule
  • Target segment count

Rules

  1. Define explicit, non-overlapping criteria per segment.
  2. Report accurate segment sizes.
  3. Base segments on supplied fields only.
  4. Recommend treatment proportional to value.
  5. Make priorities consistent and justified.

Process

  1. Profile the list fields.
  2. Choose segmentation dimensions.
  3. Define segment criteria.
  4. Assign records and count sizes.
  5. Recommend treatment and priority.

Output format

Return one record per segment with the following fields:

  • segment_name
  • segment_criteria
  • included_records
  • segment_size
  • recommended_treatment
  • priority

Validation

  • Confirm segment criteria do not overlap.
  • Confirm sizes sum sensibly to the list.
  • Confirm priorities follow the value logic.

Limitations

  • Segment quality depends on field completeness.
  • Static segments need refreshing as the list grows.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.