SKILL·320982

competitive-research-snapshot

deanpeters
Updated 9 days ago
1 views
5,997
736
5,997
View on GitHub
Documentationgeneral

About

This skill autonomously researches competitors to produce a cited snapshot with a comparison matrix and implications, grounding product decisions in evidence. It's designed for workflows requiring competitive intelligence, like positioning or roadmap decisions, and outputs a structured schema for tools like battle cards to consume. Key features include labeled facts/inferences, real URL citations, and creating a stable baseline for ongoing monitoring.

Quick Install

Claude Code

Recommended
Primary
npx skills add deanpeters/Product-Manager-Skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/deanpeters/Product-Manager-Skills
Git CloneAlternative
git clone https://github.com/deanpeters/Product-Manager-Skills.git ~/.claude/skills/competitive-research-snapshot

Copy and paste this command in Claude Code to install this skill

Documentation

Competitive Research Snapshot

Purpose

Research a company's competitive landscape using a workflow, not a one-shot answer: search plan → competitor selection → just-enough research → fact/inference labels → real URL citations → next-step options. The output is a decision-support snapshot, not a market report — and because its schema is stable, downstream skills (battle cards, delta monitors) can consume it and diff it. Because it proceeds on labeled assumptions when questions go unanswered, it can run as an agent task or on a schedule; re-run it and diff against the prior snapshot.

Input

Works best with: the company, product, or segment to research, and the decision this research should support (positioning, roadmap bet, deal support, board prep) — the decision determines what "just enough" means. Also useful: known competitors (or explicit permission to identify them), and any prior snapshot or market-landscape-scan output in session — the skill builds on evidence already gathered rather than re-researching it.

Input supplied inline with the invocation — text after the skill name, a pasted context dump, or an appended ARGUMENTS: line — counts as answers already given. Use it against the question budget; don't re-ask.

Arriving empty-handed? That works too. The skill opens with at most 3 questions (subject, decision, competitors) and proceeds on labeled assumptions if they go unanswered.

Example invocation: Competitive research snapshot on our expense-automation product — decision: which roadmap bet wins Q1. Competitors: [Competitor A], [Competitor B]; find a third if one matters.

