competitive-analysis

Solid

竞品功能对比分析,生成对比矩阵并识别战略机会。当用户提到竞品、竞品研究、功能对比、"竞品有什么"、"对比XX产品"、市场定位,或需要了解竞争格局时使用。即使没有明确说"竞品分析",当用户明显在评估自己产品与竞品差异时也应激活。

AI & Automation 2 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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...

Details

Author
kelegele
Repository
kelegele/oh-my-pm
Created
4 months ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

competitive-analysis

Analyzes competitors and market position through structured data collection, feature/pricing comparison matrices, SWOT, positioning maps, and actionable strategic recommendations. Use this skill when the user asks to "analyze competitors", "do a competitive analysis", "compare us against X and Y", "build a competitor matrix", "find our market positioning", "size up the competition", "create a battlecard", or evaluate market gaps and differentiation opportunities.

3 Updated today
JayRHa
AI & Automation Solid

competitor-analysis

Use when the user asks to "compare competitors" or find SEO/GEO gaps; analyzes keywords, content, backlinks, AI citations, and traffic share. 竞品分析/竞争对手

5 Updated today
opencue
Web & Frontend Listed

competitive-analysis

Produces a structured competitive analysis of a product or company — mapping the competitive landscape, comparing features and positioning, analyzing rivals through the jobs customers are trying to get done, and landing on a clear "where we win / where we're exposed" conclusion with recommendations. Use this whenever the user wants a competitive analysis, competitor teardown, market/ landscape scan, feature comparison, positioning map, or SWOT of competitors; is preparing a strategy, pitch, roadmap, or launch and needs to understand rivals; or asks how their product stacks up against specific competitors. Push for a decision-focused analysis grounded in evidence, not a neutral feature table that leads nowhere.

0 Updated today
JoaoMonteiro100