Agent Skills
› Companion-Inc/feynman
› proteinmpnn
proteinmpnn
GitHub用于固定骨架的蛋白质序列设计,支持突变建议、固定残基及设计筛选。涵盖输入记录、执行验证、结果保存与多维度过滤流程,强调候选序列需经结构与实验验证。
Trigger Scenarios
根据固定骨架结构进行蛋白质序列设计
提出蛋白质突变建议
指定固定残基或对称性约束的设计任务
对生成的蛋白质设计进行过滤和评估
Install
npx skills add Companion-Inc/feynman --skill proteinmpnn -g -y
SKILL.md
Frontmatter
{
"name": "proteinmpnn",
"description": "Design protein sequences from fixed backbone structures with ProteinMPNN-style workflows. Use when a task asks for backbone-conditioned sequence design, mutation suggestions, fixed residues, or design filtering."
}
ProteinMPNN
Use this skill for fixed-backbone protein sequence design.
Workflow:
- Record input structure, chain ids, designed positions, fixed residues, tied positions, symmetry, and design objective.
- Verify the local or remote execution route before running.
- Save PDB/mmCIF inputs, design masks, command, seeds, model version, FASTA outputs, and score tables.
- Filter designs by constraints, diversity, motifs, structure prediction, conservation, and assay-ready feasibility.
- Attach provenance and a verification plan before recommending candidates.
Treat generated sequences as candidates that require structural and experimental validation.
Version History
- 54d08a3 Current 2026-07-25 07:16


