Company segmentation
Skill spiralcrew-ou/profilespider-agent-skills/company-segmentation
24 free SKILL.md skills for Claude Code & compatible agents: qualify leads, research companies, clean lists.
npx -y skills add spiralcrew-ou/profilespider-agent-skills --skill company-segmentationAssembled 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
Groups companies by industry, business model, size, maturity, market, or strategic fit. Use when the user provides company records and wants consistent segment assignments with definitions and confidence.
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
Company Segmentation
Purpose
Group companies by industry, business model, size, maturity, market, or strategic fit.
When to use this skill
- Grouping a target account list for ABM
- Defining tiers for a go-to-market plan
- Aligning messaging to company type
- Reporting account-base composition
When not to use this skill
- The records lack firmographic signal
- You need per-contact personas (use Persona Classification)
- You want market-wide patterns (use Market Research)
Required inputs
- Company records
Optional inputs
- Your segment definitions
- Dimensions to weight (model, size, maturity)
Rules
- Assign one primary segment per company.
- Use consistent, explicit segment definitions.
- Support assignments with record evidence.
- Report confidence per assignment.
- Do not invent firmographic data.
Process
- Establish segment definitions.
- Evaluate each company against them.
- Assign the best-fit segment.
- Record supporting characteristics and confidence.
- Add segment-level observations.
Output format
Return one record per company with the following fields:
- company_segment
- segment_definition
- supporting_characteristics
- confidence
- segment_level_observations
Validation
- Confirm one segment per company.
- Confirm assignments cite evidence.
- Confirm definitions are applied consistently.
Limitations
- Segments depend on firmographic completeness.
- Edge-case companies may fit multiple segments.