← 返回 Skills 市场
87
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install synthesis-evaluation
功能描述
Synthesis evaluation workflows combining SynFormer-ED, Retrosynthesis Planner, and SAScore through SciMiner.
安全使用建议
This skill appears internally consistent, but exercise standard caution before installing: 1) Confirm you trust the SciMiner service (https://sciminer.tech) and its privacy/data-retention policies, since you will be sending molecule data and SMILES strings. 2) Treat SCIMINER_API_KEY as a secret — provide a scoped API key if possible and avoid reusing high-privilege keys. 3) Note the SKILL.md uses endpoints under /v1/internal; verify these endpoints are intended for external use and that the returned share_url does not unintentionally publish proprietary data. 4) Because the skill’s source/homepage is unknown, consider running it in a controlled environment first and review network traffic if you have sensitive data to protect.
功能分析
Type: OpenClaw Skill
Name: synthesis-evaluation
Version: 1.0.1
The synthesis-evaluation skill is a legitimate integration for chemical informatics workflows using the SciMiner API (sciminer.tech). It provides structured tools for molecular analog generation, retrosynthesis planning, and synthetic accessibility scoring (SAScore). The code and instructions in SKILL.md and sciminer_registry.py are consistent with the stated purpose, containing no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
Name/description match the functionality implemented in scripts/sciminer_registry.py and SKILL.md. The skill only requests SCIMINER_API_KEY, which is exactly the credential needed to call SciMiner's API; required tools and parameters in the registry align with the described SynFormer-ED, Retrosynthesis Planner, and SAScore tools.
Instruction Scope
SKILL.md instructs the agent to call SciMiner internal endpoints, upload files via the described file endpoint, poll for results, and attach the returned share_url. It does not instruct the agent to read unrelated files, access other environment variables, or exfiltrate data to unexpected endpoints. The guidance to stop if the API key is missing is explicit.
Install Mechanism
No install spec (instruction-only behavior) and included Python registry code are small and local. Nothing in the manifest attempts to download or install external binaries or archives.
Credentials
Only a single API credential (SCIMINER_API_KEY) is required and used as described (sent in X-Auth-Token header). No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It does not modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install synthesis-evaluation - 安装完成后,直接呼叫该 Skill 的名称或使用
/synthesis-evaluation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Minor documentation updates for clarity.
- Instructions now refer to a "free SciMiner API key" for user guidance.
- Slightly revised error-handling instructions to direct users to obtain a free key.
- No functional changes to the skill code or APIs.
v1.0.0
- Initial release of synthesis-evaluation skill.
- Combines SynFormer-ED (synthesizable analog generation), Retrosynthesis Planner (route prediction), and SAScore (synthetic accessibility scoring) using the SciMiner API.
- Supports workflows for generating, filtering, ranking, and planning synthesis of candidate molecules.
- Requires SCIMINER_API_KEY for API access; prompts users to obtain it if missing.
- Includes workflow guidance, invocation patterns, and code examples for single and batch jobs.
元数据
常见问题
Synthesis Evaluation 是什么?
Synthesis evaluation workflows combining SynFormer-ED, Retrosynthesis Planner, and SAScore through SciMiner. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Synthesis Evaluation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install synthesis-evaluation」即可一键安装,无需额外配置。
Synthesis Evaluation 是免费的吗?
是的,Synthesis Evaluation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Synthesis Evaluation 支持哪些平台?
Synthesis Evaluation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Synthesis Evaluation?
由 SciMiner(@sciminer)开发并维护,当前版本 v1.0.1。
推荐 Skills