Company research
Skill spiralcrew-ou/profilespider-agent-skills/company-research
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-researchAssembled 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
Turns company records into structured company research summaries. Use when the user provides company names or records and wants a consistent overview, market position, and relevance assessment.
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
2.0 KB, as published. Nobody here has run it
Company Research
Purpose
Turn company records into a structured research summary: overview, market position, and relevance.
When to use this skill
- Building account research before outreach
- Producing comparable company profiles at scale
- Summarizing a target account list
- Flagging what still needs manual research
When not to use this skill
- The records contain no usable company signal
- You need real-time financials or news the data lacks
- You want verified contact details rather than a profile
Required inputs
- Company names or records
Optional inputs
- Your offering or angle for relevance scoring
- Industries of interest
- Fields you want prioritized
Rules
- Use only supplied information and clearly marked context.
- Do not invent financials, headcounts, or customers.
- Separate facts from inferences.
- List research gaps rather than filling them.
- Keep the structure identical across companies.
Process
- Parse each company record.
- Summarize overview, industry, offering, and customers.
- Assess market position from available signal.
- List research gaps.
- Assess relevance to the stated goal.
Output format
Return one profile per company with the following fields:
- company_overview
- industry
- products_or_services
- target_customers
- market_position
- research_gaps
- relevance_assessment
Validation
- Confirm each field is supported or marked as a gap.
- Confirm no invented figures appear.
- Confirm relevance ties to the stated goal.
Limitations
- Profiles are only as current as the input data.
- Market position is an interpretation, not a ranking.