Skip to main content
Back to registry

clinicaltrials-database

davila7/claude-code-templates

ClinicalTrials.gov is a comprehensive registry of clinical studies conducted worldwide, maintained by the U.S. National Library of Medicine. Access API v2 to search for trials, retrieve detailed study information, filter by various criteria, and export data for analysis. The API is public (no authentication required)...

Installs145
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill clinicaltrials-database
About this skill
ClinicalTrials.gov is a comprehensive registry of clinical studies conducted worldwide, maintained by the U.S. National Library of Medicine. Access API v2 to search for trials, retrieve detailed study information, filter by various criteria, and export data for analysis. The API is public (no authentication required) with rate limits of ~50 requests per minute, supporting JSON and CSV formats. This skill should be used when working with clinical trial data in scenarios such as: Search for clinical trials using the helper script: Or use Python directly with the requests library: Get detailed information about a trial using its NCT ID: Find trials studying specific medical conditions or diseases using the query.cond parameter. Example: Find recruiting diabetes trials Common use cases: Search for trials testing specific interventions, drugs, devices, or procedures using the query.intr parameter. Example: Find Phase 3 trials testing Pembrolizumab Common use cases: Find trials in specific locations using the query.locn parameter. Example: Find cancer trials in New York Common use cases: Find trials conducted by specific organizations using the query.spons parameter.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clinicaltrials-database do?

ClinicalTrials.gov is a comprehensive registry of clinical studies conducted worldwide, maintained by the U.S. National Library of Medicine. Access API v2 to search for trials, retrieve detailed study information, filter by various criteria, and export data for analysis. The API is public (no authentication required)...

Is clinicaltrials-database good?

clinicaltrials-database does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does clinicaltrials-database work with?

clinicaltrials-database currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to clinicaltrials-database?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install clinicaltrials-database?

npx skills add https://github.com/davila7/claude-code-templates --skill clinicaltrials-database

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering