From clawbio
Aggregates public target-level evidence from UniProt, Open Targets, PubMed, and clinical trials into a structured JSON and Markdown report. Useful for first-pass research triage on gene/disease associations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/clawbio:omics-target-evidence-mapperThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Researchers often need a quick first-pass view of whether a gene or protein target has evidence across multiple public sources. In practice, this usually means checking several websites manually and informally combining results. This skill makes that process reproducible by retrieving and organising public evidence into one structured output.
Researchers often need a quick first-pass view of whether a gene or protein target has evidence across multiple public sources. In practice, this usually means checking several websites manually and informally combining results. This skill makes that process reproducible by retrieving and organising public evidence into one structured output.
This skill is for research triage only. It does not infer causality, rank therapeutic value, or make clinical recommendations.
| Argument | Required | Example | Notes |
|---|---|---|---|
--gene | Yes, unless --demo is used | IL6R | Gene or target symbol |
--disease | No | coronary artery disease | Optional disease context |
--output | Yes | demo_out | Output directory |
--max-papers | No | 5 | Number of PubMed hits to include |
--max-trials | No | 5 | Number of trial records to include |
--demo | No | --demo | Runs the built-in demo query |
reproducibility/checksums.sha256 — SHA-256 hashes of all output filesreproducibility/environment.yml — pinned Conda/pip environmentro-crate-metadata.json — RO-Crate 1.1 provenance record (run params, outputs, script)python skills/omics-target-evidence-mapper/omics_target_evidence_mapper.py --demo --output demo_out
npx claudepluginhub clawbio/clawbio --plugin clawbioSearches PubMed and bioRxiv for biomedical literature, summarizes papers, identifies themes, builds a citation graph, and outputs a structured report with a reproducibility bundle.
Performs systematic literature reviews across PubMed, EuropePMC, and bioRxiv with query disambiguation, evidence grading (T1-T4), and structured reports. Use for fact-checking, mini-reviews, or full deep research.
Queries Open Targets Platform GraphQL API for target-disease associations, drug target discovery, tractability/safety data, genetics/omics evidence, and known drugs for therapeutic target identification.