Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Methodology for market research and data collection, ensuring data quality and source traceability
.claude/skills/chekusu-research-methodology/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -3% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 167% | 0% |
Every data point must have a source and confidence score. Estimates are not facts — label them as estimates.
| Tier | Source Type | Confidence Range | Examples | |------|-----------|-----------------|---------| | 1 | Official public data | 0.85-0.95 | Government statistics, public company filings, industry association reports | | 2 | Authoritative media | 0.70-0.85 | Major financial media, industry analysis reports | | 3 | Web search results | 0.50-0.70 | Blogs, forums, review sites | | 4 | Model inference/estimates | 0.20-0.50 | Extrapolations from known data, analogical estimates | | 5 | Training data memory | 0.10-0.30 | Data from model memory (may be outdated) |
Use wanman artifact put to record each research data point:
bash# Good recording practice wanman artifact put --kind market_data --path "competitors/cafe_a/pricing" \ --meta '{"source":"web_search:dianping.com","confidence":0.65,"data_date":"2024-12","avg_price":35,"currency":"CNY","category":"specialty_coffee"}' # Bad practice (missing source and confidence) wanman artifact put --kind market_data --path "competitors/pricing" \ --meta '{"avg_price":35}'
Other measured skills in the registry, with their headline benchmark lift.