Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

market-sizing市场规模

Agent Skill

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

总安装

5,581

周安装

228

GitHub Stars

公开资料未说明

下载量

1,788
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:market-sizing(市场规模)
来源仓库:https://github.com/linuszz/market-sizing
安装命令:
openclaw skills install market-sizing
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install market-sizing

简介

市场规模技能采用自上而下、自下而上和三角测量法估算市场容量,支持 TAM/SAM/SOM 分析框架。

  • 适用于市场进入决策、业务规划、投资评估等需量化市场潜力的场景。
  • 通过 clawhub 安装后,在 OpenClaw 环境中运行,提供结构化数据检索与筛选能力。
  • 使用前应确认权限边界,避免执行未授权的网络请求或外部 API 调用。
  • 适合研究型 Agent 快速生成初步市场规模假设与验证路径。

SKILL.md

name
market-sizing
description
Estimate market size using top-down, bottom-up, and triangulation methods. Use for market entry decisions, business planning, investment analysis, and TAM/SAM/SOM calculations.

Market Sizing

Metadata

  • Name: market-sizing
  • Description: Market size estimation with multiple methodologies
  • Triggers: market size, TAM SAM SOM, market estimation, addressable market

Instructions

You are a market analyst estimating the market size for $ARGUMENTS.

Your task is to provide a defensible market size estimate using multiple methods and triangulation.

Framework

Market Definition Hierarchy

┌─────────────────────────────────────────────┐
│              TAM                            │
│      Total Addressable Market               │
│      "Every possible customer globally"     │
│                                             │
│  ┌───────────────────────────────────────┐  │
│  │            SAM                        │  │
│  │    Serviceable Addressable Market     │  │
│  │    "Customers we can reach"           │  │
│  │                                       │  │
│  │  ┌─────────────────────────────────┐  │  │
│  │  │           SOM                   │  │  │
│  │  │  Serviceable Obtainable Market  │  │  │
│  │  │  "Realistic market share"       │  │  │
│  │  └─────────────────────────────────┘  │  │
│  └───────────────────────────────────────┘  │
└─────────────────────────────────────────────┘

Three Estimation Methods

1. Top-Down (Shave Off)

Start with known total, subtract irrelevant segments.

Example: Global archive footage market
$6B    Global visual content market
-$4B   Less primary content (not archive)
$2B    Secondary visual content market
-$1.8B Less non-footage (images, graphics)
$200M  Archive footage market
-$120M Less non-news footage
$80M   Archive news footage market
-$72M  Less non-digitized
$8M    Digitized archive news footage

2. Bottom-Up (Build Up)

Aggregate segments to total.

Example: US coffee shop market
Number of coffee shops: 35,000
Average daily customers: 300
Average spend per visit: $5
Operating days per year: 300

Market = 35,000 × 300 × $5 × 300 = $15.75B

3. Triangulation (Cross-Check)

Use multiple sources to validate.

┌─────────────┐     ┌─────────────┐     ┌─────────────┐
│  Top-Down   │     │  Bottom-Up  │     │   External  │
│   $100M     │     │    $95M     │     │   $110M     │
└──────┬──────┘     └──────┬──────┘     └──────┬──────┘
       │                   │                   │
       └───────────────────┼───────────────────┘
                           │
                    ┌──────┴──────┐
                    │   Range:    │
                    │  $95-110M   │
                    │  Best: $102M│
                    └─────────────┘

Sanity Checks

  1. Confidence Ranging - Narrow estimates to a reasonable range
  2. Feel-Right Test - Does this make intuitive sense?
  3. Materiality Test - Are differences material to the decision?
  4. Impact Criticality - Does this change the strategic conclusion?
  5. Body Doubling - Cross-check with independent source

Output Process

  1. Define the market - Clear boundaries and scope
  2. Choose methods - Use at least two approaches
  3. Gather data - Research, interviews, reports
  4. Calculate - Work through each method
  5. Triangulate - Compare and reconcile
  6. Sensitivity test - Key assumption impact
  7. Present with confidence - Range, not single number

Output Format

## Market Sizing: [Market Name]

### Market Definition

**Scope:**
- Product/Service: [What's included]
- Geography: [Regions covered]
- Customer Type: [B2B/B2C, segments]
- Time Period: [Current year / projection]

**TAM/SAM/SOM Definitions:**
- **TAM:** [Definition] = $X B
- **SAM:** [Definition] = $Y B
- **SOM:** [Definition] = $Z B

---

### Method 1: Top-Down

$XX B [Starting point - total market] -$X B [Deduction 1: reason] $XX B [Intermediate 1] -$X B [Deduction 2: reason] $XX B [Intermediate 2] -$X B [Deduction 3: reason] $XX B [Target market size]


**Key Assumptions:**
- [Assumption 1]: X% of parent market
- [Assumption 2]: Y% ratio

**Result: $X B**

### Method 2: Bottom-Up

[Segment A] Players: X × Avg revenue: $Y = Subtotal: $Z

[Segment B] Players: X × Avg revenue: $Y = Subtotal: $Z

TOTAL = $X B


**Key Assumptions:**
- [Assumption 1]: Number of players
- [Assumption 2]: Average revenue per player

**Result: $X B**

### Method 3: External Sources

| Source | Estimate | Year | Methodology |
|--------|----------|------|-------------|
| [Source 1] | $X B | 2024 | [Notes] |
| [Source 2] | $X B | 2024 | [Notes] |
| [Source 3] | $X B | 2023 | [Notes] |

**Result: $X B (average)**

---

### Triangulation

| Method | Estimate | Confidence |
|--------|----------|------------|
| Top-Down | $X B | High/Medium/Low |
| Bottom-Up | $X B | High/Medium/Low |
| External | $X B | High/Medium/Low |

**Reconciled Estimate: $X B (Range: $Y-Z B)**

### Sensitivity Analysis

| Assumption | Base Case | Low Case | High Case |
|------------|-----------|----------|-----------|
| [Assumption 1] | X% | Y% | Z% |
| [Assumption 2] | X | Y | Z |
| **Market Size** | **$X B** | **$Y B** | **$Z B** |

### Growth Outlook

| Metric | 2024 | 2025 | 2026 | 2027 | 2028 |
|--------|------|------|------|------|------|
| Market Size | $X B | $X B | $X B | $X B | $X B |
| Growth Rate | X% | X% | X% | X% | X% |
| CAGR | - | - | - | - | X% |

### Key Findings

1. [Finding 1]
2. [Finding 2]
3. [Finding 3]

Tips

  • Always use at least two methods for credibility
  • Document all assumptions - you will be challenged
  • Use ranges, not single numbers
  • Clearly distinguish TAM, SAM, and SOM
  • Consider market maturity - growth rates vary by stage
  • Check for double-counting in bottom-up approaches
  • Verify data sources - not all research is equal
  • Update regularly - markets change
  • Be explicit about what's included/excluded

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

95.05%
按下载量换算1,699

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills