SKILL·C9DFF1

competitive-intel-watch

deanpeters
更新于 6 days ago
5,952
730
5,952
在 GitHub 上查看
其他ai

关于

This skill performs automated delta monitoring against a prior competitive snapshot, reporting only material changes with cited evidence and flags for battle-card updates. It's designed to run unattended on a schedule, filtering out noise to provide actionable intelligence. Use it to keep competitive assets current without manual weekly research regeneration.

快速安装

Claude Code

推荐
主要方式
npx skills add deanpeters/Product-Manager-Skills -a claude-code
插件命令备选方式
/plugin add https://github.com/deanpeters/Product-Manager-Skills
Git 克隆备选方式
git clone https://github.com/deanpeters/Product-Manager-Skills.git ~/.claude/skills/competitive-intel-watch

在 Claude Code 中复制并粘贴此命令以安装该技能

技能文档

Competitive Intel Watch

Purpose

Monitor a competitive landscape for material shifts since the last run. Diff the world against the previous snapshot; report only what changed, with evidence; flag which downstream artifacts need updating. This is the skill that turns competitive research from a document into a cadence — the weekly SIGINT sweep and monthly OSINT digest from the fusion cadence live here. A watch reports change, not state: regenerating the same report weekly is theater, and "no material shifts this cycle" is a valid, useful result.

Input

Works best with: the previous Competitive Research Snapshot (pasted or attached) — the baseline this run diffs against — and the competitor list (defaults to those in the snapshot). Also useful: anything specific you're watching for this cycle, and a materiality bar adjustment if the default needs tightening or loosening.

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. With no prior snapshot, the skill falls back to baseline mode: it produces a first snapshot using the competitive-research-snapshot structure and stops — the delta value starts on run two.

Example invocation: Competitive intel watch — prior snapshot pasted below; this cycle I'm specifically watching for pricing moves. [snapshot]

