← 返回 Skills 市场
aipoch-ai

Western Blot Quantifier

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install western-blot-quantifier-1
功能描述
Automatically identify Western Blot gel bands, perform densitometric analysis, and calculate normalized values relative to loading controls.
安全使用建议
This package appears incomplete or inconsistently packaged rather than obviously malicious, but it will likely fail if run as-is. Before installing or running it: 1) Inspect scripts/main.py locally — run python -m py_compile scripts/main.py and run the demo (--demo) in an isolated virtualenv to observe behavior. 2) Do not run this on sensitive systems or with production data; use an isolated environment. 3) Note the API mismatches: SKILL.md expects a WesternBlotQuantifier class and richer outputs, but the code defines WBQuantifier and a minimal CLI. 4) If you need the claimed features, request an updated package from the author or fix the package: align exported names in scripts/__init__.py, implement the missing classes/methods, and/or reduce the documentation to reflect actual functionality. 5) If you cannot validate these fixes, treat the skill as untrusted or incomplete and avoid using it on important data. If you want, provide me with the output of running the demo or py_compile errors and I can help identify exactly what to change.
功能分析
Type: OpenClaw Skill Name: western-blot-quantifier-1 Version: 1.0.0 The skill bundle provides a legitimate utility for Western Blot image analysis and quantification. The core logic in `scripts/main.py` performs basic peak detection and intensity normalization using NumPy, and the documentation in `SKILL.md` is strictly task-oriented without any signs of prompt injection or malicious instructions. No indicators of data exfiltration, unauthorized network access, or suspicious execution patterns were found.
能力评估
Purpose & Capability
The SKILL.md describes full-featured band detection, densitometry, normalization, CSV export, a WesternBlotQuantifier class and CLI flags (e.g. --input, --reference), and lists many image-processing dependencies. The shipped code is a small script defining a WBQuantifier class with only basic demo support and a different CLI (--image, --lanes, --demo). Several claimed capabilities (export, structured return object, background correction methods, scikit-image/OpenCV usage) are not implemented.
Instruction Scope
SKILL.md instructs users/agents to import and call WesternBlotQuantifier and to run CLI options that do not exist in the provided script. The docs and usage examples reference functions, return types, and parameters that the code doesn't provide. Instructions to run python -m py_compile scripts/main.py are reasonable, but following the SKILL.md workflow would fail or produce misleading results because of API mismatches.
Install Mechanism
No install spec is provided (instruction-only), but a requirements.txt is included listing several image-processing libraries. That is reasonable for the claimed purpose, but because no install step is declared, an agent may not install dependencies automatically. The requirements list is broader than what the included code actually needs.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no evidence of requests for unrelated secrets or environment access.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent privileges. It does not modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install western-blot-quantifier-1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /western-blot-quantifier-1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – Automates Western Blot band detection, quantification, and normalization. - Detects protein bands in gel images and computes optical densities. - Performs densitometric analysis and normalizes target proteins to loading controls. - Supports background correction and customizable lane handling. - Outputs results in structured CSV files and provides visualizations. - Includes both Python API and command-line interface options. - Provides detailed usage instructions and parameter documentation.
元数据
Slug western-blot-quantifier-1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Western Blot Quantifier 是什么?

Automatically identify Western Blot gel bands, perform densitometric analysis, and calculate normalized values relative to loading controls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Western Blot Quantifier?

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

Western Blot Quantifier 是免费的吗?

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

Western Blot Quantifier 支持哪些平台?

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

谁开发了 Western Blot Quantifier?

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

💬 留言讨论