首页龙虾技能列表 › Buffer Calculator — 分子生物学和生物化学缓冲液配方计算器

Buffer Calculator — 分子生物学和生物化学缓冲液配方计算器

v0.1.0

该技能用于计算分子生物学和生物化学领域的复杂缓冲液配方,提供精确的质量/体积计算、pH考虑和步骤详细的准备指示。支持预定义的常见缓冲液(PBS、RIPA、TAE)以及自定义计算和pH调整。

0· 195·0 当前·0 累计
by @theresayao0614-sudo (Theresa)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/11
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
high confidence
该技能声称提供精确的缓冲液计算,并包含可运行的实现,但包含的代码存在严重的单位/规模错误,导致质量计算约1000倍错误。**请勿在实验室工作中依赖此工具,直到错误修复。**
评估建议
在修复计算错误和验证输出之前,请勿将此工具用于真实的实验室准备。包含的`scripts/main.py`脚本存在单位/规模错误:计算莫尔数时使用`conc (mM) * volume (mL) / 1000`,然后将结果乘以分子量(MW)以获取克(g)单位,导致质量约1000倍过大。**修复建议:** 1) 使用已知配方进行简单的理性检查; 2) 正确转换mM和mL为摩尔后再乘以MW; 3) 添加单元测试和同行评审后再用于实验室。...
详细分析 ▾
用途与能力
The skill's name, description, SKILL.md examples, and included Python code all align on the stated purpose (calculating buffer recipes). However the implementation contains a clear units/scale error in calculate(): it treats mM×mL as if that were moles rather than mmol, producing masses roughly 1000× too large. This directly contradicts the claim of 'precise mass calculations' and is a material functional mismatch.
指令范围
The SKILL.md stays within scope (buffer recipes, pH guidance, examples importing scripts.main). It does not request unrelated files, credentials, or network access. However the runtime guidance relies on the included code which is incorrect; following the instructions as-is can lead to dangerous, grossly incorrect reagent amounts. The SKILL.md also lists allowed-tools [Read, Write, Bash, Edit], which is broader than necessary but not used by the code.
安装机制
There is no install spec and no external downloads; the skill is instruction-only with one included Python file. No remote code fetch or archive extraction is present.
凭证需求
The skill requests no environment variables, credentials, or config paths — this is proportionate for a local buffer calculation tool.
持久化与权限
The skill does not request always:true and uses default invocation settings. It does not request system-wide configuration changes or elevated persistence.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/13

初始发布,包含全面功能:预定义缓冲液库、精确质量/体积计算、浓度缩放、自定义配方和详细准备指示。

● 无害

安装命令 点击复制

官方npx clawhub@latest install buffer-calculator-2
镜像加速npx clawhub@latest install buffer-calculator-2 --registry https://cn.clawhub-mirror.com

技能文档

请参阅原始SKILL.md文档(部分关键内容已上述翻译)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务