← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install synthetic-bio-circuit-designer
功能描述
Design gene circuits for synthetic biology applications
安全使用建议
The code is small, local, and coherent with the description: it prints simple design text for toggle switches and oscillators, uses no network or secrets, and does not write files. However: (1) provenance is unknown — verify the author/owner before trusting or distributing the skill. (2) The domain is dual-use: outputs could be misused if taken as actionable lab protocols; do not use these outputs to perform wet-lab experiments without review by qualified biosafety personnel and compliance with regulations. (3) The SKILL.md mentions file I/O and risk mitigations that the script does not implement; if you plan to extend the skill (add file export, simulation, or external calls), re-audit any new code and dependencies. (4) As a precaution, run the script in an isolated/sandbox environment and review the source before use. If you want higher assurance, ask the publisher for provenance, tests, and a formal biosafety assessment.
功能分析
Type: OpenClaw Skill
Name: synthetic-bio-circuit-designer
Version: 1.0.0
The skill bundle is a straightforward tool for generating text-based designs for synthetic biology circuits. The Python script (scripts/main.py) uses standard libraries to format strings based on user input, and the documentation (SKILL.md) contains no malicious instructions or prompt injection attempts.
能力评估
Purpose & Capability
Name/description match the included Python script which generates designs for toggle switches and oscillators. No unrelated credentials, binaries, or install steps are requested — the footprint is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running python scripts/main.py and describes output and risks. The markdown mentions file-read/write and input validation, but the provided script only prints designs to stdout and does not perform file or network I/O; this is a minor documentation/code mismatch to be aware of.
Install Mechanism
No install specification — instruction-only plus a small included script. Nothing is downloaded or installed, so disk/write/install risk is minimal.
Credentials
No required environment variables, credentials, or config paths. The script does not access environment secrets or external services.
Persistence & Privilege
always is false, the skill does not request elevated or persistent privileges, nor does it modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install synthetic-bio-circuit-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/synthetic-bio-circuit-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Synthetic Bio Circuit Designer (v1.0.0).
- Enables design and simulation of gene circuits (toggle switch, oscillator) for synthetic biology.
- Provides circuit design, component list, and expected behavior as outputs.
- Includes risk assessment and security checklist for responsible use.
- Requires no additional Python packages; runs locally with provided scripts.
- Draft status with evaluation criteria and future improvement plans outlined.
元数据
常见问题
Synthetic Bio Circuit Designer 是什么?
Design gene circuits for synthetic biology applications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Synthetic Bio Circuit Designer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install synthetic-bio-circuit-designer」即可一键安装,无需额外配置。
Synthetic Bio Circuit Designer 是免费的吗?
是的,Synthetic Bio Circuit Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Synthetic Bio Circuit Designer 支持哪些平台?
Synthetic Bio Circuit Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Synthetic Bio Circuit Designer?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills