Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计提醒

business-competitor-analysis商业竞争对手分析

Agent Skill

business-competitor-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,508

周安装

61

GitHub Stars

124

下载量

473
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:business-competitor-analysis(商业竞争对手分析)
来源仓库:https://github.com/kenneth-liao/ai-launchpad-marketplace
仓库路径:skills/business-competitor-analysis
安装命令:
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill business-competitor-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill business-competitor-analysis

简介

基于网络数据的自动化竞争对手分析工具,输出带引用来源的执行摘要。

  • 适合市场定位、竞品策略梳理和差异化机会识别等研究任务。
  • 需提供目标客户画像或企业信息以启动分析流程。
  • 依赖外部网络访问获取公开商业情报数据。business-competitor-analysis 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 结果应以结构化 Markdown 呈现并标注信息来源链接。

SKILL.md

Competitor Analysis Skill

Perform data-grounded competitor analysis producing an executive-summary markdown document with cited sources.

Workflow Overview

  1. Extract business information from provided details or website
  2. Define target customer profile (required)
  3. Identify top 5 competitors via web search
  4. Research each competitor across key dimensions
  5. Identify market gaps and opportunities
  6. Synthesize findings into structured report with citations

Step 1: Extract Business Information

If user provides a website URL:

  1. Fetch the URL using web_fetch
  2. Extract: company name, value proposition, target market, products/services, pricing (if visible), key differentiators

If user provides business details directly:

  1. Parse the provided information
  2. Identify any gaps that require web research to fill

Required business context to gather:

  • Company name and description
  • Industry/vertical
  • Target customer segment (B2B/B2C, size, geography)
  • Core products/services
  • Pricing model (if discoverable)
  • Key value propositions

Step 2: Define Target Customer Profile

This step is required. Understanding the target customer enables accurate assessment of direct vs. indirect competitors and market positioning.

Research and document the target customer across these dimensions:

Firmographics

  • Company size (employees, revenue range)
  • Industry/vertical focus
  • Geographic markets served
  • Technology maturity level

Psychographics & Pain Points

  • Top 3-5 pain points the product addresses
  • Primary goals and desired outcomes
  • Current alternatives or workarounds
  • Decision-making criteria and priorities
  • Budgetary constraints

Behavioral Patterns

  • How customers currently solve this problem
  • Where they search for solutions
  • Typical buying process and timeline
  • Key stakeholders in purchase decision

Market Sizing (if discoverable)

  • Total addressable market (TAM) estimates
  • Serviceable addressable market (SAM)
  • Market growth trends and projections

Research approaches:

  • Search "[industry] market size" and "[product category] target market"
  • Review the subject company's "customers" or "case studies" pages
  • Check industry reports, analyst research, market studies
  • Use the subject company's messaging to infer customer profile

For detailed examples and frameworks, refer to references/competitive-analysis-framework.md.

Step 3: Identify Top 5 Competitors

Run targeted searches to find direct competitors:

Search queries to use:
- "[company name] competitors"
- "[product category] companies"
- "[industry] [target market] solutions"
- "alternatives to [company name]"
- "[core service] providers [geography if relevant]"

Select the top 5 most relevant direct competitors based on:

  • Similar target market and customer segment
  • Overlapping product/service offerings
  • Comparable business model
  • Market presence and visibility in search results

Step 4: Research Each Competitor

For each competitor, gather data across four dimensions:

4a. Market Positioning & Messaging

  • Fetch competitor homepage and about page
  • Extract: tagline, value proposition, target audience messaging
  • Note: tone, positioning (premium/budget/mid-market), key claims

4b. Pricing & Business Model

  • Search "[competitor] pricing" and fetch pricing pages
  • Document: pricing tiers, model (subscription/one-time/freemium), entry price point
  • If pricing not public, note this and search for any available information

4c. Product/Feature Comparison

  • Review product pages and feature lists
  • Identify: core features, unique capabilities, integrations, limitations
  • Note any recent product launches or announcements

4d. Funding & Company Size

  • Search "[competitor] funding" and "[competitor] company size"
  • Check for: Crunchbase mentions, LinkedIn company size, press releases
  • Document: funding rounds, total raised, employee count estimates, founding year

Step 5: Identify Market Gaps & Opportunities

After researching competitors, systematically identify gaps in the competitive landscape:

What to Look For

Underserved customer segments:

  • Which customer types or use cases do competitors ignore or serve poorly?
  • Are there geographic, size, or industry segments with limited options?

Feature/capability gaps:

  • What functionality is missing across all competitors?
  • What do customers request that no one provides well?
  • What emerging needs are competitors slow to address?

