clinicaltrials
Search the ClinicalTrials.gov registry through its version 2 REST API for interventional and observational studies, their phases, enrolment, endpoints, sponsors, and posted results. Use this skill to survey who is developing what against an indication, date a competitor's programme, read primary and secondary outcome measures, find eligibility criteria, and distinguish a study that completed from one that was terminated or withdrawn. Also trigger on ClinicalTrials.gov, NCT number, trial registry, study phase, enrolment, primary outcome measure, recruiting status, trial sponsor, or competitive landscape.
- Version
- 1.0
- License
- MIT
- Compatibility
- Requires Python 3.10+ and outbound HTTPS access to clinicaltrials.gov. The bundled client uses only the Python standard library and needs no API key or account. The version 2 API replaced the retired classic API in June 2024. Registry entries are sponsor-submitted and are not independently verified.
Pinned to revision f67572246d9b, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
Files
- skills/clinicaltrials/SKILL.md
- skills/clinicaltrials/references/api-reference.md
- skills/clinicaltrials/references/reading-a-registry.md
- skills/clinicaltrials/references/study-structure.md
- skills/clinicaltrials/scripts/_common.py
- skills/clinicaltrials/scripts/ct_landscape.py
- skills/clinicaltrials/scripts/ct_search.py
- skills/clinicaltrials/scripts/ct_study.py
Every link opens the file at its source, pinned to the revision this page describes.