← Back to Skills Marketplace
208
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pharmacoeconomic-skill-chinese
Description
该技能包提供进行药物经济学评价的综合指导与工具,涵盖成本 - 效果分析、成本 - 效用分析、成本 - 效益分析、敏感性分析及模型构建。当您需要进行以下工作时,请使用此技能:对医疗保健干预措施进行经济学评价;分析治疗成本与产出结果;构建决策分析模型(如马尔可夫模型、决策树模型、离散事件模拟模型);依据中国指南撰写药...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pharmacoeconomic-skill-chinese - After installation, invoke the skill by name or use
/pharmacoeconomic-skill-chinese - Provide required inputs per the skill's parameter spec and get structured output
Version History
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研究者、卫生经济学家、医疗行业从业者参考使用。
Metadata
Frequently Asked Questions
What is 药物经济学评价技能包?
该技能包提供进行药物经济学评价的综合指导与工具,涵盖成本 - 效果分析、成本 - 效用分析、成本 - 效益分析、敏感性分析及模型构建。当您需要进行以下工作时,请使用此技能:对医疗保健干预措施进行经济学评价;分析治疗成本与产出结果;构建决策分析模型(如马尔可夫模型、决策树模型、离散事件模拟模型);依据中国指南撰写药... It is an AI Agent Skill for Claude Code / OpenClaw, with 208 downloads so far.
How do I install 药物经济学评价技能包?
Run "/install pharmacoeconomic-skill-chinese" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 药物经济学评价技能包 free?
Yes, 药物经济学评价技能包 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 药物经济学评价技能包 support?
药物经济学评价技能包 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 药物经济学评价技能包?
It is built and maintained by tlb1201 (@tlb1201); the current version is v1.0.4.
More Skills