market-research

开展市场研究、竞争分析、投资者尽职调查和行业情报收集,提供来源引用和决策导向的总结。适用于用户需要市场规模测算、竞争对手比较、基金研究、技术扫描或为业务决策提供信息支持的研究场景。

351 stars

Best use case

market-research is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. 开展市场研究、竞争分析、投资者尽职调查和行业情报收集,提供来源引用和决策导向的总结。适用于用户需要市场规模测算、竞争对手比较、基金研究、技术扫描或为业务决策提供信息支持的研究场景。

开展市场研究、竞争分析、投资者尽职调查和行业情报收集,提供来源引用和决策导向的总结。适用于用户需要市场规模测算、竞争对手比较、基金研究、技术扫描或为业务决策提供信息支持的研究场景。

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "market-research" skill to help with this workflow task. Context: 开展市场研究、竞争分析、投资者尽职调查和行业情报收集,提供来源引用和决策导向的总结。适用于用户需要市场规模测算、竞争对手比较、基金研究、技术扫描或为业务决策提供信息支持的研究场景。

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/market-research/SKILL.md --create-dirs "https://raw.githubusercontent.com/xu-xiang/everything-claude-code-zh/main/.agents/skills/market-research/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/market-research/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How market-research Compares

Feature / Agentmarket-researchStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

开展市场研究、竞争分析、投资者尽职调查和行业情报收集,提供来源引用和决策导向的总结。适用于用户需要市场规模测算、竞争对手比较、基金研究、技术扫描或为业务决策提供信息支持的研究场景。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 市场研究 (Market Research)

提供支持决策的研究,而非流于形式的研究报告。

## 激活时机 (When to Activate)

- 研究市场、类别、公司、投资者或技术趋势时。
- 构建 TAM/SAM/SOM(总目标市场/可服务市场/可获得市场)估算时。
- 比较竞争对手或相邻产品时。
- 在对外接触前准备投资者档案(Investor Dossiers)时。
- 在构建产品、注资或进入市场前对逻辑假设进行压力测试时。

## 研究标准 (Research Standards)

1. 每个重要论点都必须有来源引用。
2. 优先使用近期数据,并标注陈旧数据。
3. 包含对立证据(Contrarian Evidence)和下行案例(Downside Cases)。
4. 将发现转化为决策依据,而不仅仅是摘要。
5. 清晰区分事实(Fact)、推论(Inference)和建议(Recommendation)。

## 常用研究模式 (Common Research Modes)

### 投资者 / 基金尽职调查 (Investor / Fund Diligence)
收集:
- 基金规模、阶段和典型单笔投资额(Check Size)。
- 相关的投资组合公司(Portfolio Companies)。
- 公开的投资逻辑(Thesis)和近期活动。
- 该基金是否匹配的原因。
- 任何明显的风险信号(Red Flags)或不匹配项。

### 竞争分析 (Competitive Analysis)
收集:
- 产品实际情况,而非营销文案。
- 若公开,收集融资和投资者历史。
- 若公开,收集增长指标(Traction Metrics)。
- 分销渠道和定价线索。
- 优势、劣势和定位差距(Positioning Gaps)。

### 市场规模测算 (Market Sizing)
使用:
- 来自报告或公开数据集的自上而下(Top-down)估算。
- 基于现实获客假设的自下而上(Bottom-up)合理性检查。
- 为逻辑中的每一个跨跃提供明确的假设。

### 技术 / 供应商研究 (Technology / Vendor Research)
收集:
- 工作原理。
- 权衡(Trade-offs)和采用信号。
- 集成复杂性。
- 锁定风险(Lock-in)、安全、合规及运营风险。

## 输出格式 (Output Format)

默认结构:
1. 执行摘要 (Executive Summary)
2. 核心发现 (Key Findings)
3. 影响分析 (Implications)
4. 风险与注意事项 (Risks and Caveats)
5. 建议 (Recommendation)
6. 来源 (Sources)

## 质量把关 (Quality Gate)

在交付前确认:
- 所有数字均有来源或标记为估算。
- 旧数据已被标注。
- 建议内容逻辑严密,源自现有证据。
- 已包含风险和反面论点。
- 输出内容能让决策变得更轻松。

Related Skills

plankton-code-quality

351
from xu-xiang/everything-claude-code-zh

使用 Plankton 实现编写时代码质量强制执行 —— 通过钩子在每次文件编辑时进行自动格式化、代码检查,并由 Claude 驱动自动修复。

autonomous-loops

351
from xu-xiang/everything-claude-code-zh

自主运行 Claude Code 循环的模式与架构 —— 从简单的顺序流水线到 RFC 驱动的多智能体 DAG 系统。

visa-doc-translate

351
from xu-xiang/everything-claude-code-zh

将签证申请文件(图片)翻译成英文,并创建包含原文和译文的双语PDF

swiftui-patterns

351
from xu-xiang/everything-claude-code-zh

SwiftUI 架构模式,使用 @Observable 进行状态管理,视图组合,导航,性能优化,以及现代 iOS/macOS UI 最佳实践。

swift-protocol-di-testing

351
from xu-xiang/everything-claude-code-zh

基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。

swift-concurrency-6-2

351
from xu-xiang/everything-claude-code-zh

Swift 6.2 可接近的并发性 — 默认单线程,@concurrent 用于显式后台卸载,隔离一致性用于主 actor 类型。

swift-actor-persistence

351
from xu-xiang/everything-claude-code-zh

在 Swift 中使用 actor 实现线程安全的数据持久化——基于内存缓存与文件支持的存储,通过设计消除数据竞争。

skill-stocktake

351
from xu-xiang/everything-claude-code-zh

用于审计Claude技能和命令的质量。支持快速扫描(仅变更技能)和全面盘点模式,采用顺序子代理批量评估。

search-first

351
from xu-xiang/everything-claude-code-zh

研究优先于编码的工作流程。在编写自定义代码之前,搜索现有的工具、库和模式。调用研究员代理。

regex-vs-llm-structured-text

351
from xu-xiang/everything-claude-code-zh

选择在解析结构化文本时使用正则表达式还是大型语言模型的决策框架——从正则表达式开始,仅在低置信度的边缘情况下添加大型语言模型。

liquid-glass-design

351
from xu-xiang/everything-claude-code-zh

iOS 26 液态玻璃设计系统 — 适用于 SwiftUI、UIKit 和 WidgetKit 的动态玻璃材质,具有模糊、反射和交互式变形效果。

foundation-models-on-device

351
from xu-xiang/everything-claude-code-zh

苹果FoundationModels框架用于设备上的LLM——文本生成、使用@Generable进行引导生成、工具调用,以及在iOS 26+中的快照流。