← Back to Skills Marketplace
jiwenbing

Symptom Check

by Wenbing Ji · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
224
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install symptom-check
Description
Symptom checker that helps users assess health symptoms, understand possible causes, and decide whether to seek medical care. Use when users describe physica...
README (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?"
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install symptom-check
  3. After installation, invoke the skill by name or use /symptom-check
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug symptom-check
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 224 downloads so far.

How do I install Symptom Check?

Run "/install symptom-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Symptom Check free?

Yes, Symptom Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Symptom Check support?

Symptom Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Symptom Check?

It is built and maintained by Wenbing Ji (@jiwenbing); the current version is v1.0.0.

💬 Comments