ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Neuro Note Assistant

Skill by isaacloi1995-dot

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/isaacloi1995-dot/neuro-note-assistant
Or

神經科病歷結構化助手

將門診病歷輸入,自動輸出結構化總結,包括診斷同建議。

使用方式

  1. 輸入門診病歷原始文字
  2. AI會自動提取:
    • 主訴 (Chief Complaint)
    • 病史 (History of Present Illness)
    • 檢查發現 (Physical Exam Findings)
    • 診斷 (Assessment)
    • 治療建議 (Plan)

範例輸入

患者男性,65歲,主訴右側肢體無力3小時。既往有高血壓、糖尿病病史。查體:血壓180/100mmHg,右上肢肌力2級,右下肢肌力3級...

輸出示例

  • 結構化病歷摘要
  • 可能的診斷
  • 進一步檢查建議
  • 治療方案建議

適用對象

  • 神經內科醫生
  • 門診護士
  • 醫學生成AI愛好者

Metadata

Stars2287
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-isaacloi1995-dot-neuro-note-assistant": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.