← 返回 Skills 市场
181
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install medrates-fyi
功能描述
Query US hospital price transparency data via the MedRates REST API. Search medical procedure prices, compare hospitals, filter by insurance plan and locatio...
安全使用建议
This skill is an instruction-only client for data.medrates.fyi and appears coherent for price-lookup tasks. Before installing: verify you trust the domain (https://data.medrates.fyi), because queries will send any supplied location and payer details (potentially sensitive medical information) to that external API; check the SKILL.md's full 'Authentication' section or the service website for optional API key usage and whether you need to supply a token (the skill metadata does not declare any env vars). If you plan to look up real patient data, avoid sending identifying fields (name, SSN) and consider anonymizing locations (use zip codes rather than full addresses) or obtain patient consent. Finally, because this skill has no code files, static scanners had nothing to analyze — the runtime privacy risk is the network calls the SKILL.md instructs the agent to make.
功能分析
Type: OpenClaw Skill
Name: medrates-fyi
Version: 1.0.1
The skill provides a legitimate interface for querying US hospital price transparency data via the MedRates REST API (data.medrates.fyi). The SKILL.md file contains standard API documentation, endpoint descriptions, and usage instructions for an AI agent to perform medical procedure price searches and comparisons. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name/description match the SKILL.md: it documents HTTP endpoints on https://data.medrates.fyi, provides curl examples for searching prices and price-quote queries, and claims no required credentials for basic use. There are no unrelated binaries, extra cloud credentials, or surprising system-level demands.
Instruction Scope
Instructions are limited to querying the MedRates API (NLP search, price-quote, text search). They do not instruct reading local files or other system state. Note: the skill asks for user-supplied data such as latitude/longitude and payer/plan information—these can be sensitive (medical/PHI) and will be sent to the remote API; the SKILL.md references an 'Authentication' section for higher rate limits (not included in the excerpt) which could introduce optional token usage.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk from a code-installation perspective because nothing will be written to disk or fetched by the installer.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the statement that no API key is required for basic use. However, the SKILL.md mentions an 'Authentication' section for higher rate limits; if that requires an API key/token it is not declared in the skill metadata. Optional auth would be reasonable, but the absence of declared optional env vars is a mild documentation inconsistency to be aware of.
Persistence & Privilege
always is false, no install writes, and the skill is user-invocable/default-invocation allowed. It does not request persistent privileges or modify other skill/system configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install medrates-fyi - 安装完成后,直接呼叫该 Skill 的名称或使用
/medrates-fyi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added plan_category filter to the price quote endpoint (`GET /api/price-quote`), supporting "Commercial", "Medicare", "Medicaid", or "Other".
- Price quote endpoint response now includes a `plan_category` field for negotiated/estimated-rate items when a payer is specified.
- Documentation updated to reflect new filtering and response field for plan category.
- No functional changes to endpoints or API structure beyond the new filter and response field.
v1.0.0
- Initial release of MedRates US hospital price transparency skill.
- Search and compare US hospital procedure prices by CPT/HCPCS code, insurance plan, and location.
- Natural language search for common medical pricing questions.
- Data covers US hospitals only (no clinics, ASCs, or independent imaging centers).
- No API key required; basic usage works without authentication.
- Includes endpoints for procedure search, hospital info, payer/plan lookup, and price comparisons.
元数据
常见问题
MedRates.fyi 是什么?
Query US hospital price transparency data via the MedRates REST API. Search medical procedure prices, compare hospitals, filter by insurance plan and locatio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 MedRates.fyi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install medrates-fyi」即可一键安装,无需额外配置。
MedRates.fyi 是免费的吗?
是的,MedRates.fyi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MedRates.fyi 支持哪些平台?
MedRates.fyi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MedRates.fyi?
由 dimaosipa(@dimaosipa)开发并维护,当前版本 v1.0.1。
推荐 Skills