Agent Skills
› companion-inc/feynman
› boltz
boltz
GitHub用于运行或规划 Boltz 生物分子结构预测,涵盖蛋白质、复合物及核酸组装。支持输入标准化、执行环境验证、结果解释与验证,确保预测作为假设而非定论。
触发场景
需要 Boltz 进行生物分子结构预测
询问 Boltz 设置、输入输出或置信度解释
安装
npx skills add companion-inc/feynman --skill boltz -g -y
SKILL.md
Frontmatter
{
"name": "boltz",
"description": "Run or plan Boltz biomolecular structure predictions for proteins, complexes, ligands, or nucleic-acid assemblies. Use when a task asks for Boltz setup, inputs, outputs, confidence interpretation, or reproduction."
}
Boltz
Use this skill when the active research run needs Boltz-style biomolecular prediction.
Workflow:
- Normalize inputs into explicit entities: protein chains, nucleic-acid chains, ligands, covalent links, templates, constraints, and seeds.
- Verify the available execution route from Feynman Settings, notebook runtimes, managed endpoints, Modal, SSH, or local installs before claiming the model can run.
- Run only from a recorded input manifest. Preserve exact sequences, ligand identifiers, model parameters, seed, hardware, package version, and command.
- Save structures, confidence outputs, logs, and rendered previews as Feynman artifacts.
- Interpret the output as a hypothesis: separate high-confidence local folds from weak interfaces, ligand poses, flexible regions, and unsupported biological claims.
Do not treat a single attractive structure as proof. Add verification checks against source literature, known structures, or orthogonal experiments when the result drives a decision.
版本历史
- 54d08a3 当前 2026-07-25 07:15


