agentsclimarketplace

Company research workflow planner

Skill spiralcrew-ou/profilespider-agent-skills/company-research-workflow-planner

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.From its SKILL.md

Install
npx -y skills add spiralcrew-ou/profilespider-agent-skills --skill company-research-workflow-planner

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

  • 8 stars8 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 file declares

Copied from the file, not written here

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, 304 tokens by cl100k_base, 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

  1. Define explicit required fields and completion criteria.
  2. Sequence research logically.
  3. Include validation steps.
  4. Keep the output structure consistent.
  5. Note assumptions where objectives are broad.

Process

  1. Parse the research objective.
  2. Define sources and required fields.
  3. Order the research sequence.
  4. Add validation steps.
  5. 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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.