skills/skills.volces.com/clinical-trial-search

clinical-trial-search

Installation
SKILL.md

Clinical Trial Search Skill

This skill converts natural language questions into structured API queries against a clinical trial database, then presents the results in a readable format.

Workflow

  1. Parse user intent — Extract key entities from the user's question
  2. Build query parameters — Map entities to the query schema below
  3. Execute the query — Run scripts/search.py
  4. Present results — Format and display trials to the user

Step 1: Extract Keywords

Identify the following entity types from the user's question:

Installs
4
First Seen
Apr 13, 2026
clinical-trial-search from skills.volces.com