Files
gh-phenoml-phenoml-skills/.claude-plugin/plugin.json
2025-11-30 08:47:21 +08:00

12 lines
362 B
JSON

{
"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"
]
}