Key Concepts

  • Governing protocol: honors the autonomous-investigation contract in full — question budget of 3, search-plan gate, Fact/Inference/Assumption labels, Just Enough Mode, stable schema, 4-option Final Step.
  • Discipline mix: OSINT (press, reviews, analyst coverage) + FININT (filings, earnings language)
  • Decision-support snapshot, not market report. Every section earns its place by serving the decision named in Scope. Research value is decision support, not page count.
  • Snapshot as baseline. The schema is a contract with future runs: competitive-intel-watch diffs the world against this document. Section order never changes.
  • Three or four competitors, not eight. Depth on the players who matter beats coverage of players who don't. Use provided competitors; if none, identify the top 3 (4 only if clearly needed), each with name, why relevant, source URL, and confidence.
  • Do-not-invent list (this domain's fabrication risks): competitors, features, pricing, market share, customer wins, roadmap items, product claims.
  • When NOT to use: you need market sizingtam-sam-som-calculator; you need deep intel on one company's strategy and executives → company-research / company-intel; the facts are already gathered → go straight to the battle card.

Application

  1. Credit inline context, then ask only the unanswered questions (max 3):
    1. What company/product/segment?
    2. What decision should this support?
    3. Known competitors, or should I identify them? If unanswered, proceed with labeled assumptions.
  2. Show the 3-bullet search plan — what you'll search, source types, how facts will be separated from inference. Continue unless revised.
  3. Select competitors — provided ones, or top 3 identified (4 only if clearly needed). For each: name; why relevant; source URL; confidence.
  4. Research in Just Enough Mode with mixed sources: company sites, product/pricing pages, customer stories, press releases, investor materials, credible news, analyst/review sites.
  5. Emit the schema below exactly — it is a stable schema for diffing runs over time.

Output schema (do not reorder)

# Competitive Research Snapshot

## 1. Scope
**Company/product:** | **Category:** | **Decision supported:** | **Competitors analyzed:**

## 2. Competitor Snapshots
For each competitor, max 5 bullets:
### Competitor: [Name]
- **Positioning:**
- **Relevant capability:**
- **Likely strength:**
- **Likely weakness:**
- **Key source URL:**

## 3. Quick Comparison
| Dimension | Company | Comp 1 | Comp 2 | Comp 3 |
|---|---|---|---|---|
| Target customer | | | | |
| Core use case | | | | |
| Main strength | | | | |
| Main weakness | | | | |
| Evidence quality | | | | |

## 4. So What?
- **3** product strategy implications
- **2** competitive risks
- **2** product opportunities
- **3** assumptions to validate
Each bullet: label, confidence, source URL where relevant.

A copy/paste fill-in version of this schema, with quality checks, lives in template.md.

Final Step (offer exactly 4 options)

  1. Competitive battle card (battle-card-builder)
  2. Executive comparison matrix
  3. Product risks/opportunities for the next 2 quarters
  4. Discovery questions to validate the assumptions

Accept 1, 2, 3, 4, 1 and 2, Verbose Mode, or a custom path.

Examples

A competitor snapshot with honest labels (fictional):

Competitor: Ledgerline

  • Positioning: "finance automation for mid-market CFOs" — Fact (homepage, Jul 2026)
  • Relevant capability: approval-chain builder shipped in May — Fact (release notes)
  • Likely strength: ERP integrations; 40+ listed, reviewers confirm the top 5 work well — Fact (G2 reviews)
  • Likely weakness: implementation time; complaint cluster across 11 reviews since March — Inference (review mining; no benchmark data)
  • Key source URL: pricing page

The "Evidence quality" row doing its job: the comparison matrix rates Comp 3's column low — every claim traces to their own marketing. The So What section then refuses to list Comp 3 as a primary risk: "insufficient independent evidence — Assumption to validate via customer references." That row exists so weak columns can't masquerade as strong ones.

See examples/sample.md for a complete worked snapshot (fictional FSM-software market) that consumes the market-landscape-scan example and becomes the baseline the competitive-intel-watch example diffs against. examples/sample-industrial.md shows the same schema on an industrial evidence diet — filings, registries, and honest absence-of-evidence.

Common Pitfalls

  • The market-report trap. Twenty pages on industry trends nobody asked for. If a section doesn't serve the decision in Scope, it's padding — Just Enough Mode is the contract.
  • Marketing-page credulity. A competitor's claimed capabilities recorded as facts. Their site is a Fact about what they claim; whether it works is review-site territory or an Inference, labeled.
  • Coverage over depth. Eight competitors with two facts each. Select three that matter and go deep — the comparison matrix should be full, not wide.
  • Unlabeled So What. Implications stated with borrowed confidence. The label and confidence on each So What bullet is what makes it usable in a roadmap argument.
  • Regenerating instead of diffing. Re-running this skill weekly and re-reading the whole output is theater — that's what competitive-intel-watch is for.

References

GitHub Repository

deanpeters/Product-Manager-Skills
Path: skills/competitive-research-snapshot
0
ai-agentsai-product-managementclaude-skillspm-frameworksproduct-management
FAQ

Frequently asked questions

What is the competitive-research-snapshot skill?

competitive-research-snapshot is a Claude Skill by deanpeters. Skills package instructions and resources that Claude loads on demand, so Claude can perform competitive-research-snapshot-related tasks without extra prompting.

How do I install competitive-research-snapshot?

Use the install commands on this page: add competitive-research-snapshot to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does competitive-research-snapshot belong to?

competitive-research-snapshot is in the Documentation category, tagged general.

Is competitive-research-snapshot free to use?

Yes. competitive-research-snapshot is listed on AIMCP and free to install.

Related Skills

railway-docs
Documentation

This skill fetches current Railway documentation to answer questions about features, functionality, or specific docs URLs. It ensures developers receive accurate, up-to-date information directly from Railway's official sources. Use it when users ask how Railway works or reference Railway documentation.

View skill
n8n-code-python
Documentation

This Claude Skill provides expert guidance for writing Python code in n8n's Code nodes, specifically for using Python's standard library and working with n8n's special syntax like `_input`, `_json`, and `_node`. It helps developers understand Python's limitations within n8n and recommends using JavaScript for most workflows while offering Python solutions for specific data transformation needs.

View skill
archon
Documentation

The Archon skill provides RAG-powered semantic search and project management through a REST API. Use it for querying documentation, managing hierarchical projects/tasks, and performing knowledge retrieval with document upload capabilities. Always prioritize Archon first when searching external documentation before using other sources.

View skill
n8n-code-javascript
Documentation

This Claude Skill provides expert guidance for writing JavaScript code in n8n's Code nodes. It covers essential n8n-specific syntax like `$input`/`$json` variables, HTTP helpers, and DateTime handling, while troubleshooting common errors. Use it when developing n8n workflows that require custom JavaScript processing in Code nodes.

View skill