← 返回 Skills 市场
72
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install meat-pollutant-check
功能描述
依据GB 5009.5-2025第一法凯氏定氮法,指导畜禽肉蛋白质含量测定全流程,涵盖试剂配制、消解蒸馏、滴定操作及结果计算;当用户需要检测肉类蛋白质、执行凯氏定氮实验、计算蛋白质含量或验证精密度时使用
安全使用建议
Key points before installing: 1) The skill appears mislabeled — although the name/slug suggests a pollutant over-limit checker, the content implements a Kjeldahl protein measurement workflow (protein calculation script + lab procedure). If you expected contaminant testing, this skill does not provide it. 2) The code and docs are local and contain no network calls or credential requests, so direct data-exfiltration risk is low. 3) The SKILL.md contains hazardous chemistry procedures (strong acids, high-temperature digestion); only follow these instructions in an appropriate laboratory with proper training and PPE. 4) If you will use the calculation script, review the formula and test with known values to confirm it meets your lab's validation requirements. 5) If the mismatch between advertised purpose and actual content is unacceptable, do not install; contact the skill publisher (if available) or prefer a clearly labeled skill that matches your use-case.
功能分析
Type: OpenClaw Skill
Name: meat-pollutant-check
Version: 1.0.1
The skill bundle provides a legitimate implementation of the Kjeldahl method for protein determination in meat, strictly following the GB 5009.5-2025 Chinese national standard. It includes a Python calculation script (scripts/calculate_protein.py) that performs mathematical operations for titration results and precision verification without any risky system calls or network activity. The instructions in SKILL.md and the reference documentation (references/kjeldahl-procedure.md) are consistent with standard laboratory practices and contain no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
The repository metadata and slug (meat-pollutant-check; displayed Name: 'meatpollutant牛羊肉罐头污染物超标判定') imply pollutant/contaminant over-limit checking for canned beef/lamb, but the SKILL.md, reference doc, and included script implement a Kjeldahl protein (nitrogen) determination workflow. There is no code or instructions related to pollutant detection. This inconsistency between advertised purpose and actual capability is a notable incoherence.
Instruction Scope
SKILL.md provides detailed, tightly scoped lab instructions for sample prep, digestion, distillation/titration, and calls the bundled calculation script. It references only local files in the bundle (references/kjeldahl-procedure.md and scripts/calculate_protein.py). There are no instructions to read unrelated system files, environment variables, or to transmit data externally. Note: the instructions describe hazardous chemical procedures — they are appropriate for a laboratory context but pose safety risks if followed outside a properly equipped lab.
Install Mechanism
No install spec and no external downloads; this is instruction-plus-a-small-script only. The script is included in the bundle and there is no installer that would write or execute external code beyond running the provided Python script locally.
Credentials
The skill requests no environment variables, credentials, or config paths. The calculation script runs locally with user-supplied numerical parameters and does not attempt to access external services or secrets.
Persistence & Privilege
always is false and there is no install-time behavior that modifies other skills or system-wide settings. The skill can be invoked by the agent (default), which is normal; this combined with no credentials or external endpoints keeps privilege scope minimal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meat-pollutant-check - 安装完成后,直接呼叫该 Skill 的名称或使用
/meat-pollutant-check触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Skill updated to focus on meat protein determination via Kjeldahl method (GB 5009.5-2025):**
- Added guidance for conducting Kjeldahl protein tests in meat per GB 5009.5-2025, covering sample prep, reagent setup, digestion, distillation, titration, and result calculation.
- Calculation and workflow references moved to new files: `references/kjeldahl-procedure.md` and `scripts/calculate_protein.py`.
- Removed previous focus on canned meat pollutant/additive limits and associated files.
- Updated instructions provide detailed stepwise protocol and direct invocation of calculation script for result output and precision verification.
- Includes comprehensive safety and method notes; references and commands are linked directly to new resource files.
v1.0.0
Initial release of canned-meat-pollutant-check skill:
- Compares pollutant and additive residue values in beef/lamb canned meats to Chinese national standards.
- Differentiates relevant standards: GB 2762-2022 (pollutants), GB 2760-2024 (additives), GB/T 13214-2021 (product specs).
- Provides judgment tables with clear compliance and exceedance results, including standard references.
- Automatically corrects user confusion over standards when querying for improper ones.
- Includes examples and rules for various canned meat types and inspection items.
元数据
常见问题
meatpollutant牛羊肉罐头污染物超标判定 是什么?
依据GB 5009.5-2025第一法凯氏定氮法,指导畜禽肉蛋白质含量测定全流程,涵盖试剂配制、消解蒸馏、滴定操作及结果计算;当用户需要检测肉类蛋白质、执行凯氏定氮实验、计算蛋白质含量或验证精密度时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 meatpollutant牛羊肉罐头污染物超标判定?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meat-pollutant-check」即可一键安装,无需额外配置。
meatpollutant牛羊肉罐头污染物超标判定 是免费的吗?
是的,meatpollutant牛羊肉罐头污染物超标判定 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
meatpollutant牛羊肉罐头污染物超标判定 支持哪些平台?
meatpollutant牛羊肉罐头污染物超标判定 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 meatpollutant牛羊肉罐头污染物超标判定?
由 Tinker(@cloudyxuq)开发并维护,当前版本 v1.0.1。
推荐 Skills