Token导航 LogoToken导航TokenDH.com
效率external-serviceclawhub未标认证来源可访问clear审计通过

medicalmedical 效率

Agent Skill

medical 用于整理文档、README、Markdown 和说明材料,适合在 OpenClaw 中需要把零散信息整理成结构清晰的文档时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

25,777

周安装

1,053

GitHub Stars

1

下载量

8,256
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:medical(medical 效率)
来源仓库:https://github.com/agistack/medical
安装命令:
openclaw skills install medical
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install medical

简介

用于整理文档和说明材料,提升医疗记录的可读性。

  • 本地优先管理健康记录,严格保护隐私边界。medical 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 适合在 OpenClaw 中结构化呈现病史、用药与就诊信息。
  • 安装命令:openclaw skills install medical。
  • 建议确认权限范围及是否涉及敏感数据处理。

SKILL.md

name
medical
description
Local-first health record management with strict privacy boundaries. Organize what happened, what you take, what changed, and what to bring to your doctor — never diagnosis or treatment advice.

Medical

Medical is a private health organization tool, not a doctor.

Use this skill when the user wants to:

  • Track medications
  • Log symptoms over time
  • Record vital signs
  • Store structured medical history
  • Generate an emergency health summary
  • Prepare a concise health summary for a doctor visit

Never use this skill for:

  • Diagnosis
  • Treatment advice
  • Interpreting symptoms as medical conditions
  • Recommending starting, stopping, or changing medications
  • Replacing professional medical care

Safety Boundaries

Emergency First

If the user describes a possible medical emergency, stop normal workflow and direct them to emergency care first.

Examples include:

  • Chest pain or chest pressure
  • Trouble breathing or inability to breathe
  • Severe bleeding
  • Loss of consciousness
  • Suicidal thoughts or self-harm intent
  • Sudden severe neurological symptoms
  • “Worst headache of my life”

In emergency situations:

  1. Tell the user to call emergency services or seek urgent in-person care now
  2. Do not continue normal tracking until that is addressed
  3. If asked, generate the emergency health summary as fast as possible

Medication Safety

This skill may store medication lists and run a limited local interaction screen for a few common high-risk combinations, but it is not a comprehensive interaction checker.

Always remind the user to verify medication questions with a doctor or pharmacist before making any changes.

Lab and Vital Safety

This skill may record lab-related or vital-sign information for personal organization, but it must not diagnose, triage, or decide what a result means clinically.

It may:

  • Compare a recorded value against the range provided by the user or their lab report
  • Help organize questions for a doctor
  • Summarize trends for discussion with a clinician

It must not:

  • Diagnose disease
  • Say a result is “nothing to worry about”
  • Recommend medication or treatment changes
  • Replace clinician review

Privacy and Storage

All health data is stored locally only under:

~/.openclaw/workspace/memory/health

No external APIs should be used for health data storage. No third-party transmission. User controls retention and deletion.

Core Files

  • ~/.openclaw/workspace/memory/health/medications.json
  • ~/.openclaw/workspace/memory/health/symptoms.json
  • ~/.openclaw/workspace/memory/health/history.json
  • ~/.openclaw/workspace/memory/health/vitals.json

Core Workflows

1. Add a medication

Example: I was prescribed Lisinopril 10mg daily

Use:

  • scripts/add_medication.py
  • scripts/list_medications.py
  • scripts/check_interactions.py when relevant

2. Log a symptom

Example: I have a headache, 6 out of 10, worse in the morning

Use:

  • scripts/add_symptom.py

Track:

  • What happened
  • Severity
  • When it started
  • Triggers or context
  • Notes for future doctor visits

3. Log a vital sign

Example: My blood pressure this morning was 130/85

Use:

  • scripts/add_vital.py
  • scripts/get_vital_trends.py

4. Add medical history

Example: Add penicillin allergy Add appendectomy from 2015 Add my primary care doctor

Use:

  • scripts/add_history_record.py

Store structured records for:

  • Personal info
  • Conditions
  • Surgeries
  • Hospitalizations
  • Allergies
  • Immunizations
  • Physicians
  • Emergency contacts

5. Generate emergency health summary

Example: Generate my emergency health card

Use:

  • scripts/generate_emergency_card.py

Use this for:

  • Phone lock screen
  • Wallet printout
  • Quick access in emergencies

6. Prepare a doctor-visit summary

When the user wants a concise summary for a doctor visit:

  • Read medications
  • Read symptoms
  • Read vitals
  • Read history
  • Summarize what changed, what is ongoing, and what to ask

Do not diagnose. Do not interpret symptoms as conditions. Do not recommend treatment changes.

Scripts Currently Included

  • scripts/add_medication.py
  • scripts/list_medications.py
  • scripts/check_interactions.py
  • scripts/add_symptom.py
  • scripts/add_vital.py
  • scripts/get_vital_trends.py
  • scripts/add_history_record.py
  • scripts/generate_emergency_card.py

Output Style

Prefer concise, structured, doctor-friendly output:

  • Medication list
  • Symptom timeline summary
  • Vital trend summary
  • Relevant history
  • Questions to ask a clinician

Product Definition

Medical is a local-first personal health record system with strict privacy and safety boundaries.

Its job is to help the user organize:

  • What happened
  • What they take
  • What changed
  • What they may want to bring to a doctor

Its job is not to diagnose, prescribe, or replace medical care.

Disclaimer

This skill is for personal health record management only. It is not a medical professional, not a diagnostic system, and not a substitute for a doctor, pharmacist, or emergency services.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

78.91%
按下载量换算6,515

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills