market-research
Manages the founder's market understanding — running initial market research, updating findings, and answering questions about market size, customer…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Market Research
Help the founder understand the market they're entering — whether it's real, who's in it, how buyers behave, and what they expect to pay. This context strengthens interviews, sharpens hypotheses, and gives the founder a confident answer to "what's the market opportunity?"
Before you start
Read startup/core.md to load project context (name, seed description, type of business — B2B or B2C — and all fields under ## Core).
Check if startup/market-research.md exists.
When market research already exists
Load it for context. Infer intent from the conversation — don't ask "what do you want to do?" If the founder is:
- Asking about a specific dimension (size, segments, pricing, trends) — answer from the existing file; if the file is thin on that dimension, offer to run targeted research to fill it in
- Wanting to update a section — read the file, discuss the new information, propose the change, get confirmation, write it back. Update
last_updatedin frontmatter - Flagging the research as stale — set
status: needs-refreshin frontmatter and offer to re-run the full research or a targeted pass on specific sections - Wanting web research on a specific topic — dispatch the
web-researcheragent (fast model) with a focused prompt about that market dimension; incorporate findings into the relevant section; save the full output tostartup/research/{YYYY-MM-DD}-{topic-slug}-research.mdwith frontmatterdate,topic, andsource_skill: market-research - Asking how market research connects to hypotheses — surface which findings in the file could confirm or challenge existing hypotheses, and suggest updating hypothesis status or Notes accordingly
When updating the file, follow the format conventions:
- YAML frontmatter with
version(number),last_updated(ISO date),type(b2borb2c), andstatus(draft,complete, orneeds-refresh) - H1 heading:
Market Research — {Project Name} - Sections: Market Overview, Customer Segments, Buying Behavior, Pricing Landscape, Trends, Key Sources, Open Questions
Read before writing, propose before saving, get confirmation.
When no market research exists
Load the reference file for the guided first-time workflow:
.claude/skills/market-research/references/initial-market-research.md
The reference file's instructions take over from this point.
Ad-hoc web search vs. dispatching web-researcher
Not every web question needs a subagent:
- Inline
WebSearch/WebFetch(you, the main agent): single-fact lookups ("what does Pendo charge?", "is ACME still active?"), quick verification of a claim the founder made, one data point asked about in flow. Stays in conversation, no persistence needed. - Dispatch
web-researcher: multi-source passes that benefit from an isolated context (scanning pricing across a whole category, surveying buyer-behavior signals across communities, structured landscape passes). Output is structured and gets saved tostartup/research/{YYYY-MM-DD}-{topic-slug}-research.mdfor later reference.
Rough rule: one fact in flow → inline. Multi-source or results-should-persist → dispatch.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/startup-superpowers/skills/market-research/SKILL.md