← 返回 Skills 市场
208
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install pharmacoeconomic-skill-chinese
功能描述
该技能包提供进行药物经济学评价的综合指导与工具,涵盖成本 - 效果分析、成本 - 效用分析、成本 - 效益分析、敏感性分析及模型构建。当您需要进行以下工作时,请使用此技能:对医疗保健干预措施进行经济学评价;分析治疗成本与产出结果;构建决策分析模型(如马尔可夫模型、决策树模型、离散事件模拟模型);依据中国指南撰写药...
安全使用建议
This package appears coherent and implements local pharmacoeconomic calculations. Before installing or running it: 1) Run it in a virtualenv or isolated environment and install only the declared Python libs (numpy, pandas, matplotlib); 2) Review and correct obvious documentation/parameter issues (example: a QALY example sets discount_rate=0.45 which is almost certainly a typo—recommended is ~0.03; example thresholds vary between 100,000 and 120,000 RMB across files); 3) Inspect any omitted/truncated files referenced in docs (e.g., xstpe/data/parameters.py, .codebuddy paths) to ensure they don't contain unexpected behavior; 4) If you will run with real patient data, ensure you follow local data‑privacy controls (do not commit PHI to remote systems); 5) If you plan to integrate this into automated agents, review the code for any future network or file I/O additions—currently there are no network endpoints or credential requests. If you want, I can list the exact lines where the inconsistent numbers/typos appear and suggest concrete fixes.
功能分析
Type: OpenClaw Skill
Name: pharmacoeconomic-skill-chinese
Version: 1.0.4
The pharmacoeconomic-skill-chinese bundle is a legitimate toolset for health technology assessment (HTA) and economic evaluation of medical interventions. It contains well-documented Python scripts (e.g., cost_effectiveness_analysis.py, monte_carlo_simulation.py) that implement standard mathematical models like Markov chains and Monte Carlo simulations using reputable libraries (numpy, pandas, scipy). There is no evidence of malicious behavior, data exfiltration, or prompt injection; the instructions in SKILL.md and the supporting documentation are strictly aligned with the stated purpose of conducting pharmaceutical economic research according to Chinese guidelines.
能力标签
能力评估
Purpose & Capability
Name/description match the included scripts and documentation: the package provides CEA/CUA/CBA, QALY/ICER calculations, PSA/Monte‑Carlo and budget impact analyses. There are no unexpected environment variables, binaries, or external service credentials requested.
Instruction Scope
SKILL.md instructs the agent to use the local scripts (e.g., cost_effectiveness_analysis.py, monte_carlo_simulation.py). That is within scope. Minor issues: inconsistent numeric examples across docs (e.g., SKILL.md example uses threshold=100000 while manifests/examples use 120000), a suspicious-looking discount_rate=0.45 in one QALY snippet (likely a typo vs recommended 0.03), and some documentation paths (e.g., .codebuddy, xstpe/data/parameters.py, Windows path in manifest) that appear to be leftover examples rather than required runtime behavior. These are quality issues but not scope creep or exfiltration instructions.
Install Mechanism
No install spec is provided (instruction-only install), and the manifest suggests standard Python dependencies (numpy, pandas, matplotlib). No network/download/install URLs or archive extraction are present in the package metadata.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All computations are local and consistent with the stated purpose; there are no requests for unrelated secrets or system access.
Persistence & Privilege
always is false and disable-model-invocation is default (agent may call autonomously, which is normal). The package does not declare any special persistent privileges or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pharmacoeconomic-skill-chinese - 安装完成后,直接呼叫该 Skill 的名称或使用
/pharmacoeconomic-skill-chinese触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
pharmacoeconomic-skill-chinese 1.0.4 Changelog
- 优化和精简说明文档,突出最新版中国药物经济学评价指南相关内容。
- 移除对预算影响分析(BIA)工具和场景的描述,仅保留核心成本-效果与敏感性分析流程。
- 更新决策分析模型适用场景与步骤细节,更贴合中国学术政策主线。
- 增加参数分组与来源标注的规范性,方便研究过程溯源。
- 明确要求遵循最新版CHEERS和中国指南,保障研究规范性。
v1.0.3
- 支付阈值、推荐贴现率等参数更新为近期中国药物经济学指南建议(如贴现率4.5%,GDP参考值100,000元)。
- 指南与参考文献年份更新(如2025版指南),细节内容同步相应调整。
- 示例代码中的贴现率、GDP阈值、成本效用等数值及公式口径与最新标准保持一致。
- 细化了部分核心工作流程与常见任务场景说明,增加专业表述规范性和最新要求。
- 维护文档一致性,确保内容最新、数据准确。
v1.0.2
药物经济学评价技能 v1.0.2
- 提供面向中国药物经济学评价的详细操作指引(基于中国2023版指南)。
- 全面覆盖成本-效果、成本-效用、成本-效益、预算影响、敏感性分析,以及常用决策分析建模方法。
- 补充实用脚本(如ICER、QALY、预算影响、蒙特卡洛模拟)与使用示例,便于快速上手。
- 强化报告标准与参数管理规范,适合HTA研究者、卫生经济学家、医疗行业从业者参考使用。
元数据
常见问题
药物经济学评价技能包 是什么?
该技能包提供进行药物经济学评价的综合指导与工具,涵盖成本 - 效果分析、成本 - 效用分析、成本 - 效益分析、敏感性分析及模型构建。当您需要进行以下工作时,请使用此技能:对医疗保健干预措施进行经济学评价;分析治疗成本与产出结果;构建决策分析模型(如马尔可夫模型、决策树模型、离散事件模拟模型);依据中国指南撰写药... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 208 次。
如何安装 药物经济学评价技能包?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pharmacoeconomic-skill-chinese」即可一键安装,无需额外配置。
药物经济学评价技能包 是免费的吗?
是的,药物经济学评价技能包 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
药物经济学评价技能包 支持哪些平台?
药物经济学评价技能包 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 药物经济学评价技能包?
由 tlb1201(@tlb1201)开发并维护,当前版本 v1.0.4。
推荐 Skills