Research industry AI adoption, competitors, and trends.
/market-research <client-name> [--focus industry|competitors|trends]
clients/<client-name>/profile.json (run /client-discovery first if it doesn’t exist yet)/market-research acme-corp --focus industry
What you’ll see: a series of WebSearch queries, then a sourced research report — adoption landscape, case studies, ROI benchmarks, and a Porter’s Five Forces AI analysis — written to the client’s discovery directory.
/market-research acme-corp # no focus — runs all three modes sequentially (slower, ~15-25 units)
/market-research acme-corp --focus industry # adoption rates, use cases, ROI benchmarks (fastest, single mode)
/market-research acme-corp --focus competitors # competitor AI capabilities and gaps
/market-research acme-corp --focus trends # emerging tech, regulation, market shifts
| Flag | Values | Default | What it does |
|---|---|---|---|
--focus |
industry competitors trends |
all three | Limits the research to one mode |
clients/<client-name>/profile.json for industry, company name, known competitors, geography, and AI maturity. If the profile is missing, it asks you to run /client-discovery <client-name> first.Written to clients/<client-name>/discovery/ (relative to your Arth client workspace directory), one file per focus mode:
discovery/market-research.md — industry focus: adoption landscape, case studies, ROI benchmarks, Five Forces canvas, strategic implicationsdiscovery/competitive-landscape.md — competitors focus: capability matrix, per-competitor profiles, gap analysis, opportunities and threatsdiscovery/industry-trends.md — trends focus: near/mid/long-term trend timeline, regulatory landscape, technology watch listAll reports end with a numbered source list.
| Problem | Fix |
|---|---|
Run /client-discovery <client-name> first |
The client profile is missing or lacks industry/company_name — complete discovery before researching |
| Competitor mode produces thin profiles | The profile has no known competitors listed — edit clients/<client-name>/profile.json to add a competitors array, then run the skill again |
| Findings feel generic | Check the confidence ratings — LOW-confidence single-source insights need validation before they go in a proposal |