← 返回 Skills 市场
protocal-agent
作者
Mengbing Wang
· GitHub ↗
· v1.0.1
· MIT-0
214
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install protocal-plan-skill-for-protocal-agent
功能描述
Generate structured execution plans for medical and molecular biology protocols such as RNA extraction, reverse transcription, qPCR, cell culture, CRISPR, or...
安全使用建议
This skill is coherent for generating lab protocol plans, but consider the following before installing or running it:
- Privacy: the skill will read .md and .docx files in your project root and may incorporate that content into outputs and web queries — avoid placing private or sensitive data (e.g., patient identifiers, proprietary protocols, or credentials) in the project root.
- Data exfiltration risk: web searches and included references could cause the agent to send protocol details (including local sample descriptions) to external search engines. If that is a concern, do not allow internet access or sanitize inputs before requesting a plan.
- Biological safety: the skill produces wet-lab instructions (e.g., CRISPR, RNA extraction). Treat generated plans as advisory only — do not execute without review by qualified personnel, institutional approvals (IACUC/IRB/IBC if applicable), and compliance with local EHS policies.
- Verification: catalog numbers, reagent specifics, and critical parameters should be independently verified against vendor documentation and institutional SOPs before use.
If you want greater safety/privacy, ask the skill author to limit local-file access, to avoid including verbatim local data in web queries, or to run in an environment without outbound network access.
功能分析
Type: OpenClaw Skill
Name: protocal-plan-skill-for-protocal-agent
Version: 1.0.1
The skill is designed to assist researchers in generating structured laboratory protocols for molecular biology and medical procedures. It utilizes local project files (.md, .docx) and web searches of authoritative scientific domains (e.g., nih.gov, protocols.io) to gather information, which is consistent with its stated purpose in SKILL.md. The provided reference materials (medical-domain-knowledge.md and protocol-planning-guide.md) contain legitimate scientific information and emphasize safety, quality control, and regulatory compliance without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (generate protocol execution plans) matches the runtime instructions: reading included reference docs, optionally reading local protocol files, web lookups for authoritative protocols, and producing step-by-step plans with safety notes and vendor details. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to read local project files ('.md' and '.docx' in the project root) and to perform web searches. Reading local protocol files is reasonable for integrating existing lab notes, but it also means the agent will access any other files in the project root (which might contain private data). The instructions do not limit or sanitize what local content is read or indicate how web queries will avoid leaking sensitive sample or institutional information.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low risk from an installation perspective (nothing written to disk or fetched during install).
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for its stated purpose.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent system presence or elevated privileges and does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install protocal-plan-skill-for-protocal-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/protocal-plan-skill-for-protocal-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-visible changes in this version.
- Version number updated from 1.0.0 to 1.0.1.
- No file or content changes detected.
v1.0.0
v1
元数据
常见问题
protocal-agent 是什么?
Generate structured execution plans for medical and molecular biology protocols such as RNA extraction, reverse transcription, qPCR, cell culture, CRISPR, or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。
如何安装 protocal-agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install protocal-plan-skill-for-protocal-agent」即可一键安装,无需额外配置。
protocal-agent 是免费的吗?
是的,protocal-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
protocal-agent 支持哪些平台?
protocal-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 protocal-agent?
由 Mengbing Wang(@mengbingrock)开发并维护,当前版本 v1.0.1。
推荐 Skills