Positioning gaps:

  • What market positions are unclaimed? (e.g., "affordable enterprise-grade", "developer-first", "compliance-focused")
  • Are there price points without strong offerings?
  • Are there business models (e.g., usage-based, freemium) competitors avoid?

Approach/philosophy gaps:

  • Do all competitors share assumptions the subject company challenges?
  • Are there cultural or regional needs competitors overlook?

Document 3-5 specific gaps with supporting evidence from competitor research.

Step 6: Synthesize Report

Generate markdown report following the exact structure below.

Output Template

# Competitive Analysis: [Subject Company Name]

**Analysis Date:** [Current Date]
**Industry:** [Industry/Vertical]
**Target Market:** [B2B/B2C, segment details]

---

## Executive Summary

[2-3 paragraph synthesis of competitive landscape. Include: market position of subject company relative to competitors, key competitive advantages and vulnerabilities, most significant competitive threats. Every claim must reference a source using format [Source N](#Sources).]

---

## Target Customer Profile

### Primary Target Segment

**Firmographics:**
- Company size: [Employee count, revenue range]
- Industry focus: [Primary industries/verticals]
- Geographic markets: [Regions served]
- Technology maturity: [Early adopter/mainstream/conservative]

**Pain Points & Goals:**
- [Pain point 1 with description] [Source N](#Sources)
- [Pain point 2 with description] [Source N](#Sources)
- [Pain point 3 with description] [Source N](#Sources)
- Current alternatives: [What customers use today without this product]
- Decision criteria: [What matters most when evaluating solutions]

**Behavioral Patterns:**
- Current solution approach: [How they solve this problem today]
- Search/discovery: [Where they look for solutions]
- Buying process: [Typical purchase timeline and stakeholders]

**Market Sizing (if discoverable):**
- Total addressable market: [TAM estimate] [Source N](#Sources)
- Serviceable addressable market: [SAM for realistic target] [Source N](#Sources)
- Market growth: [YoY growth rate or projections] [Source N](#Sources)

---

## Competitive Matrix

| Dimension | [Subject] | [Competitor 1] | [Competitor 2] | [Competitor 3] | [Competitor 4] | [Competitor 5] |
|-----------|-----------|----------------|----------------|----------------|----------------|----------------|
| **Positioning** | [Premium/Mid/Budget] | ... | ... | ... | ... | ... |
| **Target Customer** | [Segment] | ... | ... | ... | ... | ... |
| **Pricing Model** | [Model] | ... | ... | ... | ... | ... |
| **Entry Price** | [$X/mo or N/A] | ... | ... | ... | ... | ... |
| **Key Differentiator** | [1-liner] | ... | ... | ... | ... | ... |
| **Primary Weakness vs [Subject]** | N/A | [Weakness] | [Weakness] | [Weakness] | [Weakness] | [Weakness] |
| **Funding Stage** | [Stage/Amount] | ... | ... | ... | ... | ... |
| **Est. Company Size** | [Employees] | ... | ... | ... | ... | ... |

---

## Market Gaps & Opportunities

### Underserved Customer Segments
- **[Gap 1]:** [Description of customer segment or use case competitors miss] [Source N](#Sources)
- **[Gap 2]:** [Description] [Source N](#Sources)

### Feature/Capability Gaps
- **[Gap 1]:** [Functionality that no competitor provides well] [Source N](#Sources)
- **[Gap 2]:** [Description] [Source N](#Sources)

### Positioning/Business Model Gaps
- **[Gap 1]:** [Market position or business model no one claims] [Source N](#Sources)
- **[Gap 2]:** [Description] [Source N](#Sources)

### Strategic Implications
[1-2 sentences on how these gaps create opportunity for the subject company or reveal market evolution trends] [Source N](#Sources)

---

## Competitor Deep Dives

### [Competitor 1 Name]

**Overview:** [1-2 sentences on what they do and who they serve] [Source N](#Sources)

**Market Positioning:** [How they position themselves, key messaging themes] [Source N](#Sources)

**Pricing & Business Model:** [Pricing structure, tiers, model] [Source N](#Sources)

**Key Products/Features:** [Core offerings, standout capabilities] [Source N](#Sources)

**Funding & Scale:** [Funding history, company size indicators] [Source N](#Sources)

**Competitive Threat Level:** [High/Medium/Low] — [1 sentence justification]

---

[Repeat for Competitors 2-5]

---

## SWOT Analysis: [Subject Company]

### Strengths
- [Strength 1 with supporting evidence] [Source N](#Sources)
- [Strength 2 with supporting evidence] [Source N](#Sources)
- [Strength 3 with supporting evidence] [Source N](#Sources)

### Weaknesses
- [Weakness 1 based on competitive gaps] [Source N](#Sources)
- [Weakness 2 based on competitive gaps] [Source N](#Sources)
- [Weakness 3 based on competitive gaps] [Source N](#Sources)

### Opportunities
- [Opportunity 1 based on market/competitor analysis] [Source N](#Sources)
- [Opportunity 2 based on market/competitor analysis] [Source N](#Sources)
- [Opportunity 3 based on market/competitor analysis] [Source N](#Sources)

### Competitive Moats & Defensibility

Identify what makes the subject company's competitive advantages sustainable and difficult to replicate:

- **[Moat Type 1]:** [Description of the moat] — [Why it's defensible: time, cost, network effects, etc.] [Source N](#Sources)
- **[Moat Type 2]:** [Description] — [Why defensible] [Source N](#Sources)

Common moat types: network effects, data moats, brand moats, regulatory moats, cost advantages, integration depth, specialization/focus, cultural/geographic expertise, switching costs.

---

## Competitive Threats & Mitigation

### Near-Term Threats (0-12 months)

#### [Threat 1 Title]
- **Description:** [What could happen]
- **Likelihood:** [High/Medium/Low] — [Brief justification]
- **Impact:** [High/Medium/Low] — [Potential damage if occurs]
- **Mitigation:** [Specific actions to reduce threat] [Source N](#Sources)

#### [Threat 2 Title]
- **Description:** [What could happen]
- **Likelihood:** [High/Medium/Low] — [Brief justification]
- **Impact:** [High/Medium/Low] — [Potential damage if occurs]
- **Mitigation:** [Specific actions to reduce threat] [Source N](#Sources)

### Medium to Long-Term Threats (12+ months)

#### [Threat 3 Title]
- **Description:** [What could happen]
- **Likelihood:** [High/Medium/Low] — [Brief justification]
- **Impact:** [High/Medium/Low] — [Potential damage if occurs]
- **Mitigation:** [Specific actions to reduce threat] [Source N](#Sources)

*Note: Timeframes and likelihood estimates are flexible. Adapt based on industry velocity and market dynamics.*

---

## Strategic Recommendations

Based on this analysis, consider:

1. **[Recommendation 1]:** [Actionable recommendation with rationale tied to findings] [Source N](#Sources)
2. **[Recommendation 2]:** [Actionable recommendation with rationale tied to findings] [Source N](#Sources)
3. **[Recommendation 3]:** [Actionable recommendation with rationale tied to findings] [Source N](#Sources)

---

## Sources

[1] [Source Title] — [URL] — Accessed [Date]
[2] [Source Title] — [URL] — Accessed [Date]
[3] ...

Citation Requirements

Inline citations are mandatory. Every factual claim must include [Source N](#Sources) reference.

  • Number sources sequentially as encountered
  • Include the exact URL in the Sources section
  • If information comes from multiple sources, cite all: [Source 1, 3](#Sources)
  • For claims that cannot be verified, explicitly state: "Unable to verify from public sources"
  • Prefer primary sources (company websites, press releases) over secondary (news articles, blogs)

Quality Checklist

Before finalizing report, verify:

  • Target Customer Profile completed with firmographics, pain points, and behavioral patterns
  • All 5 competitors researched across all 4 dimensions
  • Every factual claim has inline citation
  • Competitive matrix is complete with no empty cells (use "N/A" or "Not disclosed" if needed)
  • Market Gaps section identifies at least 3 specific gaps with evidence
  • SWOT items are specific and evidence-based, not generic
  • Competitive Moats explain why advantages are defensible, not just listing strengths
  • Threat analysis includes likelihood/impact ratings and mitigation strategies for each threat
  • Recommendations are actionable and tied to specific findings
  • Sources section includes all referenced URLs

Error Handling

If competitor website is inaccessible: Note in report, use available search results and news coverage instead.

If pricing not public: State "Pricing not publicly disclosed" and note any indirect indicators (e.g., "enterprise sales model suggested by 'Contact Us' pricing page").

If funding data unavailable: Search for alternative signals: LinkedIn employee count, office locations, news mentions of growth.

If fewer than 5 clear competitors exist: Include available competitors and note the market context (e.g., "Emerging market with limited direct competitors").

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

31.58%
按下载量换算149

OpenCode

23.14%
按下载量换算109

Codex

19.23%
按下载量换算91

Antigravity

12.52%
按下载量换算59

Gemini CLI

7.52%
按下载量换算36

windsurf

3.56%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills