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

market-analyzer市场分析员

Agent Skill

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

总安装

955

周安装

39

GitHub Stars

216

下载量

306
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:market-analyzer(市场分析员)
来源仓库:https://github.com/mathews-tom/armory
仓库路径:skills/market-analyzer
安装命令:
npx skills add https://github.com/mathews-tom/armory --skill market-analyzer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/mathews-tom/armory --skill market-analyzer

简介

market-analyzer 提供市场数据的收集与初步分析能力。

  • 适合识别市场机会、评估竞争格局或监测价格波动。
  • 可基于输入参数返回结构化洞察,支持策略制定。
  • 通过 npx skills add 安装,支持 Codex、Claude、Cursor、Gemini CLI 等宿主环境。
  • 建议核实其是否依赖外部 API 及调用频率限制。

SKILL.md

Market Analyzer

Produces structured market analysis reports: sizes the addressable market using top-down and bottom-up methods, identifies growth trajectories and adoption stages, segments customers, and assesses timing. Every estimate cites a data source or states its assumption explicitly.

Reference Files

FileContentsLoad When
references/tam-sam-som.mdTAM/SAM/SOM definitions, calculation formulas, common mistakesAlways
references/trend-analysis.mdTrend categorization framework, adoption lifecycle, timing signalsAlways
references/market-sizing.mdData sources, estimation techniques, confidence frameworkAlways

Prerequisites

  • Product, feature, or business idea description
  • Target geography (default: global)
  • Target customer segment (if known)

Workflow

Phase 1: Input Understanding

  1. Classify the input — Determine whether the subject is a product idea, feature, market category, or industry vertical.
  2. Extract key attributes:

- Target customer profile - Value proposition or core problem solved - Geography and regulatory jurisdiction - Price range or monetization model (if known) - Competitive alternatives

  1. Clarify gaps — If critical context is missing (target customer, geography, or value proposition), ask 3-5 targeted clarifying questions before proceeding.

Phase 2: Market Research

Use WebSearch to gather quantitative market data:

  1. Industry reports — Search for market size reports from Statista, Grand View Research, Fortune Business Insights, IBISWorld, and similar aggregators.
  2. Growth rates — Identify CAGR (Compound Annual Growth Rate) for the relevant market and adjacent segments.
  3. Funding signals — Search Crunchbase, PitchBook coverage, and venture capital trends in the space.
  4. Consumer trends — Google Trends data, social media volume, and news sentiment.
  5. Academic research — Search Semantic Scholar for relevant market studies, adoption research, and behavioral economics papers.
  6. Government/public data — Census Bureau, BLS, World Bank, OECD datasets for demographic and economic baselines.

For each data point, record the source, publication date, and methodology (if available).

Phase 3: TAM/SAM/SOM Calculation

Apply both estimation approaches and cross-validate:

Top-down (from total industry):

TAM = Total industry revenue or total potential buyers x average revenue per buyer
SAM = TAM x % addressable by geography, segment, and channel
SOM = SAM x realistic capture rate (year 1-3)

Bottom-up (from unit economics):

Reachable customers = Identified target accounts or users in reachable channels
SOM = Reachable customers x conversion rate x average revenue per customer
SAM = SOM scaled to full serviceable segment (remove channel constraints)
TAM = SAM scaled to total market (remove geographic/segment constraints)

Cross-validate the two approaches. If they diverge by more than 3x, investigate the discrepancy and document the reason.

Phase 4: Trend and Timing Assessment

Evaluate four dimensions:

  1. Market growth trajectory — Classify as emerging (pre-revenue), growing (CAGR > 10%), mature (CAGR 0-5%), or declining (negative CAGR).
  2. Technology adoption stage — Map to Rogers curve: innovators (< 2.5%), early adopters (2.5-16%), early majority (16-50%), late majority (50-84%), laggards (> 84%).
  3. Regulatory environment — Identify tailwinds (subsidies, mandates) and headwinds (restrictions, compliance costs).
  4. Macro trends — Economic conditions, demographic shifts, technological enablers that accelerate or hinder the market.

Phase 5: Customer Segmentation

Identify 2-5 distinct customer segments:

  • Demographics — Age, income, geography, company size (B2B)
  • Behavioral — Usage patterns, purchase triggers, switching costs
  • Willingness to pay — Price sensitivity signals, competitive pricing data
  • Segment sizing — Estimated size and growth rate per segment

