18 lines
509 B
JSON
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
|
|
}
|
|
]
|
|
} |