Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:47:21 +08:00
commit c605e2d4dd
8 changed files with 1125 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "phenoml-workflow",
"description": "Create and execute PhenoML workflows for healthcare data processing, including condition creation from clinical notes and patient registration with deduplication",
"version": "0.0.1",
"author": {
"name": "PhenoML",
"email": "hello@phenoml.com"
},
"skills": [
"./skills/phenoml-workflow"
]
}