Phase 6: Report Generation

Produce the structured output below.

Output Format

## Market Analysis: {Subject}

### Executive Summary
**Market Opportunity Score: {1-5}/5**
{2-3 sentence summary of the opportunity, key market size, and timing assessment.}

### TAM / SAM / SOM

| Level | Value | Methodology | Confidence |
|-------|-------|-------------|------------|
| TAM | ${amount} | {Top-down / Bottom-up / Both} | {High/Medium/Low} |
| SAM | ${amount} | {methodology summary} | {High/Medium/Low} |
| SOM (Year 1) | ${amount} | {methodology summary} | {High/Medium/Low} |
| SOM (Year 3) | ${amount} | {methodology summary} | {High/Medium/Low} |

**Top-down calculation:**
{Step-by-step derivation with sources}

**Bottom-up calculation:**
{Step-by-step derivation with sources}

**Cross-validation:**
{Comparison of approaches, explanation of any divergence}

### Market Trends

| Dimension | Assessment | Evidence |
|-----------|-----------|----------|
| Growth trajectory | {Emerging/Growing/Mature/Declining} | {CAGR, data source} |
| Adoption stage | {Innovators/Early Adopters/Early Majority/Late Majority} | {penetration %, signal} |
| Regulatory | {Tailwind/Neutral/Headwind} | {specific regulation or policy} |
| Macro trends | {Favorable/Mixed/Unfavorable} | {key trend} |

### Customer Segments

| Segment | Size | Growth | WTP Signal | Priority |
|---------|------|--------|------------|----------|
| {name} | {size} | {rate} | {signal} | {Primary/Secondary/Tertiary} |

### Key Risks and Assumptions

| # | Assumption | Impact if Wrong | Confidence |
|---|-----------|-----------------|------------|
| 1 | {assumption} | {impact} | {High/Medium/Low} |

### Data Quality Assessment

| Data Point | Source | Date | Quality |
|-----------|--------|------|---------|
| {metric} | {source} | {date} | {Verified/Estimated/Extrapolated} |

### Recommendation
{1-2 paragraphs: proceed/pivot/investigate further, with specific next steps.}

Scoring Criteria: Market Opportunity Score

ScoreMeaningCriteria
5ExceptionalLarge TAM (> $10B), growing (> 15% CAGR), early adoption stage, regulatory tailwinds
4StrongLarge TAM or high growth, favorable timing, manageable competition
3ModerateMid-size market, moderate growth, competitive but differentiation possible
2ChallengingSmall or saturated market, mature stage, significant headwinds
1UnfavorableDeclining market, regulatory barriers, limited differentiation

Quality Rules

  1. Every number needs a source. Cite the report, database, or methodology used. If no source exists, label the estimate as "Author extrapolation" and state the assumption chain.
  2. Distinguish data from extrapolation. Use the Data Quality Assessment table to make this explicit for every key metric.
  3. Confidence levels are mandatory. Each TAM/SAM/SOM figure carries a confidence rating with rationale.
  4. Cross-validate estimates. Run both top-down and bottom-up. If only one approach is feasible, state why and reduce confidence.
  5. Date your data. Market data older than 3 years gets a lower confidence rating. Flag any pre-2022 data explicitly.
  6. No vanity TAMs. The TAM must be genuinely addressable by the product category, not inflated by including tangential markets.

Error Handling

ProblemResolution
No market data availableUse proxy markets and analogies. State the proxy explicitly. Reduce confidence to Low.
Input too vague to sizeAsk clarifying questions (target customer, geography, price point) before proceeding.
Conflicting data sourcesPresent both figures, explain the discrepancy, use the more conservative estimate.
Market is too new for reliable dataSize the adjacent market the product displaces. Note the nascent stage.
User wants a single TAM numberProvide the range (conservative to optimistic) with the methodology behind each bound.

When NOT to Analyze

Push back if:

  • The request is for financial projections or revenue forecasting (different skill domain)
  • The request is for pricing strategy or competitive positioning (strategy, not analysis)
  • The market definition is so broad it has no analytical value ("the internet economy")
  • The user has not defined what the product or idea actually does

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.36%
按下载量换算102

Claude

31.99%
按下载量换算98

Cursor

20.68%
按下载量换算63

Gemini CLI

9.35%
按下载量换算29

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills