← Back to Skills Marketplace
harrylabsj

Haodf

by haidong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
298
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install haodf
Description
Help patients find suitable doctors based on symptoms, specialty, location, and doctor ratings. Use when the user wants to find a doctor, get medical recomme...
README (SKILL.md)

Haodf (好大夫)

Help patients find suitable doctors based on symptoms, specialty, location, and doctor ratings.

Triggers

Activate on doctor search requests such as finding a doctor, choosing the right specialty, comparing hospitals, booking-related questions, symptom-to-specialty matching, or seeking clinician recommendations.

Before acting: Clarify:

  • Symptoms or condition
  • Location preference (city/district)
  • Hospital preference (public vs private, general vs specialized)
  • Doctor level preference (resident, attending, chief physician)

Core Flow

  1. Understand Symptoms — What are the patient's symptoms or conditions?
  2. Determine Specialty — Map symptoms to appropriate medical specialty
  3. Filter by Location — Consider patient's location and travel preference
  4. Evaluate Doctors — Check ratings, experience, patient reviews
  5. Recommend — Provide 2-3 doctor options with reasoning

Specialty Mapping

Symptoms/Condition Suggested Specialty
Fever, cold, flu Internal Medicine / General Practice
Stomach pain, digestion issues Gastroenterology
Headache, dizziness Neurology
Chest pain, palpitations Cardiology
Skin rash, allergies Dermatology
Bone/joint pain Orthopedics
Children's illness Pediatrics
Women's health Gynecology
Eye problems Ophthalmology
Ear/nose/throat ENT (Otolaryngology)
Dental issues Dentistry
Mental health concerns Psychiatry / Psychology

Doctor Evaluation Criteria

Essential factors:

  • Specialty match with patient's condition
  • Hospital affiliation and reputation
  • Years of experience
  • Patient ratings and reviews

Additional considerations:

  • Availability (appointment wait time)
  • Consultation fees
  • Languages spoken
  • Online consultation availability

Output Format

For each recommended doctor:

Doctor Name - Specialty, Hospital

  • Experience: X years
  • Rating: ⭐⭐⭐⭐⭐ (X/5 from Y reviews)
  • Expertise: Key areas of specialization
  • Location: Hospital address
  • Appointment: How to book

Important Notes

⚠️ Medical Disclaimer:

  • This skill helps find doctors but does NOT provide medical advice
  • For emergencies, call 120 or go to nearest ER immediately
  • Always consult a licensed physician for diagnosis and treatment
  • Online information may be outdated; verify with hospital directly

Example Interactions

User: "What specialty should I see for my headache?" Response: For headaches, start with Neurology. If accompanied by vision problems, see Ophthalmology. If caused by injury, see Neurosurgery.

User: "Find me a good doctor for stomach issues in Beijing" Response: [Recommended Gastroenterology doctors list, including hospital, specialty, and ratings]

User: "My child has a fever, what department should I go to?" Response: Recommend Pediatrics. If high fever persists or the child appears lethargic, go directly to the children's hospital emergency room.

Usage Guidance
This skill can help map symptoms to specialties and suggest what to consider when picking a doctor, but it provides no instructions for obtaining real-time ratings, reviews, or booking links. Before installing or using it: - Treat any specific doctor names, ratings, review counts, addresses, or booking instructions from this skill as unverified — ask it to cite sources or verify details with official hospital/clinic sites. - Avoid sharing sensitive personal health details you do not want stored or processed; the skill explicitly asks for symptoms and location, which are sensitive data. - If you need accurate, up-to-date listings or appointment booking, prefer a skill that declares and documents an official API or integration (and requires appropriate credentials) rather than one that only generates recommendations from model knowledge. - If you rely on recommendations for medical decisions, always confirm with a licensed clinician or official medical facility; this skill is not a substitute for professional medical advice.
Capability Analysis
Type: OpenClaw Skill Name: haodf Version: 1.0.2 The skill bundle consists of a metadata file and a Markdown instruction file (SKILL.md) designed to help users find medical doctors. It contains no executable code, network requests, or attempts to access sensitive system information. The instructions are well-structured, include a medical disclaimer, and show no signs of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
The name and description claim a doctor-finding capability that reasonably could be implemented either as a knowledge-based helper or by calling a provider (e.g., Haodf) API. The skill declares no credentials, endpoints, or binaries, which is coherent if the intent is only to map symptoms to specialties and advise how to choose a doctor. However, the SKILL.md also instructs the agent to evaluate doctors (ratings, reviews) and provide appointment instructions — capabilities that normally require live data access. That gap is not documented.
Instruction Scope
Runtime instructions ask the agent to recommend specific doctors with experience, ratings, review counts, hospital addresses, and booking steps, but they do not specify any trusted data sources, APIs, or scraping procedures. This invites hallucination (invented doctors/ratings) or use of unspecified external queries. The skill also instructs collecting symptoms and location — sensitive personal health information — without guidance on consent, retention, or secure handling.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. Nothing will be written to disk or automatically downloaded during install, which minimizes installation risk.
Credentials
The skill requires no environment variables or credentials, which is proportionate for a purely advisory symptom-to-specialty mapper. However, the declared lack of credentials conflicts with the expectation of providing live ratings/booking info; if the skill were intended to query an external doctor directory, it would likely need API keys or endpoints. Also note the skill asks for personal health and location data (sensitive), but does not mention data protection or consent handling.
Persistence & Privilege
The skill is not set to always: true and uses default invocation settings. It does not request persistent privileges or system configuration changes.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install haodf
  3. After installation, invoke the skill by name or use /haodf
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Updated example interactions to use English language for user queries and responses. - No changes to feature set or functionality; content and guidance remain unchanged aside from language updates in examples.
v1.0.1
English-first documentation update
v1.0.0
Initial release
Metadata
Slug haodf
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Haodf?

Help patients find suitable doctors based on symptoms, specialty, location, and doctor ratings. Use when the user wants to find a doctor, get medical recomme... It is an AI Agent Skill for Claude Code / OpenClaw, with 298 downloads so far.

How do I install Haodf?

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

Is Haodf free?

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

Which platforms does Haodf support?

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

Who created Haodf?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.2.

💬 Comments