/market-research-reports
Build evidence-traceable market research reports and assumption-driven market sizing or forecast scenarios. Use for market definition, industry and customer evidence, competitive landscapes, TAM/SAM/SOM reconciliation, forecast sensitivity, and auditable report scaffolds.
$ npx -y skills add K-Dense-AI/claude-scientific-writer --skill market-research-reports --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/market-research-reports
Context preview
The summary Claude sees to decide when to auto-load this skill.
Build evidence-traceable market research reports and assumption-driven market sizing or forecast scenarios. Use for market definition, industry and customer evidence, competitive landscapes, TAM/SAM/SOM reconciliation, forecast sensitivity, and auditable report scaffolds.
SKILL.md
market-research-reports.SKILL.mdname: market-research-reports
description: Build evidence-traceable market research reports and assumption-driven market sizing or forecast scenarios. Use for market definition, industry and customer evidence, competitive landscapes, TAM/SAM/SOM reconciliation, forecast sensitivity, and auditable report scaffolds.
license: MIT
compatibility: Python 3.11+ standard library for optional offline CLIs. The optional LaTeX template uses XeLaTeX or LuaLaTeX. Online research requires user-approved network access and source-specific terms; bundled scripts make no network, LLM, or image calls.
metadata:
version: "1.1"
skill-author: "K-Dense Inc."
Market Research Reports
Purpose
Create decision-focused market reports whose claims, calculations, assumptions, and uncertainties can be audited. Match depth and format to the question and evidence. There is no required length, chapter count, visual count, or output format.
Do not:
- imitate or imply affiliation with a consulting, analyst, or research brand;
- invent citations, quotes, market shares, or paid-market figures;
- present TAM/SAM/SOM or a forecast as one certain truth;
- treat a framework, chart, or fluent narrative as evidence;
- provide investment, legal, antitrust, tax, accounting, or regulatory advice.
Operating principles
1. **Define before sizing.** Fix product, customer, geography, channel, period, measure, unit, denominator, currency/base year, and taxonomy. 2. **Map every claim.** Every factual or quantitative claim has a claim ID and exact source IDs. 3. **Separate statement types.** Distinguish facts, estimates, calculations, forecasts, opinions, and recommendations. 4. **Prefer primary evidence.** Use official statistics, regulator records, filed company disclosures, and transparent original studies before secondary synthesis. 5. **Preserve uncertainty.** Retain source conflicts, revisions, scenario ranges, sensitivity, and limitations. 6. **Keep methods reproducible.** Use local structured inputs and deterministic calculations when practical. 7. **Collect lawfully and ethically.** No deception, PII disclosure, access circumvention, confidential material, or trade-secret acquisition.
Workflow
1. Establish the research contract
Clarify:
- decision, audience, deadline, and materiality threshold;
- formal market definition and adjacent exclusions;
- buyer, payer, user, transaction, and value-chain level;
- geography and treatment of imports, exports, and channels;
- historical period, forecast period, and retrieval cutoff;
- revenue/expenditure, gross output/value added, units, capacity, users, or
another measure;
- stock/flow, gross/net, taxes, and denominator;
- currency, base year, and nominal/real/current/constant basis;
- industry and product classification with version;
- permitted data sources, primary research, confidentiality, and output format.
Ask a focused question when a missing choice would materially change the denominator or result. Otherwise state a provisional scope and proceed.
Use `references/report_structure_guide.md` for modular report design.
2. Build the evidence plan
Route each question to the source closest to the underlying event:
1. primary law, regulator decision, official filing, or official statistic; 2. original company filing or attributable first-party disclosure; 3. transparent survey/study with inspectable methods; 4. institutional or peer-reviewed research using identifiable primary data; 5. industry association data with disclosed coverage; 6. reputable secondary synthesis; 7. lawfully accessed paid estimate with inspectable scope and method; 8. news/commentary for leads or attributable events.
For company data, prefer the official filing system in the relevant jurisdiction. For industry, labor, prices, population, trade, and national accounts, prefer the responsible national statistical agency or central bank. For cross-country work, use harmonized World Bank, IMF, OECD, or Eurostat data only after checking definitions and original-source lineage.
Read `references/official_data_sources.md` before using public APIs. API rules and limits are a dated snapshot: verify current official terms before automated or high-volume retrieval. Never put an API key in a report or bundled script.
3. Create the source ledger
Assign stable IDs (`S-001`, `S-002`, ...). Record:
- title, publisher, URL/persistent ID, source type;
- publication date and retrieval date;
- original producer when accessed through an aggregator;
- geography, covered population, period, and vintage;
- currency, base year, price basis, measure type, unit, and denominator;
- taxonomy and version;
- preliminary/revised/final/current status;
- method, sample, imputation, suppression, and limitations;
- license/terms and lawful local snapshot path.
Use `assets/source_ledger_template.csv` and validate it:
python3 scripts/validate_evidence_ledger.py data/source_ledger.csv
If publication date is unavailable, record `not-stated`; do not guess.
4. Maintain a claims ledger
Assign IDs (`C-001`, ...). Keep the exact claim text, statement type, source IDs, report location, as-of date, geography, currency/base, measure/unit, taxonomy, revision status, confidence, calculation ID, and assumption IDs.
Rules:
- one end-of-paragraph citation does not support unrelated sentences;
- split compound claims that rely on different evidence;
- a calculation cites its inputs, not a source that never published the result;
- an aggregator and its original source are not independent corroboration;
- an interview theme is not population prevalence;
- absence of public feature evidence means `unknown`, not `no`.
Audit mappings:
python3 scripts/audit_claim_citations.py \
data/claims.csv data/source_ledger.csv
See `references/evidence_model.md`.
5. Size the market as scenarios
Measurement guardrails
Give every component a disjoint `coverage_key
Read more
name: market-research-reports description: Build evidence-traceable market research reports and assumption-driven market sizing or forecast scenarios. Use for market definition, industry and customer evidence, competitive landscapes, TAM/SAM/SOM reconciliation, forecast sensitivity, and auditable report scaffolds. license: MIT compatibility: Python 3.11+ standard library for optional offline CLIs. The optional LaTeX template uses XeLaTeX or LuaLaTeX. Online research requires user-approved network access and source-specific terms; bundled scripts make no network, LLM, or image calls. metadata: version: "1.1" skill-author: "K-Dense Inc."
Market Research Reports
Purpose
Create decision-focused market reports whose claims, calculations, assumptions, and uncertainties can be audited. Match depth and format to the question and evidence. There is no required length, chapter count, visual count, or output format.
Do not:
- imitate or imply affiliation with a consulting, analyst, or research brand;
- invent citations, quotes, market shares, or paid-market figures;
- present TAM/SAM/SOM or a forecast as one certain truth;
- treat a framework, chart, or fluent narrative as evidence;
- provide investment, legal, antitrust, tax, accounting, or regulatory advice.
Operating principles
1. **Define before sizing.** Fix product, customer, geography, channel, period, measure, unit, denominator, currency/base year, and taxonomy. 2. **Map every claim.** Every factual or quantitative claim has a claim ID and exact source IDs. 3. **Separate statement types.** Distinguish facts, estimates, calculations, forecasts, opinions, and recommendations. 4. **Prefer primary evidence.** Use official statistics, regulator records, filed company disclosures, and transparent original studies before secondary synthesis. 5. **Preserve uncertainty.** Retain source conflicts, revisions, scenario ranges, sensitivity, and limitations. 6. **Keep methods reproducible.** Use local structured inputs and deterministic calculations when practical. 7. **Collect lawfully and ethically.** No deception, PII disclosure, access circumvention, confidential material, or trade-secret acquisition.
Workflow
1. Establish the research contract
Clarify:
- decision, audience, deadline, and materiality threshold;
- formal market definition and adjacent exclusions;
- buyer, payer, user, transaction, and value-chain level;
- geography and treatment of imports, exports, and channels;
- historical period, forecast period, and retrieval cutoff;
- revenue/expenditure, gross output/value added, units, capacity, users, or
another measure;
- stock/flow, gross/net, taxes, and denominator;
- currency, base year, and nominal/real/current/constant basis;
- industry and product classification with version;
- permitted data sources, primary research, confidentiality, and output format.
Ask a focused question when a missing choice would materially change the denominator or result. Otherwise state a provisional scope and proceed.
Use `references/report_structure_guide.md` for modular report design.
2. Build the evidence plan
Route each question to the source closest to the underlying event:
1. primary law, regulator decision, official filing, or official statistic; 2. original company filing or attributable first-party disclosure; 3. transparent survey/study with inspectable methods; 4. institutional or peer-reviewed research using identifiable primary data; 5. industry association data with disclosed coverage; 6. reputable secondary synthesis; 7. lawfully accessed paid estimate with inspectable scope and method; 8. news/commentary for leads or attributable events.
For company data, prefer the official filing system in the relevant jurisdiction. For industry, labor, prices, population, trade, and national accounts, prefer the responsible national statistical agency or central bank. For cross-country work, use harmonized World Bank, IMF, OECD, or Eurostat data only after checking definitions and original-source lineage.
Read `references/official_data_sources.md` before using public APIs. API rules and limits are a dated snapshot: verify current official terms before automated or high-volume retrieval. Never put an API key in a report or bundled script.
3. Create the source ledger
Assign stable IDs (`S-001`, `S-002`, ...). Record:
- title, publisher, URL/persistent ID, source type;
- publication date and retrieval date;
- original producer when accessed through an aggregator;
- geography, covered population, period, and vintage;
- currency, base year, price basis, measure type, unit, and denominator;
- taxonomy and version;
- preliminary/revised/final/current status;
- method, sample, imputation, suppression, and limitations;
- license/terms and lawful local snapshot path.
Use `assets/source_ledger_template.csv` and validate it:
python3 scripts/validate_evidence_ledger.py data/source_ledger.csv
If publication date is unavailable, record `not-stated`; do not guess.
4. Maintain a claims ledger
Assign IDs (`C-001`, ...). Keep the exact claim text, statement type, source IDs, report location, as-of date, geography, currency/base, measure/unit, taxonomy, revision status, confidence, calculation ID, and assumption IDs.
Rules:
- one end-of-paragraph citation does not support unrelated sentences;
- split compound claims that rely on different evidence;
- a calculation cites its inputs, not a source that never published the result;
- an aggregator and its original source are not independent corroboration;
- an interview theme is not population prevalence;
- absence of public feature evidence means `unknown`, not `no`.
Audit mappings:
python3 scripts/audit_claim_citations.py \ data/claims.csv data/source_ledger.csv
See `references/evidence_model.md`.
5. Size the market as scenarios
Measurement guardrails
Give every component a disjoint `coverage_key
🚀 Looking for more advanced capabilities? For end-to-end scientific writing, deep scientific search, advanced image generation and enterprise solutions, visit www.k-dense.ai Stay up to date: Follow K-Dense on X, LinkedIn, and YouTube for new features,
Other skills on claude-scientific-writer.
- /citation-management
NCBI API key to raise Entrez rate limits.
Open skill - /clinical-decision-support
Prepare and validate research-only clinical decision-support evaluation, evidence-profile, cohort, survival, biomarker/model, privacy, and governance artifacts. Use for aggregate or synthetic research documentation and traceability—not patient care or live clinical operation.
Open skill - /clinical-reports
Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports. Use only with synthetic, de-identified, or aggregate inputs and verified source-fact manifests; every output requires qualified
Open skill - /docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting
Open skill - /pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms,
Open skill - /pptx
Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used
Open skill

