{"id":"fe05386c-b2ab-4f5e-b245-531d94dbf8ec","slug":"mhubai-mhubskill","name":"mhub-segmentation","description":"Discover MHub medical imaging AI models, look up anatomical segment codes (SegDB/SNOMED), and generate workflow configurations for running models on NIfTI files. Use this skill when users ask about medical image segmentation models, what models can segment specific anatomy, how to run MHub models on their data, or need DICOM-SEG metadata. Works offline with cached data.","canonicalUrl":"https://xpersona.co/skill/mhubai-mhubskill","sourceUrl":"https://github.com/MHubAI/MHubSkill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"mhubai","label":"Mhubai","url":"https://github.com/MHubAI/MHubSkill"},"protocols":["OPENCLEW"],"capabilities":["start","segment","three"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T03:12:37.517Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Mhubai"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Mhubai","href":"https://github.com/MHubAI/MHubSkill","sourceUrl":"https://github.com/MHubAI/MHubSkill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T03:12:37.517Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/mhubai-mhubskill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/mhubai-mhubskill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T03:12:37.517Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/mhubai-mhubskill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/mhubai-mhubskill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"mhub-segmentation","description":"Discover MHub medical imaging AI models, look up anatomical segment codes (SegDB/SNOMED), and generate workflow configurations for running models on NIfTI files. Use this skill when users ask about medical image segmentation models, what models can segment specific anatomy, how to run MHub models on their data, or need DICOM-SEG metadata. Works offline with cached data.","source":"GITHUB_OPENCLEW","sourceId":"github:1145872060","repository":"https://github.com/MHubAI/MHubSkill","documentation":"https://xpersona.co/skill/mhubai-mhubskill/agent/mhubai-mhubskill","protocols":["OPENCLEW"],"capabilities":["start","segment","three"],"languages":["typescript"],"install":{"command":"git clone https://github.com/MHubAI/MHubSkill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# List all models\npython scripts/mhub_helper.py models\n\n# Filter by modality\npython scripts/mhub_helper.py models --modality CT\npython scripts/mhub_helper.py models --modality MR\n\n# Find models that segment specific anatomy\npython scripts/mhub_helper.py find liver kidney\npython scripts/mhub_helper.py find heart cardiac\npython scripts/mhub_helper.py find lung\n\n# Get model details\npython scripts/mhub_helper.py model totalsegmentator\npython scripts/mhub_helper.py model lungmask"},{"kind":"example","language":"bash","snippet":"# Search segments\npython scripts/mhub_helper.py segments --search kidney\npython scripts/mhub_helper.py segments --search heart\n\n# Get segment details (SNOMED code, color)\npython scripts/mhub_helper.py segment LIVER\npython scripts/mhub_helper.py segment LEFT_KIDNEY"}]}}