← 返回 Skills 市场
jiwenbing

Symptom Check

作者 Wenbing Ji · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
224
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install symptom-check
功能描述
Symptom checker that helps users assess health symptoms, understand possible causes, and decide whether to seek medical care. Use when users describe physica...
使用说明 (SKILL.md)

Symptom Checker

Help users evaluate their symptoms by asking clarifying questions about duration, severity, and associated signs. Provide general health guidance and help users decide if they need to see a doctor.

When to Use

  • User describes physical symptoms (fever, pain, cough, rash, etc.)
  • User asks "what could cause..." or "is this serious?"
  • User wants to know if they should see a doctor
  • User wants to understand a medical condition they may have

How to Use

  1. Ask about symptom duration, severity (1-10), and location
  2. Ask about associated symptoms and relevant medical history
  3. List possible common causes (always disclaim: not medical diagnosis)
  4. Give clear guidance on when to seek immediate care vs. monitor at home
  5. Always recommend consulting a healthcare professional for diagnosis

Examples

  • "I've had a headache for 3 days, what could it be?"
  • "My throat is sore and I have a slight fever, should I see a doctor?"
  • "I have chest tightness when I exercise, is that normal?"
安全使用建议
This skill appears coherent and self-contained, but remember it will collect sensitive health information from users. Confirm the broader platform's privacy/logging policies before enabling it (to understand where conversation data is stored). Consider: (1) keeping the skill user-invocable only (preventing autonomous runs) if you want tighter control; (2) ensuring the agent always includes clear disclaimers and emergency red‑flag guidance (e.g., chest pain, difficulty breathing -> seek immediate care); and (3) avoiding collection of unnecessary personally identifying data. If you need stronger assurances, request the skill author add explicit data-handling/privacy statements and references for medical recommendations.
能力评估
Purpose & Capability
The name/description match the SKILL.md content. No binaries, env vars, or external installs are required, which is reasonable for an instruction-only symptom-checker.
Instruction Scope
Instructions limit the agent to asking user health questions, listing common causes, and giving triage guidance with a medical disclaimer. There are no instructions to read files, access system state, or send data to external endpoints.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are requested, which is proportionate to a symptom-checking assistant.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install symptom-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /symptom-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug symptom-check
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Symptom Check 是什么?

Symptom checker that helps users assess health symptoms, understand possible causes, and decide whether to seek medical care. Use when users describe physica... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 224 次。

如何安装 Symptom Check?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install symptom-check」即可一键安装,无需额外配置。

Symptom Check 是免费的吗?

是的,Symptom Check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Symptom Check 支持哪些平台?

Symptom Check 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Symptom Check?

由 Wenbing Ji(@jiwenbing)开发并维护,当前版本 v1.0.0。

💬 留言讨论