← ClaudeAtlas

competitive-analysislisted

竞品功能对比分析,生成对比矩阵并识别战略机会。当用户提到竞品、竞品研究、功能对比、"竞品有什么"、"对比XX产品"、市场定位,或需要了解竞争格局时使用。即使没有明确说"竞品分析",当用户明显在评估自己产品与竞品差异时也应激活。
kelegele/oh-my-pm · ★ 4 · AI & Automation · score 78
Install: claude install-skill kelegele/oh-my-pm
# Competitive Analysis ## When to Use - User mentions competitor names or asks "what do competitors offer" (e.g. "What features do ClickUp and Asana have that we don't?") - Comparing features between products ("does X have feature Y?", "Do competitors offer dark mode?") - Evaluating market differentiation for a new feature, or preparing product positioning / strategy documents - User says things like "competitive analysis", "market research", "competitor comparison" (e.g. "How does our pricing compare to Stripe and Braintree?" → `feature_focus="pricing"`) ## Execution Methodology 本 skill 生成竞品情报:竞品有什么功能、强在哪里、差异化机会在哪里,输出服务于功能优先级排序与产品定位。具体执行方法论(竞品识别与映射、多源采集与交叉验证、对比矩阵构建与 parity 评分、差距分析与战略机会识别框架、各 `analysis_depth` 的执行细节、Markdown 报告模板)由 `competitive-analyst` subagent 承载,见 `agents/perception/competitive-analyst.md`。独立使用本 skill 时,按本文件契约执行并输出即可。 ## Anti-Hallucination Rules (Self-Contained) The following rules are mandatory for this skill. They are inlined here for standalone installation compatibility. ### 1. Mandatory Search First 输出任何竞品数据前必须先使用 WebSearch/WebReader 访问竞品官网或文档。 - 禁止仅凭训练记忆输出任何具体数据(功能列表、定价、用户数据等) - 每个数据点必须来自实际搜索和访问的页面 - 搜索查询应包含年份,例如 `Notion pricing 2025 2026` ### 2. Every Claim Must Have a Source 每个功能声明、定价、用户评价必须有 URL 来源。 - **没有来源 = 不得写入** - 来源格式:`{ "claim": "...", "source": "https://...", "source_name": "...", "fetched_at": "..." }` ### 3. Unknown is Acceptable 无法确认的功能标注 "Unknown",禁止编造。标注未知是诚实,不是失败。 ### 4. Confidence Rating 每个功能声明标注 confidence (high/medium/low