adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user…
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-skills --skill market-research-reports --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/market-research-reportsContext 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.
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.3" skill-author: "K-Dense Inc."
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:
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.
Clarify:
another measure;
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.
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.
Assign stable IDs (`S-001`, `S-002`, ...). Record:
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.
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:
Audit mappings:
python3 scripts/audit_claim_citations.py \ data/claims.csv data/source_ledger.csv
See `references/evidence_model.md`.
Give every component a disjoint `coverage_key
🔔 Claude Scientific Skills is now Scientific Agent Skills. Same skills, broader compatibility — now works with any AI agent that supports the open Agent Skills standard, not just Claude.
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user…
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection,…
Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP…
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data…
Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree…
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk…