Company research workflow planner
Skill spiralcrew-ou/profilespider-agent-skills/company-research-workflow-planner
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-research-workflow-plannerAssembled 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
Creates a repeatable process for researching and comparing companies. Use when the user wants a structured, reusable company-research workflow with objectives, sources, fields, and validation.
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 Research Workflow Planner
Purpose
Create a repeatable process for researching and comparing companies.
When to use this skill
- Standardizing company research across a team
- Building a repeatable account-research playbook
- Defining the fields every profile needs
- Setting completion criteria for research tasks
When not to use this skill
- You want one company researched now (use Company Research)
- You have no research objective
- You need the research executed, not planned
Required inputs
- A research objective
Optional inputs
- Required output fields
- Approved sources
- A comparison framework
Rules
- Define explicit required fields and completion criteria.
- Sequence research logically.
- Include validation steps.
- Keep the output structure consistent.
- Note assumptions where objectives are broad.
Process
- Parse the research objective.
- Define sources and required fields.
- Order the research sequence.
- Add validation steps.
- Define output structure and completion criteria.
Output format
Return a research process with the following fields:
- research_objectives
- source_types
- required_fields
- research_sequence
- validation_steps
- output_structure
- completion_criteria
Validation
- Confirm required fields cover the objective.
- Confirm validation steps are present.
- Confirm completion criteria are testable.
Limitations
- A process is only as good as the sources it uses.
- Completion criteria may need tuning over time.