competitive-research-snapshot
について
このスキルは競合調査を自律的に行い、比較マトリックスと示唆を含む引用付きスナップショットを作成し、製品判断をエビデンスに基づいて決定します。ポジショニングやロードマップ策定など、競合インテリジェンスを必要とするワークフロー向けに設計されており、バトルカードなどのツールで活用できる構造化されたスキーマを出力します。主な特徴には、事実と推論の明確な区分、実際のURL引用、継続的なモニタリングのための安定したベースラインの構築が含まれます。
クイックインストール
Claude Code
推奨npx skills add deanpeters/Product-Manager-Skills -a claude-code/plugin add https://github.com/deanpeters/Product-Manager-Skillsgit clone https://github.com/deanpeters/Product-Manager-Skills.git ~/.claude/skills/competitive-research-snapshotこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
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-investigationcontract 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)
- SIGINT (pricing pages, site changes) — see
intelligence-collection-disciplines.
- SIGINT (pricing pages, site changes) — see
- 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-watchdiffs 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 sizing →
tam-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
- Credit inline context, then ask only the unanswered questions (max 3):
- What company/product/segment?
- What decision should this support?
- Known competitors, or should I identify them? If unanswered, proceed with labeled assumptions.
- Show the 3-bullet search plan — what you'll search, source types, how facts will be separated from inference. Continue unless revised.
- Select competitors — provided ones, or top 3 identified (4 only if clearly needed). For each: name; why relevant; source URL; confidence.
- Research in Just Enough Mode with mixed sources: company sites, product/pricing pages, customer stories, press releases, investor materials, credible news, analyst/review sites.
- 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)
- Competitive battle card (
battle-card-builder) - Executive comparison matrix
- Product risks/opportunities for the next 2 quarters
- 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-watchis for.
References
autonomous-investigation(Workflow) — the governing protocolintelligence-collection-disciplines(Component) — discipline sources and signal chainsmarket-landscape-scan(Workflow) — upstream: surfaces which players deserve this snapshotcompetitive-intel-watch(Workflow) — downstream: diffs future runs against this baselinebattle-card-builder(Workflow) — downstream: turns the snapshot into a field-action cardcompany-research,company-intel— single-company deep dives- Adapted from
market-intelligence/competitive-research-snapshot-prompt.mdin thehttps://github.com/deanpeters/product-manager-promptsrepo.
GitHub リポジトリ
よくある質問
competitive-research-snapshot Skillとは何ですか?
competitive-research-snapshot はdeanpeters が作成した Claude Skillです。Skillは、Claudeが必要に応じて読み込む指示とリソースをまとめ、追加の指示なしで competitive-research-snapshot に関連するタスクを実行できるようにします。
competitive-research-snapshot をインストールするには?
このページのインストールコマンドを使用してください。competitive-research-snapshot をプラグインとして Claude Code に追加するか、リポジトリを skills ディレクトリにクローンし、Claudeを再起動してSkillを読み込みます。
competitive-research-snapshot はどのカテゴリに属しますか?
competitive-research-snapshot は ドキュメント カテゴリに属します。
competitive-research-snapshot は無料で利用できますか?
はい。competitive-research-snapshot は AIMCP に掲載されており、無料でインストールできます。
関連スキル
このスキルは、Railwayの機能や仕様、特定のドキュメントURLに関する質問に答えるために、最新のRailwayドキュメントを取得します。開発者がRailwayの公式情報源から正確かつ最新の情報を直接受け取れるようにします。ユーザーがRailwayの動作方法について尋ねたり、Railwayドキュメントを参照する際にご利用ください。
このClaudeスキルは、n8nのコードノードでPythonコードを記述するための専門的なガイダンスを提供します。具体的には、Pythonの標準ライブラリの使用方法や、`_input`、`_json`、`_node`といったn8n独自の構文の扱い方を解説します。n8n環境内におけるPythonの制限事項を開発者が理解できるよう支援し、ほとんどのワークフローではJavaScriptの使用を推奨しながらも、特定のデータ変換ニーズに対応するPythonソリューションを提案します。
Archonスキルは、RAGを活用したセマンティック検索とプロジェクト管理をREST APIを通じて提供します。ドキュメントの検索、階層的なプロジェクト/タスクの管理、ドキュメントアップロード機能を備えたナレッジ検索の実行にご利用いただけます。外部ドキュメントを検索する際は、他の情報源を利用する前に常にArchonを最優先で使用してください。
このClaudeスキルは、n8nのCodeノードでJavaScriptコードを書くための専門的なガイダンスを提供します。`$input`/`$json`変数、HTTPヘルパー、DateTime処理などの重要なn8n固有の構文を網羅し、一般的なエラーのトラブルシューティングも行います。CodeノードでカスタムJavaScript処理を必要とするn8nワークフローを開発する際にご利用ください。
