Files
42marketplaces/sync/gh-phenoml-phenoml-skills.json
2025-11-30 09:08:53 +08:00

18 lines
509 B
JSON

{
"name": "phenoml-workflow",
"owner": {
"name": "PhenoML",
"email": "hello@phenoml.com"
},
"plugins": [
{
"name": "phenoml-workflow",
"description": "Create and execute PhenoML workflows for healthcare data processing, including condition creation from clinical notes and patient registration with deduplication",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-phenoml-phenoml-skills.git"
},
"strict": true
}
]
}