agentsclimarketplace

Disease market sizing orchestration

Skill EthanYoQ/Skill-hub/skills/10-business-industry/disease-market-sizing-orchestration

Cross-disease market sizing entry skill. Triggered by user one-liner like "做 X 市场调研" or "Run market sizing for X". Auto-runs 5 phase pipeline: contract → stratify → recall → compose-audit → bundle. Hard-gates on Cite-or-Block: every fact claim must carry citation anchor verifiable against sources/. Resumable mid-run.From its SKILL.md

Install
npx -y skills add EthanYoQ/Skill-hub --skill disease-market-sizing-orchestration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as Cite-or-Block strict (P0 iron law, see ../../CLAUDE.md). That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.0 KB, 154 tokens by cl100k_base, as published. Nobody here has run it

Disease Market Sizing Orchestration

Phase Sequence

  1. contract-elicitor.cache/<slug>/contract.json
  2. disease-stratifier.cache/<slug>/staging.json
  3. Evidence Recall (inline 7 retrieval + A1' guidelines) → .cache/<slug>/sources/
  4. Compose-then-Audit double-turn (≤ 3 turns) → output/report_raw.html + verification_report.json
  5. Bundle + Design + TOCoutput/report_standalone.html/pdf/xlsx + delivery_manifest.json

Functions

  • run(user_one_liner, project_root, callbacks) -> manifest dict

What ships with it: 3 files

17.0 KB alongside SKILL.md, 3 of them executable

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.