primr-research

Automate end-to-end company research to generate cited briefs.

3|2|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/blisspixel/primr --skill primr-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: primr-research
Source: https://github.com/blisspixel/primr/tree/main/openclaw/skills/primr-research
Command: npx skills add https://github.com/blisspixel/primr --skill primr-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Primr Research Skill automates end-to-end company research to convert scattered data sources into a comprehensive, analyst-grade intelligence brief with properly cited sources.

Core Features & Use Cases

  • Unified research pipeline: Build site corpus, extract insights, perform external deep research, and compile a final report.
  • Cost-aware execution: Estimates costs and tracks progress before running any research.
  • Async, single-job workflow: Runs in the background with status polling and guardrails against concurrent runs.

Quick Start

Provide a company name and URL to start a full research run and generate a comprehensive, cited brief.

Frequently Asked Questions about primr-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate company research to generate a cited brief?

Automate company research by providing a company name and URL to trigger a pipeline that scrapes sites, extracts insights, and compiles a cited brief. The workflow runs asynchronously using Gemini to process deep research and generate the final output.

What is asynchronous research job execution and how does it work?

Asynchronous research job execution runs your company research in the background, allowing you to poll for status updates. It includes guardrails against concurrent runs and provisions access to status tracking and the latest output results.

Can I estimate the cost of a research run before executing it?

Yes, you can estimate research costs before execution. The pipeline provides cost-aware execution through an estimate tool that calculates expected costs and tracks progress prior to running any deep or full research mode.

Does the company research pipeline support different depth modes?

Yes, the company research pipeline supports quick scrape, deep, and full modes. Each mode builds a site corpus, performs external deep research, and compiles an analyst-grade intelligence brief with properly cited sources.

What are the limitations of running concurrent research jobs?

The system enforces guardrails against concurrent runs, meaning you cannot execute multiple research jobs simultaneously. You must poll the status endpoint to monitor progress and wait until the current single-job workflow completes before starting another.