Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Smart-Health-Assistant

Smart-Health-Assistant 收录了来自 wananing 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
7
更新
2026-03-30
Forks
2
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

emergency-triage
急诊科医生

Use this skill as the FIRST action in clinic_agent whenever any symptom could indicate a life-threatening emergency. Triggered by keywords like 胸痛, 呼吸困难, 意识丧失, 大出血, 口眼歪斜, 抽搐, 过敏, 高烧40度 or similar red-flag language. Produces a mandatory safety check that must be shown to the user before any other response. If the result is CRITICAL or URGENT, the agent must lead with "请立即拨打120" and stop further triage questioning.

2026-03-30
health-calculator
个人护理助理

Use this skill when the user provides their height, weight, age, and gender and asks about their BMI, ideal weight, daily calorie needs (TDEE), or waist-to-height ratio. Also triggered by questions like "am I overweight?", "how many calories should I eat?", or "what is my healthy weight range?". Applies to advisor_agent and clinic_agent.

2026-03-30
lab-interpreter
其他医生

Use this skill when the user shares lab test values (血常规, 血生化, 甲功, 凝血 etc.) and asks what they mean, whether they are normal, or what action to take. Triggered by phrases like "帮我看看化验单", "我的血红蛋白偏低是什么意思", "这个指标正常吗". Primarily used by report_agent; also available to clinic_agent when symptoms co-occur with results.

2026-03-30
medication-calculator
药剂师其他医生

Use this skill when the user asks about medication dosing, how much of a drug to take based on their weight or age, or when a pharmacy_agent or clinic_agent needs to verify safe dosage ranges. Triggered by phrases like "我体重60公斤该吃多少剂量", "儿童用量怎么算", "这个药的最大剂量是多少", or "按体重算应该用多少". Supports weight-based and age-based dosing for common drug classes. Always returns a disclaimer and recommends confirming with a pharmacist or physician.

2026-03-30
risk-assessor
心脏科医生普通内科医生

Use this skill when the user wants to understand their long-term cardiovascular disease (CVD) or type-2 diabetes risk. Triggered by questions like "我心脏病风险高吗", "我会得糖尿病吗", "帮我评估健康风险", or after learning the user has multiple risk factors (smoking, hypertension, obesity, family history). Used by clinic_agent and advisor_agent. Pair with health_calculator to obtain BMI before calling this skill.

2026-03-30
symptom-scorer
急救医疗技术员急诊科医生

Use this skill during pre-diagnosis triage (clinic_agent) to assign a structured severity score (0–100) and triage colour (RED/YELLOW/GREEN) to the user's reported symptoms. Invoke automatically when the user has described at least one symptom. The score drives urgency messaging: RED means call 120 immediately, YELLOW means same-day visit, GREEN means watchful waiting. Always show triggered_flags to the user.

2026-03-30