← 返回 Skills 市场
aipoch-ai

Medical Email Polisher

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install medical-email-polisher
功能描述
Transforms rough email drafts into polished, professional medical correspondence.
安全使用建议
This package appears coherent and self-contained: it runs a small local Python script that transforms an input draft into a polished email and prints JSON. Before installing or using it with real patient data: (1) inspect scripts/main.py yourself (it is short and readable) to confirm there are no hidden behaviors; (2) do not supply real PHI until you have confirmed appropriate safeguards — the script does not perform redaction, encryption, or logging controls despite claiming 'HIPAA-aware' in the docs; (3) run the tool in a sandboxed environment or a workspace without internet egress if you want to prevent accidental data exfiltration; (4) if you need true HIPAA compliance, add explicit redaction/audit and access controls or route drafts through an approved, compliant processor; (5) consider pinning dependencies and adding input-path validation if you plan to call the script on files rather than passing text arguments.
功能分析
Type: OpenClaw Skill Name: medical-email-polisher Version: 1.0.0 The skill bundle is a straightforward utility for refining medical correspondence. The primary logic in `scripts/main.py` is limited to safe string manipulation and template application with no use of risky functions like eval, exec, or network libraries. The instructions in `SKILL.md` are consistent with the stated purpose, and the included audit metadata (`medical-email-polisher_audit_result_v1.json`) indicates a previous successful security review.
能力评估
Purpose & Capability
Name/description align with the included code and instructions. The packaged script (scripts/main.py) implements templates, clarity fixes, and subject suggestions consistent with 'medical email polisher' functionality. No unrelated binaries, cloud credentials, or unrelated services are requested.
Instruction Scope
SKILL.md instructs running the local Python script and contains reasonable workflow/checklist items. However, the documentation and features list assert 'HIPAA-aware patient communication' and various security checklist items (prompt-injection protections, path validation, sandboxing), but the included script does not implement any explicit HIPAA safeguards (no redaction, audit logging, access controls, or network restrictions). This mismatch is worth noting before processing protected health information (PHI).
Install Mechanism
There is no install spec; the skill is instruction-only with a small included Python script. No external downloads or package installs are requested. Risk from installation is low.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not access external secrets or network endpoints. Environment/credential requests are proportional to the stated task.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modify other skills or system settings. It only runs a local script and prints JSON output, so privilege/persistence impact is minimal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medical-email-polisher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medical-email-polisher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of medical-email-polisher. - Transforms rough drafts into polished, professional medical correspondence. - Supports multiple contexts (mentor, editor, colleague, patient) and tone adjustments. - Adds features for grammar, clarity, structure optimization, and HIPAA-aware patient messaging. - Provides structured JSON output with polished email, subject line, change log, and tone assessment. - Includes validation, error handling, security checklist, and reproducible workflow guidelines.
元数据
Slug medical-email-polisher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Medical Email Polisher 是什么?

Transforms rough email drafts into polished, professional medical correspondence. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 Medical Email Polisher?

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

Medical Email Polisher 是免费的吗?

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

Medical Email Polisher 支持哪些平台?

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

谁开发了 Medical Email Polisher?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论