competitive-analysis

competitive-analysis is a skill for Claude Code from kelegele/oh-my-pm. It costs 108 tokens per session (1,825 once invoked), scanned A, original, MIT.

A competitor research guide that compares products by their features and identifies gaps or opportunities. A competitor is another product serving the same or a similar customer need.

In plain words
What is it for?
Use it to investigate what competitors offer, compare specific features or prices, assess parity, and identify ways to differentiate a product.
Why use it?
It replaces assumptions about competing products with information gathered from their websites or documentation. It organizes differences into a comparison matrix for product decisions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents; mentions Claude Code.

Part of the oh-my-pm plugin — 12 skills, 4 commands shipped together

Good fit Use it to investigate what competitors offer, compare specific features or prices, assess parity, and identify ways to differentiate a product.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kelegele/oh-my-pm/competitive-analysis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kelegele/oh-my-pm --skill competitive-analysis
Clone the repo
git clone --depth 1 https://github.com/kelegele/oh-my-pm

Made for: Claude Code.

Or install oh-my-pm, the plugin that ships this one along with the rest of its 12 skills, 4 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for competitive-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/kelegele/oh-my-pm/competitive-analysis/github.svg)](https://agentmods.dev/skills/kelegele/oh-my-pm/competitive-analysis)
Your own site
<a href="https://agentmods.dev/skills/kelegele/oh-my-pm/competitive-analysis"><img src="https://agentmods.dev/badge/skills/kelegele/oh-my-pm/competitive-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for competitive-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/kelegele/oh-my-pm/competitive-analysis"><img src="https://agentmods.dev/badge/skills/kelegele/oh-my-pm/competitive-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,825 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00108 $0.01825
Opus 5 $0.00054 $0.00912
Sonnet 5 $0.00022 $0.00365
Haiku 4.5 $0.00011 $0.00183

Measured 11d ago against content hash e1bcba24737b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

competitive-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/competitive-analysis/SKILL.md · 130 lines

How it starts

The opening of the file, as written. The whole thing — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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 报告模板):独立使用时按本文件契约执行并输出;Claude Code 宿主由 competitive-analyst subagent 承载,见末尾 Execution Profile。

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)。

  • high: 官方文档、财报、权威报告
  • medium: 竞品官网、行业报告、可靠媒体
  • low: 社区讨论、博客、推测性分析

5. Distinguish Fact from Inference

明确区分已验证功能和推断。推断必须标注 basis 和 confidence。

6. Quality Gate (Non-negotiable)

以下任一条未满足,不得输出结果:

  • 所有具体功能/定价/趋势声明都有来源 URL
  • 无法验证的数据已标注 "Unknown"
  • 每个数据点标注了 confidence 等级
  • facts 和 inferences 已明确区分
  • 搜索记录已附在输出中

Search Record

每个分析输出必须附带搜索记录:{ "search_queries_used": [...], "sources_accessed": [{ "url": "...", "title": "...", "used_for": "..." }] }

Input Parameters

Parameter Type Required Description
competitors list Yes Competitor products or company names to analyze
feature_focus string No Specific feature area to focus on (e.g., "pricing", "user management")
analysis_depth string No overview (quick), detailed (standard, default), or deep-dive (comprehensive) — 各深度执行细节由 agent 承载

Read the full file on GitHub · 130 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 130 lines · 108 tokens per session scan A e1bcba24737b

Subscribe to this mod's changes

competitive-analysis is a skill published in the GitHub repository kelegele/oh-my-pm (4 stars, last pushed 1mo ago), licensed MIT. It adds 108 tokens to every session and 1,825 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

configure-env-variables

Configures environment variables for Power Pages site settings to support ALM across environments. Creates environment variable definitions in Dataverse, guides the user through linking site settings to those variables via the Power Pages Management app, adds the variables to the solution, and generates a…

microsoft/power-platform-skills · 119 tokens

deploy-site

Deploys an existing Power Pages code site to a Power Pages environment using PAC CLI. Handles tooling verification, authentication, environment confirmation, building, and uploading. Use when the user wants to deploy, upload, or publish their code site.

microsoft/power-platform-skills · 50 tokens

tidewave-integration

Tidewave MCP runtime tools — debugging, smoke testing, live state inspection, SQL queries, hex docs. Use when evaluating code in a running Phoenix app.

oliver-kriska/claude-elixir-phoenix · 38 tokens

elixir-idioms

OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.

oliver-kriska/claude-elixir-phoenix · 44 tokens

security

Enforce Elixir/Phoenix security — auth, OAuth, sessions, CSRF, XSS, SQL injection, input validation, secrets. Use when editing auth files, login flows, RBAC, or API keys.

oliver-kriska/claude-elixir-phoenix · 47 tokens