Symptom Check

v1.0.0

Symptom checker that helps users assess health symptoms, understand possible causes, and decide whether to seek medical care. Use when users describe physica...

0· 228·0 current·0 all-time
byWenbing Ji@jiwenbing

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for jiwenbing/symptom-check.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Symptom Check" (jiwenbing/symptom-check) from ClawHub.
Skill page: https://clawhub.ai/jiwenbing/symptom-check
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install symptom-check

ClawHub CLI

Package manager switcher

npx clawhub@latest install symptom-check
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk975sgfshk2g1qg5r64h0j72t983229y
228downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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?"

Comments

Loading comments...