Agent Skills
› Companion-Inc/feynman
› openfold3
openfold3
GitHub用于执行或规划 OpenFold3 风格的蛋白质结构预测工作流,包括输入规范化、环境验证、结果对比及可复现性报告。
Trigger Scenarios
需要运行 OpenFold3 进行蛋白质或复合物结构预测
需要设置模型比较或确保 OpenFold 家族输出可复现
Install
npx skills add Companion-Inc/feynman --skill openfold3 -g -y
SKILL.md
Frontmatter
{
"name": "openfold3",
"description": "Run or plan OpenFold3-style structure prediction workflows. Use when a task asks for open protein or complex prediction, setup, model comparison, or reproducibility around OpenFold-family outputs."
}
OpenFold3
Use this skill for OpenFold-family structure prediction or comparison.
Workflow:
- Normalize FASTA, chains, templates, MSAs, ligands or partners, seeds, and expected output format.
- Verify model code, checkpoints, databases, and GPU route before running.
- Save the input manifest, environment lockfile, command, logs, structure outputs, confidence files, and runtime metadata.
- Compare against AlphaFold-style, ESMFold-style, PDB, or literature evidence when the result affects a decision.
- Report reproducibility gaps such as missing databases, unavailable weights, failed templates, or route-specific approximations.
Do not present an OpenFold-family output without version and input provenance.
Version History
- 54d08a3 Current 2026-07-25 07:15


