| metadata | {"version":"0.1.0","role":"capability","author":"Jacky Siu","domain":"clinical-trials","tags":["clinicaltrials-gov","clinical-trials","nct","trial-precedent","deep-link"],"inputs":[{"name":"target","type":"string","format":["txt"],"description":"Target, optionally with disease (e.g. \"B7-H3 in lung cancer\"). Required unless --demo.","required":false}],"outputs":[{"name":"result","type":"file","format":["json"],"description":"Deduplicated trials, each with nct, title, status, phase, and a deep-link study url."},{"name":"report","type":"file","format":["md"],"description":"Human-readable trial list with every trial linked to its actual study record."}],"dependencies":{"python":">=3.10"},"demo_data":[{"path":"(built-in build_demo)","description":"Cached illustrative trial list for B7-H3 with real NCT ids (offline --demo)."}],"endpoints":{"cli":"python skills/clinical-trial-finder/clinical_trial_finder.py --target {target} --output {output_dir}"},"openclaw":{"requires":{"bins":["python3"],"env":[]},"always":false,"emoji":"🧪","homepage":"https://github.com/ClawBio/ClawBio","os":["darwin","linux"],"trigger_keywords":["clinical trials","registered trials","prior trials","trial precedent","clinicaltrials.gov","nct"]}} |