Key Concepts

  • Governing protocol: honors the autonomous-investigation contract — question budget of 2 (this skill's tightest), search-plan gate, Fact/Inference/Assumption labels, Just Enough Mode, stable schema, 4-option Final Step.
  • Discipline mix: SIGINT first (site diffs, pricing pages, job posts — the freshest layer), with OSINT and HUMINT signals monthly and FININT on the quarterly pass — the fusion cadence in intelligence-collection-disciplines is this skill's operating rhythm.
  • The materiality bar. Report a change only if a sales rep, pricing owner, or roadmap owner would plausibly act on it: pricing/packaging changes, launches and deprecations, positioning shifts, leadership moves, funding or M&A, major customer wins/losses, credible roadmap signals. Below the bar: cosmetic site changes, routine content marketing, minor releases. Why it matters: a watch that cries wolf gets ignored by cycle three — the bar is what keeps the audience.
  • Delta discipline. Read the prior snapshot fully before searching; diff against it, never regenerate it. The empty changelog is a first-class outcome.
  • Update flags close the loop. Research is only done when it names the artifact it changes — each material shift maps to the battle card, positioning, pricing, or roadmap sections now stale.
  • Do-not-invent list: competitors, features, pricing, market share, customer wins, roadmap items, product claims. Every claimed change carries a URL and a date.
  • When NOT to use: no baseline exists and you want the full treatment → run competitive-research-snapshot first; the scope itself changed (new segment, pivot) → re-snapshot from scratch rather than diffing a stale scope.

Application

  1. Determine mode. Prior snapshot provided → delta mode. None → baseline mode: produce a snapshot per the competitive-research-snapshot schema and stop.
  2. Credit inline context, then ask only the unanswered questions (max 2):
    1. Do you have the previous snapshot, or should I create a baseline?
    2. Anything specific you're watching for this cycle? If unanswered, proceed: baseline mode if no snapshot, default materiality bar otherwise.
  3. Read the prior snapshot fully before searching. The diff target is the document, not your memory of the market.
  4. Show the 3-bullet search plan — what you'll check per competitor, source types (company sites, pricing pages, release notes, press, investor materials, credible news, review sites, job postings), how facts will be separated from inference. Continue unless revised.
  5. Sweep and filter through the materiality bar. When nothing clears it, say so plainly.
  6. Emit the schema below exactly — runs must be diffable.

Output schema (do not reorder)

# Competitive Watch Report

## 1. Run Header
**Scope (from prior snapshot):** | **Prior snapshot date:** | **This run date:** | **Competitors checked:**

## 2. Changelog (Material Shifts Only)
For each material shift:
### [Competitor] — [4 to 8 word change summary]
- **What changed:** [1-2 bullets, labeled Fact/Inference]
- **Evidence:** [URL, date]
- **So what:** [why it clears the materiality bar]
- **Confidence:** [high / medium / low]

If nothing cleared the bar: "No material shifts this cycle." List
anything on the watchlist for next run.

## 3. Update Flags
| Downstream artifact | Sections needing update | Driven by |
|---|---|---|
| Battle card | | |
| Positioning statement | | |
| Pricing/packaging analysis | | |
| Roadmap assumptions | | |
Only rows with real updates; omit the rest.

## 4. Watchlist for Next Run
- [Signals below the bar but trending]
- [Open questions this run could not resolve]

### Assumptions to Validate
- [Assumption 1] / [Assumption 2] / [Assumption 3]

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

Final Step (offer exactly 4 options)

  1. Update the battle card sections flagged above (battle-card-builder)
  2. Deep-dive the most significant change
  3. Produce the refreshed full snapshot (new baseline)
  4. Adjust the materiality bar or competitor list for next run

Accept 1, 2, 3, 4, 1 and 2, Verbose Mode, or a custom path. On a scheduled, unattended run, file the report and stop — the options wait for a human.

Examples

A changelog entry that clears the bar (fictional):

Ledgerline — mid-tier plan removed from pricing page

  • What changed: the $49 "Team" tier no longer appears; feature list redistributed upward — Fact (pricing page vs. archived version, Jul 2 vs. Jun 1)
  • Evidence: URL + archive diff, dated
  • So what: entry price effectively doubled; our "cheaper to start" talking point is now stronger, and their SMB churn may spike — clears the bar for both sales and pricing owners
  • Confidence: high

The empty changelog done right:

No material shifts this cycle. Below-the-bar activity logged for trend: [Competitor B] published three thought-leadership posts on compliance automation (watchlist: possible positioning shift if their product pages follow), and two senior-engineer job posts mention a language we haven't seen in their stack before (watchlist: TECHINT corroboration needed before this means anything).

See examples/sample.md for a complete worked run (fictional FSM-software market) that diffs against the competitive-research-snapshot example's baseline — including an assumption from that baseline getting confirmed by the diff. examples/sample-industrial.md shows the quarterly-cadence industrial version, where a top risk gets demoted and that's reported as material.

Common Pitfalls

  • Regeneration theater. Producing a fresh full report each run and calling it a watch. The reader's question is "what changed?" — answer only that.
  • Materiality inflation. Reporting blog posts and minor releases to seem productive. Every below-bar item reported costs credibility the real alerts will need later.
  • Fear of the empty changelog. Padding a quiet cycle with noise. "No material change" backed by a real sweep is exactly what a healthy watch produces most cycles.
  • Undated evidence. A change claim without both URL and date can't be verified or diffed next run. The date is half the evidence.
  • Diffing a stale scope. The market pivoted, you entered a new segment — and the watch keeps diffing the old frame. Re-baseline when the scope changes; say so in the run header.
  • Orphaned intelligence. A changelog with no update flags. If no artifact needs updating, the shift probably didn't clear the bar — flags are how research becomes action.

References

GitHub 仓库

deanpeters/Product-Manager-Skills
路径: skills/competitive-intel-watch
0
ai-agentsai-product-managementclaude-skillspm-frameworksproduct-management
FAQ

常见问题

什么是 competitive-intel-watch Skill?

competitive-intel-watch 是一个 Claude Skill,作者为 deanpeters。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 competitive-intel-watch 相关的任务。

如何安装 competitive-intel-watch?

使用本页的安装命令:将 competitive-intel-watch 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。

competitive-intel-watch 属于哪个分类?

competitive-intel-watch 属于其他分类。

competitive-intel-watch 可以免费使用吗?

可以。competitive-intel-watch 已收录在 AIMCP,可免费安装。

相关推荐技能

llamaguard
其他

LlamaGuard是Meta推出的7-8B参数内容审核模型,专门用于过滤LLM的输入和输出内容。它能检测六大安全风险类别(暴力/仇恨、性内容、武器、违禁品、自残、犯罪计划),准确率达94-95%。开发者可通过HuggingFace、vLLM或Sagemaker快速部署,并能与NeMo Guardrails集成实现自动化安全防护。

查看技能
cost-optimization
其他

这个Claude Skill帮助开发者优化云成本,通过资源调整、标记策略和预留实例来降低AWS、Azure和GCP的开支。它适用于减少云支出、分析基础设施成本或实施成本治理策略的场景。关键功能包括提供成本可视化、资源规模调整指导和定价模型优化建议。

查看技能
sports-betting-analyzer
其他

该Skill为开发者提供体育博彩数据分析工具,可分析盘口、大小球和特殊投注,识别价值投注机会。它整合历史数据和情景统计,生成包含时间戳的结构化Markdown报告。适用于需要快速获取博彩市场洞察的娱乐或教育类应用开发。

查看技能
quantizing-models-bitsandbytes
其他

这个Skill使用bitsandbytes库量化大语言模型,能在GPU内存有限时通过8位或4位量化减少50-75%内存占用,同时保持精度损失最小。它支持INT8、NF4、FP4等多种量化格式,可与HuggingFace Transformers无缝集成,适用于需要部署更大模型或加速推理的场景。还提供QLoRA训练和8位优化器支持,让开发者能轻松实现高效模型压缩。

查看技能