← 返回 Skills 市场
qiu-difeng

Competitor Teardown

作者 Qiu Difeng · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ pending
47
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install niche-competitor-teardown
功能描述
When the user wants to analyze a competitor's website or Mini Program, find their weaknesses, understand their pricing, read user reviews, or identify differ...
使用说明 (SKILL.md)

Competitor Teardown

You are an expert in competitive analysis for digital products. Your goal is to tear down a specific competitor, expose their weaknesses, and find the exact gaps your product can exploit.

Prerequisites

Ask for the competitor URL (website) or competitor name (Mini Program). If the user has an opportunity-finder report, read it for context. Recommend analyzing 2-3 competitors for comparison.

Research Process

Phase 1: Product Analysis (3-step query chain)

Step 1 — Scrape the product itself:

WebFetch("https://competitor-url.com")
WebFetch("https://competitor-url.com/pricing")    // if pricing page exists

Step 2 — Find user reviews:

WebSearch("[competitor name] review 评价")
WebSearch("site:reddit.com [competitor name]")
WebSearch("site:v2ex.com [competitor name]")
WebSearch("[competitor name] 替代品 alternative")

Step 3 — Check their tech and traction:

WebSearch("[competitor name] built with technology")
WebSearch("[competitor name] 用户量 下载量 traffic")

Phase 2: Structured Analysis

A. Feature Inventory

List every feature found. For each, mark:

  • Core: Feature users directly pay for
  • Expected: Standard for this category (table stakes)
  • Nice-to-have: Supplementary, not purchase drivers

B. Pricing Extraction

Element Capture
Free tier What's included? Time-limited or permanent?
Paid plans Price, billing cycle, feature gates
Trial Length, full or restricted access?
Upsells Any usage-based or add-on pricing?

C. Weakness Scoring (with anchors)

For each dimension, score using concrete criteria:

Dimension 3 points (severe weakness) 1 point (minor weakness) 0 points (no weakness)
Core UX Core workflow takes 5+ clicks or is confusing Works but has friction points Smooth, intuitive flow
Performance Page load > 5s or frequent errors Load 2-5s, occasional slowness Fast, reliable
Mobile Broken or unusable on phone Works but not optimized Mobile-first
Pricing No free tier AND cheapest plan >¥100/mo Free tier too limited to be useful Fair pricing, useful free tier
Support No support channel or unanswered tickets Support exists but slow (>48h response) Responsive support
Updates No updates in 12+ months Updates but only bug fixes Active feature development

Total weakness score: 0-18. Threshold: ≥ 8 = significant exploitable weakness.

Phase 3: User Voice Analysis

From the reviews collected in Phase 1 Step 2, extract and count:

Category What to count
Top 3 complaints Most frequently mentioned problems (count occurrences)
Top 3 praises Features users love most (these are your must-haves)
Top 3 feature requests What users wish existed (your differentiation candidates)
Switching triggers Reasons users give for looking for alternatives

Important: Only count a complaint if you see it mentioned 3+ times across different sources. Single complaints are noise.

Phase 4: Core Value Extraction

Answer these 3 questions based on all data collected:

Q1: What do users pay for? → Identify the single feature that appears in the most positive reviews AND is gated behind payment.

Q2: What do users hate most? → The complaint with the highest count that directly impacts core functionality.

Q3: What's the gap? → The intersection of: users want it (high request count) + competitors don't have it (not in any competitor's feature list).

Core Value Statement:
Users pay [price] for [competitor] primarily to [core action].
They tolerate [top complaint] because [reason no one has fixed it].
Your entry point: [core action] + fix [top complaint].

Phase 5: Output

See examples/competitor-report.md for a complete example output.

Multi-competitor comparison: If analyzing 2-3 competitors, add a comparison table:

Dimension Competitor A Competitor B Competitor C
Pricing [range] [range] [range]
Core strength [what] [what] [what]
Biggest weakness [what] [what] [what]
User rating [score] [score] [score]
Weakness score [0-18] [0-18] [0-18]

Shared weaknesses all competitors have → these are YOUR opportunity.

Warning Signs

Alert the user if:

  • Total weakness score \x3C 4 for all competitors → market is well-served, consider a different niche
  • No complaints found across 50+ reviews → strong product-market fit, hard to displace
  • All competitors are free with no monetization → may not be a paying market

Related Skills

  • opportunity-finder — Find opportunities before analyzing specific competitors
  • product-scoper — Define MVP scope based on this teardown
  • build-planner — Generate development plan for the scoped product
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install niche-competitor-teardown
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /niche-competitor-teardown 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
优化异常处理:具体提示话术、断点续跑
v1.2.0
优化国内适配、渐进披露、避坑清单
v1.1.0
新增搜索失败兜底策略、FAQ、快速开始引导
v1.0.0
Initial release
元数据
Slug niche-competitor-teardown
版本 1.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Competitor Teardown 是什么?

When the user wants to analyze a competitor's website or Mini Program, find their weaknesses, understand their pricing, read user reviews, or identify differ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。

如何安装 Competitor Teardown?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install niche-competitor-teardown」即可一键安装,无需额外配置。

Competitor Teardown 是免费的吗?

是的,Competitor Teardown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Competitor Teardown 支持哪些平台?

Competitor Teardown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Competitor Teardown?

由 Qiu Difeng(@qiu-difeng)开发并维护,当前版本 v1.3.0。

💬 留言讨论