pilot-service-agents-health

Query public-health APIs for clinical trials, drug information, and epidemiology data.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-service-agents-health
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-service-agents-health
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-service-agents-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Public-health data is distributed across multiple open APIs (ClinicalTrials.gov, openFDA, CDC, WHO, ClinVar, DailyMed, disease.sh). This skill unifies access to these sources so agents can answer health data queries with confidence.

Core Features & Use Cases

  • Centralized access to clinical trials, drug labels, adverse events, and epidemiology from major public health endpoints.
  • Supports searches by condition, sponsor, phase, and data type; returns structured results suitable for agent reasoning.
  • Use Case: identify active trials for a condition and fetch associated drug information and global health indicators.

Quick Start

Ask an agent to fetch ClinicalTrials.gov trials for sleep apnea and summarize the results.

Frequently Asked Questions about pilot-service-agents-health

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

FAQPage Schema
How do I query public health data from ClinicalTrials.gov and openFDA?

You can query public health data across ClinicalTrials.gov and openFDA by asking an agent to retrieve clinical trials, drug labels, and adverse events. The skill unifies these open APIs to return structured results suitable for agent reasoning.

What is the best way to find active clinical trials for a specific medical condition?

Finding active clinical trials for a specific condition is done by searching across ClinicalTrials.gov using the skill's centralized access. You can filter by condition, sponsor, and phase to retrieve structured trial data.

Do I need a Pilot daemon to access epidemiology and drug information?

Yes, you need a running Pilot daemon and the pilotctl core skill to access the overlay. This setup is required to retrieve epidemiology data, drug information, and clinical trials from the integrated public health endpoints.

Can I retrieve adverse events and drug labels from DailyMed using an agent?

Yes, you can retrieve adverse events and drug labels from DailyMed. The skill provides centralized access to DailyMed, openFDA, ClinVar, CDC, and WHO data for health-related queries and data requests.

What public health APIs are unified for epidemiology and clinical data queries?

The skill unifies ClinicalTrials.gov, openFDA, CDC, WHO, ClinVar, DailyMed, and disease.sh APIs. This allows agents to answer health data queries by retrieving clinical trials, drug information, and global health indicators.

Limitations of using a unified API for public health and clinical trial searches?

A limitation of this unified approach is that it depends entirely on the availability and schema of external public health APIs. It requires a running Pilot daemon to access the overlay and present structured results.