Data & ReproClinical MedicineFreedomIntelligence/OpenClaw-Medical-SkillsData & Reproduction
TR

trialgpt-matching

Maintainer FreedomIntelligence · Last updated April 1, 2026

TrialGPT patient-to-trial matching with eligibility assessment from clinical notes.

OpenClawNanoClawAnalysisReproductiontrialgpt-matching🧠 bioos extended suiteclinical ai & healthcaretrialgpt

Original source

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/trialgpt-matching

Maintainer
FreedomIntelligence
License
MIT
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • Run the locally checked-out TrialGPT pipeline to retrieve, rank, and explain candidate trials for a patient before deeper eligibility review.
  • Patient summary (structured JSON or free text) with condition keywords.
  • Optional filters: geography, phase, intervention, biomarker.
  • Up-to-date ClinicalTrials.gov dump or API access.
  • Patient summary (structured JSON or free text) with condition keywords. Optional filters: geography, phase, intervention, biomarker. Up-to-date ClinicalTrials.gov dump or API access.

Source Doc

Excerpt From SKILL.md

Outputs

  • Ranked trial table with NCT ID, title, score, and short justification.
  • Parsed inclusion/exclusion text ready for downstream eligibility agents.
  • Missing data checklist (e.g., "ECOG not provided").

Workflow

  1. Setup: cd repo && pip install -r requirements.txt (or reuse env).
  2. Trial retrieval: Run TrialGPT retriever to pull candidate trials for the indication.
  3. Criteria parsing: Convert eligibility blocks to structured criteria JSON.
  4. Patient profiling: Summarize patient facts (labs, prior therapies, biomarkers).
  5. Ranking: Execute TrialGPT ranking script to score each trial and emit explanations.
  6. Handoff: Export ranked list + structured criteria for trial-eligibility-agent.

Guardrails

  • Refresh ClinicalTrials.gov metadata regularly to avoid stale trials.
  • Label scores as AI-generated suggestions pending clinician validation.
  • Retain prompt/config metadata for audit trails.

Use cases

  • Use trialgpt-matching for clinical, translational, or medical research tasks.
  • Apply trialgpt-matching when healthcare-specific guidance is required.

Not for

  • Do not rely on this catalog entry alone for installation or maintenance details.

Related skills

Related skills

Back to directory
AR
Data & ReproClinical Medicine

armored-cart-design-agent

Design armored CAR-T cells with cytokine payloads and resistance mechanisms.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
AR
Data & ReproClinical Medicine

arxiv-search

Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic search.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
AU
Data & ReproClinical Medicine

autonomous-oncology-agent

Autonomous oncology research agent: literature mining, trial matching, biomarker analysis, and treatment hypothesis generation.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproClinical Medicine

bio-cfdna-preprocessing

Preprocesses cell-free DNA sequencing data including adapter trimming, alignment optimized for short fragments, and UMI-aware duplicate remo…

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView