{"name":"TrialMatch AI","description":"Decision-support agent that answers two questions for clinicians and patients: which active clinical trials might fit this patient (MATCH), and how urgently should this patient be considered for trial enrollment (TRIAGE). Reads live FHIR data from the workspace, classifies enrollment urgency, searches ClinicalTrials.gov, and explains eligibility against the patient's chart in plain language.","version":"1.0.0","supportedInterfaces":[{"url":"https://app.promptopinion.ai/api/workspaces/019d75e4-2018-7b50-b53d-af58b736f875/ai-agents/019e10b8-49d9-74dc-a946-6d6e1aca9e93/a2a-jsonrpc","protocolBinding":"JSONRPC","protocolVersion":"1.0"},{"url":"https://app.promptopinion.ai/api/workspaces/019d75e4-2018-7b50-b53d-af58b736f875/ai-agents/019e10b8-49d9-74dc-a946-6d6e1aca9e93/a2a-http-json","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"}],"capabilities":{"extensions":[{"uri":"https://app.promptopinion.ai/schemas/a2a/v1/fhir-context","description":"FHIR context allowing the agent to query a FHIR server securely","required":true}]},"skills":[{"id":"match_and_triage_clinical_trials","name":"match_and_triage_clinical_trials","description":"Given a patient in context, pull their FHIR data, classify enrollment urgency (URGENT / MODERATE / EXPLORATORY), search ClinicalTrials.gov for matching trials, evaluate inclusion/exclusion criteria against the chart, and return a ranked list of the top 3-5 matches with patient-friendly explanations and verification flags. Invoke when a user asks: \"find clinical trials for this patient\", \"is there a trial for [condition]\", \"match and triage this patient\", \"how urgent is trial enrollment for this patient\", \"what research is available for...\".","tags":[],"examples":[]}],"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"]}