← 返回 Skills 市场
harrylabsj

Hospital

作者 haidong · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
255
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install hospital
功能描述
Help patients find suitable hospitals based on medical needs, location, hospital level, and specialties. Use when the user wants to find a hospital, compare...
使用说明 (SKILL.md)

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)

Level Name Capabilities Best For
Primary 一级 (YiJi) Basic care, common diseases Minor illnesses, chronic disease management
Secondary 二级 (ErJi) General care, some specialties Moderate conditions, surgery
Tertiary 三级 (SanJi) Comprehensive, advanced care Complex conditions, rare diseases
Grade A Tertiary 三甲 (SanJia) Top-tier, research hospitals Serious/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

Condition Recommended Hospital Type
Pediatric issues Children's Hospital
Cancer Cancer Hospital / Oncology Center
Heart disease Cardiovascular Hospital
Mental health Psychiatric Hospital
Maternity Maternity Hospital / Women's Hospital
Dental Dental Hospital / Stomatology
Traditional Chinese Medicine TCM Hospital
Infectious diseases Infectious 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]

安全使用建议
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.
功能分析
Type: OpenClaw Skill Name: hospital Version: 1.0.2 The skill bundle contains only metadata and informational instructions (SKILL.md) designed to guide an AI agent in helping users find hospitals in China. It lacks any executable code, network requests, or instructions that could lead to data exfiltration or unauthorized system access.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hospital
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hospital 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
English main doc for hospital search guidance
v1.0.1
- Expanded trigger phrases to support English-language hospital search queries. - Clarified and translated hospital level names and descriptions (now includes both English and Chinese). - Improved accessibility for international users. - No logic or feature changes; documentation and trigger matching updates only.
v1.0.0
Initial release
元数据
Slug hospital
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 3
常见问题

Hospital 是什么?

Help patients find suitable hospitals based on medical needs, location, hospital level, and specialties. Use when the user wants to find a hospital, compare... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。

如何安装 Hospital?

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

Hospital 是免费的吗?

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

Hospital 支持哪些平台?

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

谁开发了 Hospital?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.2。

💬 留言讨论