Agent Skills
› companion-inc/feynman
› chai1
chai1
GitHub用于执行Chai-1生物分子复合物结构预测与置信度审查。涵盖输入清单构建、执行路径验证、结果捕获及结构证据审核,适用于多聚体、配体等预测场景。
Trigger Scenarios
请求Chai-1结构预测
需要生成Chai-1输入清单
评估多聚体或配体结构置信度
Install
npx skills add companion-inc/feynman --skill chai1 -g -y
SKILL.md
Frontmatter
{
"name": "chai1",
"description": "Run or prepare Chai-1 structure predictions for biomolecular complexes. Use when a task asks for Chai-1 inputs, multimers, ligand\/nucleic acid structure prediction, or confidence review."
}
Chai-1
Use this skill for Chai-1-style biomolecular structure prediction and review.
Workflow:
- Convert the research question into an input manifest with chains, sequences, ligands, nucleic acids, templates, restraints, and seeds.
- Verify the available execution path before running: local model, managed endpoint, Modal job, SSH host, or documented remote API.
- Capture package/model version, exact input manifest, hardware, command or request body, and all raw output files.
- Save structure files and confidence artifacts in the active Feynman output folder.
- Review chain coverage, interface confidence, ligand plausibility, stereochemistry warnings, and conflicts with known structures.
Use the structure as evidence only after the provenance and confidence checks are attached.
Version History
- 54d08a3 Current 2026-07-25 07:15


