关于
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.
快速安装
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 是一个 Claude Skill,作者为 deanpeters。Skill 将 Claude 按需加载的说明和资源打包,让 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 Docs Skill可实时获取最新的Railway官方文档,确保回答的准确性。当开发者询问Railway功能特性、工作原理或分享docs.railway.com链接时,应优先使用此技能。它通过专门的LLM优化文档源提供最新信息,避免依赖过时记忆来回答技术问题。
该Skill为在n8n平台的Python代码节点中编写代码提供专家指导,特别适用于需要使用_input/_json/_node语法、Python标准库或了解n8n中Python限制的场景。它强调JavaScript应作为首选方案,仅当需要特定Python功能或对Python语法更熟悉时才使用Python。Skill提供了快速入门模板和关键注意事项,帮助开发者在n8n中高效编写Python代码。
Archon Skill为开发者提供了基于RAG的语义搜索和项目任务管理功能,可通过REST API访问知识库。它支持文档搜索、网站爬取、文件上传和版本控制,适用于技术文档查询和项目管理场景。首次使用时需要配置Archon主机地址,建议在处理外部文档时优先使用该Skill。
这个Skill为n8n工作流中的JavaScript代码节点提供专业指导,涵盖数据处理、HTTP请求和日期操作等核心场景。它详细解释了如何正确使用n8n特有的`$input`/`$json`语法、`$helpers`工具以及DateTime对象,并包含关键的错误排查和模式选择建议。开发者通过该Skill能快速掌握Code节点的正确返回格式、数据访问方法和常见陷阱解决方案。
