Agent Skills
› advaitpaliwal/feynman
› solublempnn
solublempnn
GitHub用于溶解度感知蛋白质设计的技能,涵盖序列设计、表达友好变体生成及风险过滤。执行时记录约束条件,验证模型,保存中间文件与结果,并基于理化特性筛选候选序列,提供实验建议。
Trigger Scenarios
需要进行溶解度感知的蛋白质序列设计
寻找表达友好的蛋白质变体
执行溶解度风险评估与过滤
Install
npx skills add advaitpaliwal/feynman --skill solublempnn -g -y
SKILL.md
Frontmatter
{
"name": "solublempnn",
"description": "Design or screen protein sequences for solubility-aware constraints with SolubleMPNN-style workflows. Use when a task asks for soluble protein design, expression-friendly variants, or solubility risk filtering."
}
SolubleMPNN
Use this skill for solubility-aware protein design.
Workflow:
- Record input structure or sequence, design positions, expression system, forbidden motifs, and stability/solubility constraints.
- Verify model availability and execution path before running.
- Save input files, masks, command, model version, generated sequences, scores, and filtering tables.
- Filter candidates for hydrophobic patches, charge balance, repeats, liabilities, conservation, and structure-confidence impact.
- Attach assay or expression-screen recommendations when a decision depends on solubility.
Do not equate a solubility score with confirmed expression.
Version History
- 54d08a3 Current 2026-07-25 07:16


