# Send Market Research to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "market-research",
    "name": "Market Research",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/market-research",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/market-research",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/market-research",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=market-research",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "competitor-analysis.md",
      "evidence-grading.md",
      "validation.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/market-research"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/market-research",
    "downloadUrl": "https://openagent3.xyz/downloads/market-research",
    "agentUrl": "https://openagent3.xyz/skills/market-research/agent",
    "manifestUrl": "https://openagent3.xyz/skills/market-research/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/market-research/agent.md"
  }
}
```
## Documentation

### When to Use

Use this skill when the user needs market evidence, not just opinions. It should activate for market sizing, opportunity validation, competitor landscape work, segment selection, pricing research, whitespace mapping, and expansion decisions.

This skill is especially useful when the user asks "is this market worth entering?", "how big is the real opportunity?", "who else is already winning here?", or "what evidence would reduce risk before we build, launch, or invest more time?"

### Quick Reference

Use the smallest relevant file for the task.

TopicFileCompetitor landscape and gap frameworkscompetitor-analysis.mdCustomer validation and pricing methodsvalidation.mdEvidence quality and confidence rubricevidence-grading.md

### Research Brief

Start every serious engagement with a compact brief like this:

MARKET RESEARCH BRIEF
Decision:
Target customer:
Geography:
Category or substitute set:
Time horizon:
Must-answer questions:
Evidence bar:

If the brief is weak, the research will drift. Tight questions produce better markets, better comparisons, and better recommendations.

### Research Modes

Pick the lightest mode that still answers the decision well. Depth should follow the decision, not ego.

ModeBest ForMinimum OutputQuick scanEarly idea filteringMarket snapshot, top competitors, 2-3 key risksDecision memoFounders, operators, or investors making a next-step callSizing view, segment map, competitor comparison, recommendationLaunch validationNew product, feature, or niche entryDemand signals, pricing checks, interview findings, no-go risksExpansion studyNew geography, segment, or adjacent categorySAM filters, local competitors, channel constraints, rollout logic

### 1. Define the Decision Before Research Starts

Always anchor the work to one decision:

enter or avoid a market
prioritize one segment over another
shape positioning and pricing
validate whether to build, launch, or expand

Research without a decision target becomes a document full of facts and no leverage.

### 2. Size the Market in Layers, Not in Headlines

Never stop at a single big number. Separate:

LayerQuestionFailure ModeTAMHow large is the broad category?Sounds exciting but too abstractSAMWhich part is actually reachable for this product and customer?Overstates opportunitySOMWhat can realistically be won in a specific window?Turns fantasy into planning

Whenever possible, show the formula, assumptions, and confidence level. A smaller defensible number is better than a huge vague one.

### 3. Triangulate Evidence and Grade Source Quality

Use at least three evidence families before making a strong claim:

market structure data: census, filings, association reports, public benchmarks
behavior data: search trends, reviews, job posts, product usage proxies
direct customer evidence: interviews, surveys, waitlists, prepayments, LOIs

See evidence-grading.md for the confidence ladder. If all evidence comes from one source type, the conclusion is still fragile.

### 4. Segment Before You Generalize

Do not treat "the market" as one blob. Split by:

customer type
company size
geography
urgency of problem
willingness to pay
existing alternatives

Many bad conclusions come from averaging together segments that behave very differently.

### 5. Map Competition Around Customer Choice, Not Only Brand Names

Competitor analysis includes:

direct competitors
indirect substitutes
internal workarounds such as spreadsheets, agencies, or manual processes
future entrants with clear adjacency

Use competitor-analysis.md to build a positioning map, review-mining matrix, and whitespace view. The real competitor is whatever the customer would choose instead of the proposed offer.

### 6. Favor Revealed Demand Over Stated Enthusiasm

Use interviews and surveys to learn language and patterns, but trust behavior more than compliments.

Strong signals:

repeated painful workarounds
urgent problem frequency
customers introducing others with the same pain
willingness to pay, pilot, pre-order, or switch

Weak signals:

"great idea"
generic survey positivity
likes, followers, or broad curiosity with no concrete action

See validation.md for interview, survey, and pricing research structures.

### 7. Finish with a Decision-Ready Recommendation

Every deliverable should end with:

RECOMMENDATION
- What the evidence supports
- What remains uncertain
- What should happen next
- What would change the recommendation

Good market research reduces uncertainty. Great market research makes the next move obvious.

### Common Traps

Top-down theater -> Huge category numbers create false confidence and weak planning.
Competitor tunnel vision -> Looking only at visible brands misses substitutes and status-quo behavior.
Segment blur -> Mixing SMB, enterprise, prosumer, and consumer demand corrupts the conclusion.
Source recency failure -> Old pricing pages and stale reports make current decisions look safer than they are.
Opinion inflation -> Survey excitement without action gets mistaken for demand.
No confidence labeling -> Strong and weak evidence get presented with the same weight.
Research with no recommendation -> User gets a report but no practical decision path.

### Security & Privacy

This skill does NOT:

make hidden outbound requests
fabricate customer signals or fake interviews
access private competitor systems
create persistent memory or maintain a local workspace by default
store secrets unless the user explicitly asks for that workflow

Live web research is appropriate only when the task requires current market data or the user asks for external evidence.

### Related Skills

Install with clawhub install <slug> if user confirms:

pricing - Convert validation findings into pricing strategy and willingness-to-pay decisions.
seo - Translate validated demand into search-driven positioning and content opportunities.
business - Connect market findings to strategic choices and operating tradeoffs.
compare - Structure side-by-side option analysis when multiple markets or segments compete.
data-analysis - Turn collected numbers into cleaner interpretation and supporting visuals.

### Feedback

If useful: clawhub star market-research
Stay updated: clawhub sync
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.1
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/market-research)
- [Send to Agent page](https://openagent3.xyz/skills/market-research/agent)
- [JSON manifest](https://openagent3.xyz/skills/market-research/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/market-research/agent.md)
- [Download page](https://openagent3.xyz/downloads/market-research)