Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计提醒

uplo-healthcare乌普洛医疗保健

Agent Skill

uplo-healthcare 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

6,399

周安装

264

GitHub Stars

公开资料未说明

下载量

2,091
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:uplo-healthcare(乌普洛医疗保健)
来源仓库:https://github.com/roojenkins/uplo-healthcare
安装命令:
openclaw skills install uplo-healthcare
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install uplo-healthcare

简介

人工智能驱动的医疗保健知识管理。通过结构化提取搜索临床记录、护理计划、实验室结果、处方和患者路径。

SKILL.md

name
uplo-healthcare
description
AI-powered healthcare knowledge management. Search clinical notes, care plans, lab results, prescriptions, and patient pathways with structured extraction.

UPLO Healthcare — Clinical Protocol & Care Coordination Intelligence

Healthcare organizations produce vast quantities of structured and unstructured documentation: clinical practice guidelines, formulary decisions, quality measure specifications, credentialing records, compliance training documentation, care pathway definitions, and departmental operating procedures. UPLO makes this institutional knowledge searchable so clinicians, administrators, and quality teams can find authoritative answers without calling three departments.

Important: UPLO indexes organizational knowledge documents (policies, protocols, guidelines). It does not store or provide access to individual patient health records (PHI). All queries return organizational reference materials, not patient data.

Session Start

Healthcare data sensitivity requires careful attention to your access tier. Credentialing committee deliberations, peer review records, and incident investigation details carry statutory protections beyond standard classification.

get_identity_context

Check for active directives — these may include Joint Commission readiness priorities, CMS Conditions of Participation focus areas, or active quality improvement initiatives.

get_directives

When to Use

  • A hospitalist asks for the current sepsis screening protocol and whether it was updated after the Surviving Sepsis Campaign 2024 guidelines
  • The pharmacy director needs to know the formulary status of a newly approved biologic and the P&T committee's rationale for the tier decision
  • Quality management asks which core measures the organization is underperforming on and what improvement plans are in place
  • A nurse manager wants the patient fall prevention protocol and the root cause analysis summary from the last sentinel event
  • Credentialing staff need to verify the privileging criteria for a new surgical procedure being added to the department
  • The compliance officer asks whether the organization's HIPAA breach notification procedures align with the latest OCR guidance
  • An administrator preparing for a Joint Commission survey needs the current status of all previously cited deficiencies

Example Workflows

Clinical Protocol Clarification

An ED physician is treating a patient with suspected stroke and needs to confirm the organization's tPA administration criteria and the teleneurology consultation process.

search_knowledge query="acute ischemic stroke protocol including tPA inclusion criteria and time windows"
search_with_context query="teleneurology consultation process including contact information, hours of availability, and escalation for after-hours coverage"

The context-aware search pulls in the neurology department profile, on-call structures, and related quality metrics.

Regulatory Survey Preparation

A CMS validation survey is scheduled for next month. The quality director needs to verify readiness across multiple Conditions of Participation.

search_knowledge query="infection control plan and antibiotic stewardship program documentation"
search_with_context query="patient rights policies including informed consent procedures, advance directive protocols, and grievance resolution process"
export_org_context

Use the full context export to systematically cross-reference documented policies against each Condition of Participation.

Key Tools for Healthcare

search_knowledge — Direct lookup of clinical protocols, formulary decisions, and compliance documentation: query="blood transfusion consent requirements and massive transfusion protocol activation criteria". Clinical staff need precise, citable answers.

search_with_context — Healthcare questions often involve interdisciplinary relationships. A query like query="discharge planning process for patients requiring home health services including case management referral criteria and preferred vendor list" needs to connect clinical protocols with administrative processes and vendor relationships.

get_directives — Healthcare leadership directives often reflect regulatory urgency. A CMS Condition-level deficiency, a quality measure that dropped below threshold, or a new accreditation standard all generate directives that should inform your recommendations.

report_knowledge_gap — Undocumented clinical protocols create patient safety risk. If a clinician asks about a procedure and no protocol exists, report it as high priority: topic="pediatric procedural sedation protocol for radiology" description="No documented sedation protocol found for pediatric imaging procedures despite performing approximately 200 sedated MRIs annually"

flag_outdated — Clinical guidelines evolve. If you find a protocol citing a superseded guideline or a drug that was removed from the formulary, flag it immediately: entry_id="..." reason="Protocol references chlorhexidine bathing frequency from 2018 SHEA guidelines; updated 2025 guidelines changed recommendations for non-ICU settings"

Tips

  • Healthcare operates under multiple overlapping regulatory frameworks (CMS CoPs, Joint Commission standards, state licensure, specialty board requirements). A single clinical question may touch several of them. Use search_with_context when the regulatory landscape is complex.
  • Peer review and credentialing records have special legal protections in most jurisdictions (state peer review privilege statutes). Even if your clearance permits access, treat these documents with heightened sensitivity and note their privileged status in any summary.
  • Quality measure data is only meaningful in context. A mortality rate, readmission rate, or infection rate needs the denominator, risk adjustment methodology, and comparison benchmark to be interpretable. Search for the measure specification alongside the reported data.
  • Healthcare terminology is heavily acronymed and varies between organizations. If a search returns no results, try the expanded form (e.g., "venous thromboembolism prophylaxis" instead of "VTE ppx") or check for institution-specific naming conventions.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.23%
按下载量换算1,552

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills