clinicaltrials-database

Query ClinicalTrials.gov API v2 to search and retrieve clinical trial data.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/robinbarvaag/poynt --skill clinicaltrials-database-robinbarvaag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinicaltrials-database
Source: https://github.com/robinbarvaag/poynt/tree/main/.github/skills/clinicaltrials-database
Command: npx skills add https://github.com/robinbarvaag/poynt --skill clinicaltrials-database-robinbarvaag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides programmatic access to ClinicalTrials.gov, enabling users to efficiently search for and retrieve detailed information about clinical studies worldwide.

Core Features & Use Cases

  • Comprehensive Search: Filter trials by condition, drug, location, status, phase, and sponsor.
  • Detailed Retrieval: Get in-depth information for specific trials using their NCT ID.
  • Data Export: Export trial data in CSV format for analysis.
  • Use Case: A researcher needs to find all currently recruiting Phase 3 trials for "lung cancer" in "California" to identify potential patient cohorts.

Quick Start

Use the clinicaltrials-database skill to search for recruiting trials for "breast cancer" in "New York".

Frequently Asked Questions about clinicaltrials-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search ClinicalTrials.gov for recruiting trials by condition and location?

Search ClinicalTrials.gov by filtering trials based on specific conditions, locations, recruitment status, sponsor, and phase to retrieve targeted clinical trial data. This queries the ClinicalTrials.gov API v2 to return matching studies for your research.

Can I get detailed clinical trial information using an NCT ID?

Yes, detailed clinical trial information can be retrieved using a specific NCT ID. Querying the ClinicalTrials.gov API with an NCT ID facilitates in-depth study retrieval, providing comprehensive data points for research analysis and drug development tracking.

How do I export clinical trial data to CSV for analysis?

Export clinical trial data to CSV format to facilitate offline research analysis and drug development tracking. Querying the ClinicalTrials.gov API supports options for retrieving study data and exporting the results into a CSV file.

What is the best way to find Phase 3 clinical trials for patient matching?

The best way to find Phase 3 trials for patient matching is querying the ClinicalTrials.gov API to filter by phase, condition, and recruitment status. This retrieves relevant trials to identify potential patient cohorts for medical research.

Does clinical trial data retrieval support filtering by sponsor and intervention?

Yes, clinical trial data retrieval supports filtering by sponsor, intervention, condition, location, and status. This allows comprehensive search queries against the ClinicalTrials.gov API to track drug development and analyze geographic trial distributions.