← 返回 Skills 市场
🔌

Virtual Screening

作者 SciMiner · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
103
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install virtual-screening
功能描述
Virtual screening workflows combining protein-sequence lookup, docking box calculation, transformer-based library screening, and docking-based proprietary li...
安全使用建议
This skill legitimately talks to and relies on SciMiner (https://sciminer.tech) and requires you to set SCIMINER_API_KEY. Before installing: (1) confirm you trust sciminer.tech and its privacy/terms because the skill will upload sequences, receptor PDBs, and any candidate library files to their API; (2) avoid using a highly privileged or long-lived key — prefer a scoped/ephemeral key if possible; (3) if you plan to screen proprietary or confidential molecules/structures, verify that sending them to SciMiner is permitted by your organization; (4) note there is no homepage/source URL in the registry entry and the publisher identity is opaque, so if provenance matters seek additional verification from the skill author or vendor.
功能分析
Type: OpenClaw Skill Name: virtual-screening Version: 1.0.2 The virtual-screening skill is a legitimate integration for bioinformatics workflows using the SciMiner API (sciminer.tech). The SKILL.md and sciminer_registry.py files define standard procedures for protein sequence retrieval, docking box calculation, and molecular screening. While the instructions steer the agent to use the SciMiner service exclusively, this behavior is aligned with the skill's stated purpose and lacks any indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (virtual screening) align with the declared dependency (SCIMINER_API_KEY) and the included registry describing transformer- and docking-based screening tools. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to call SciMiner internal API endpoints and to upload local files (receptor PDBs, ligands). This is coherent for the stated purpose, but it means user-provided sequences, structure files, and library files will be sent to https://sciminer.tech. The docs explicitly forbid falling back to other services and require the SciMiner API path.
Install Mechanism
No install spec or remote downloads; only small local Python registry files are included. Nothing in the install mechanism writes or executes code from unknown URLs.
Credentials
Only a single credential (SCIMINER_API_KEY) is required and is the primaryEnv. That is proportional for a third-party API-based service. There are no other secret env vars or config paths requested.
Persistence & Privilege
always:false and no system-wide config access — no excessive privilege requested. However, the skill allows autonomous model invocation (platform default), meaning an agent could call the SciMiner API and upload files when the skill is invoked without extra manual steps; consider this when granting the API key.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install virtual-screening
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /virtual-screening 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Clarified that the SciMiner API key is free and updated the prerequisite messaging to reflect this. - Improved language on API key requirements for user guidance. - No functional or workflow changes introduced.
v1.0.1
- Added explicit method selection rules to clarify when to use transformer-based or docking-based workflows based on the presence of a protein structure file or PDB ID. - Updated workflow guidance to route requests according to input type and ensure correct tool invocation order. - Emphasized that docking-based workflows require docking box calculation before screening. - Improved clarity and step-by-step instructions for both transformer-based and docking-based screening use cases. - Made notes and method selection more concise, reducing redundancy.
v1.0.0
- Initial release of the virtual-screening skill, providing end-to-end workflows for protein and small-molecule virtual screening. - Integrates protein sequence lookup, docking box calculation from natural-language input, transformer- and docking-based library screening using the SciMiner platform. - Supports file uploads and parameterized tool invocation via the SciMiner API, requiring the `SCIMINER_API_KEY` credential. - Includes guidance for choosing and chaining tools based on user input (target name, sequence, binding site description, receptor structure). - Ensures result sharing by including an online `share_url` in all tool outputs.
元数据
Slug virtual-screening
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Virtual Screening 是什么?

Virtual screening workflows combining protein-sequence lookup, docking box calculation, transformer-based library screening, and docking-based proprietary li... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Virtual Screening?

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

Virtual Screening 是免费的吗?

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

Virtual Screening 支持哪些平台?

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

谁开发了 Virtual Screening?

由 SciMiner(@sciminer)开发并维护,当前版本 v1.0.2。

💬 留言讨论