← 返回 Skills 市场
309
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install rxn-im
功能描述
RxnIM 化学反应图像解析技能。当用户需要:(1) 从化学反应图像提取 SMILES 结构, (2) 识别反应条件(试剂/溶剂/温度/产率),(3) 将反应图转化学结构数据时触发。 基于 Chem. Sci. 2025 论文 "Towards Large-scale Chemical Reaction Imag...
安全使用建议
Before installing or invoking this skill, consider the following:
- Data privacy: The default recommended path posts images to a specific third-party HuggingFace Space (CYF200127-RxnIM). If your images contain proprietary reactions, IP, or sensitive metadata, do not upload them to that external service without confirming the space owner’s data retention and privacy policies.
- Verify sources: If you plan local deployment, inspect the GitHub repo and HuggingFace model/dataset pages (owner identity, recent commits, issues). Prefer checksums/signatures for large model downloads.
- Validate outputs: The model can hallucinate or produce invalid SMILES; use RDKit or other validators (as suggested) before relying on results for downstream decisions.
- Resource needs: Local deployment requires large GPU memory (~16GB+), CUDA, and substantial disk space for weights — ensure your environment can support that.
- Chaining and sharing: The skill suggests passing results to other skills or corporate docs. Confirm permissions and privacy implications of those downstream services.
- Dual‑use / safety: Extracting reaction conditions and SMILES can expose actionable synthesis information; treat outputs as potentially sensitive and follow your organization’s chemical safety and IP policies.
If you need to use this skill with sensitive data, prefer local inference (after verifying repo and model), or request that the skill be configured to a trusted, auditable inference endpoint under your control.
功能分析
Type: OpenClaw Skill
Name: rxn-im
Version: 2.0.0
The RxnIM skill is a legitimate tool for chemical reaction image parsing, providing structured extraction of SMILES and reaction conditions. It offers a clear HuggingFace API integration and standard local deployment instructions consistent with its stated scientific purpose (referencing a 2025 Chemical Science paper). No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
Name/description match the instructions: all runtime steps (base64 images, POST to a HuggingFace Space, optional local conda deploy and model weights) are directly relevant to extracting SMILES and reaction conditions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stay within the stated purpose (encode image → call HF space → parse result → format). However, the recommended default is a specific third‑party HuggingFace Space (https://CYF200127-RxnIM.hf.space) — uploading images there may expose sensitive/ proprietary chemical structures or metadata to that space's owner. The skill also suggests chaining outputs to other skills and uploading results to corporate document services, which increases data-sharing scope and should be considered by the user.
Install Mechanism
This is instruction-only (no install spec), which is low-risk. Local-deploy instructions reference cloning a GitHub repo and downloading ~14 GB model weights from HuggingFace — those are standard hosts, but large external artifacts should be verified (checksums, repo owner) before execution. No obscure or shortener URLs are used.
Credentials
No environment variables, secrets, or system config paths are requested. Optional dependencies (RDKit, CUDA, torch, etc.) are appropriate for a local ML inference workload.
Persistence & Privilege
Skill does not request always:true and contains no instructions to modify other skills or system-wide agent settings. Autonomous invocation remains possible (platform default) but is not combined with additional privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rxn-im - 安装完成后,直接呼叫该 Skill 的名称或使用
/rxn-im触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
**v2.0.0: Major skill documentation refactor and localization**
- Completely rewritten skill documentation in Chinese, optimized for users in the chemical and scientific community.
- Clarified multi-modal model capabilities, tasks, and performance with clear tabular presentations.
- Detailed API call examples, workflow, output formatting, and error handling guidelines.
- Outlined triggering phrases and chaining use cases with related chemistry skills.
- Added installation and deployment instructions for both online HuggingFace API and local conda environments.
- Included tables for resources, dependencies, known limitations, and references.
v1.0.0
- Initial release of RxnIM skill for chemical reaction image parsing.
- Supports extraction of reactants, products (as SMILES), and conditions (reagents, solvents, temperature, yield) from reaction images.
- Offers two modes: web API (Hugging Face Spaces) and local inference (GPU required).
- Outputs structured JSON or formatted reaction strings.
- Achieves 84%–92% soft match F1 score on benchmark datasets.
- Includes setup and usage instructions for both modes.
元数据
常见问题
RxnIM 是什么?
RxnIM 化学反应图像解析技能。当用户需要:(1) 从化学反应图像提取 SMILES 结构, (2) 识别反应条件(试剂/溶剂/温度/产率),(3) 将反应图转化学结构数据时触发。 基于 Chem. Sci. 2025 论文 "Towards Large-scale Chemical Reaction Imag... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。
如何安装 RxnIM?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rxn-im」即可一键安装,无需额外配置。
RxnIM 是免费的吗?
是的,RxnIM 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
RxnIM 支持哪些平台?
RxnIM 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 RxnIM?
由 fqiangliu(@fqiangliu)开发并维护,当前版本 v2.0.0。
推荐 Skills