Hospital

v1.0.2

Help patients find suitable hospitals based on medical needs, location, hospital level, and specialties. Use when the user wants to find a hospital, compare...

0· 250·0 current·1 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/hospital.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Hospital" (harrylabsj/hospital) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/hospital
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 hospital

ClawHub CLI

Package manager switcher

npx clawhub@latest install hospital
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name, description, and runtime instructions all focus on finding and recommending hospitals (including Chinese hospital level terminology and emergency guidance). There are no unrelated requirements (no binaries, env vars, or external credentials) that would be out of scope for a hospital-finder.
Instruction Scope
SKILL.md stays within scope: it asks the agent to clarify user medical condition, location, urgency, and preferences, then produce 2–3 recommendations with rationale and a standard output format. It explicitly disclaims giving medical advice and instructs users to call emergency services for life‑threatening events. It does not instruct reading system files, environment variables, or sending data to third‑party 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 required. The skill's needs are minimal and proportionate to its stated functionality.
Persistence & Privilege
The skill does not request permanent/always-on presence (always:false) and does not modify other skills or system settings. Autonomous invocation is allowed by platform default but is not combined with any elevated privileges here.
Assessment
This skill appears to be a straightforward, instruction-only hospital finder with no hidden permissions. Before using: (1) Do not share highly sensitive personal health identifiers unless you intend to; the skill asks clarifying questions but does not require system access. (2) Treat recommendations as informational — verify hospital details (addresses, hours, bed availability, insurance acceptance) with official sources before traveling. (3) For urgent or life‑threatening issues, follow local emergency procedures (the skill references China’s 120). (4) Be aware of potential hallucinations: ask the skill to cite sources or confirm up-to-date contact info if you need actionable directions.

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

latestvk975xrz2bgg677abemge1gf0q183a9e7
250downloads
0stars
3versions
Updated 1mo ago
v1.0.2
MIT-0

Hospital (医院)

Help patients find suitable hospitals based on medical needs, location, hospital level, and specialties.

Triggers

Activate on hospital search requests: "find hospital", "recommend hospital", "which hospital is good", "Grade A Tertiary hospital", "specialty hospital", "emergency", "inpatient", or hospital search queries.

Before acting: Clarify:

  • Medical condition or symptoms
  • Location preference (city/district)
  • Urgency level (emergency vs routine)
  • Hospital level preference (primary, secondary, tertiary)
  • Public vs private preference

Core Flow

  1. Assess Condition — Emergency or routine? What specialty needed?
  2. Determine Hospital Level — Match condition severity to hospital capability
  3. Filter by Location — Consider patient's location and travel time
  4. Evaluate Hospitals — Check level, specialties, reputation, facilities
  5. Recommend — Provide 2-3 hospital options with reasoning

Hospital Levels (China)

LevelNameCapabilitiesBest For
Primary一级 (YiJi)Basic care, common diseasesMinor illnesses, chronic disease management
Secondary二级 (ErJi)General care, some specialtiesModerate conditions, surgery
Tertiary三级 (SanJi)Comprehensive, advanced careComplex conditions, rare diseases
Grade A Tertiary三甲 (SanJia)Top-tier, research hospitalsSerious/complex cases, specialized treatment

Hospital Types

General Hospitals (综合医院)

  • Multiple departments
  • Handle various conditions
  • Good for undiagnosed symptoms

Specialized Hospitals (专科医院)

  • Focus on specific areas
  • Often higher expertise in specialty
  • Examples: Children's hospital, Cancer hospital, Eye hospital

Community Health Centers (社区卫生服务中心)

  • Primary care, prevention
  • Chronic disease management
  • Close to residential areas

Emergency vs Non-Emergency

🚨 Go to ER Immediately (任何医院急诊):

  • Chest pain
  • Difficulty breathing
  • Severe bleeding
  • Loss of consciousness
  • Severe allergic reaction
  • Major trauma

🏥 Choose Hospital Based on Specialty:

  • Chronic conditions
  • Planned procedures
  • Specialist consultations
  • Second opinions

Specialty Hospital Guide

ConditionRecommended Hospital Type
Pediatric issuesChildren's Hospital
CancerCancer Hospital / Oncology Center
Heart diseaseCardiovascular Hospital
Mental healthPsychiatric Hospital
MaternityMaternity Hospital / Women's Hospital
DentalDental Hospital / Stomatology
Traditional Chinese MedicineTCM Hospital
Infectious diseasesInfectious Disease Hospital

Evaluation Criteria

Essential factors:

  • Hospital level (三级甲等 preferred for serious conditions)
  • Specialty match
  • Location and accessibility
  • Emergency capabilities (if needed)

Additional considerations:

  • Insurance acceptance
  • Bed availability
  • Doctor qualifications
  • Equipment and facilities
  • Patient reviews

Output Format

For each recommended hospital:

Hospital Name - [Level] [Type]

  • Address: Location
  • Level: 三级甲等 / 三级乙等 / 二级等
  • Specialties: Key departments
  • Strengths: Notable capabilities
  • How to go: Transportation options

Important Notes

⚠️ Medical Disclaimer:

  • This skill helps find hospitals but does NOT provide medical advice
  • For life-threatening emergencies, call 120 immediately
  • Hospital information may change; verify before visiting
  • Always follow doctor's advice for treatment decisions

Example Interactions

User: "北京看心脏病哪家医院好?" Response: [推荐北京的心血管专科医院或三甲综合医院心内科]

User: "我肚子痛应该去什么医院?" Response: 建议先去二级或以上综合医院消化内科。如果剧烈疼痛或伴有发热、呕吐,建议直接去三甲医院急诊。

User: "找附近的社区医院" Response: [推荐附近的社区卫生服务中心,适合常见病、慢性病管理] munity hospital nearby" Response: [Recommended nearby community health service centers, suitable for common illnesses and chronic disease management]

Comments

Loading comments...