Agent Skills
› advaitpaliwal/feynman
› evo2
evo2
GitHub用于DNA/RNA/蛋白质序列生成、评分及变异效应分析的Agent技能,涵盖模型验证、结果审计与实验前验证流程。
Trigger Scenarios
DNA/RNA/蛋白质序列生成
生物序列评分或Likelihood计算
变异效应分析
长上下文生物建模
Install
npx skills add advaitpaliwal/feynman --skill evo2 -g -y
SKILL.md
Frontmatter
{
"name": "evo2",
"description": "Use Evo2-style biological sequence models for generation, scoring, or variant-effect analysis. Use when a task asks about DNA\/RNA\/protein sequence likelihood, editing, design, or long-context biological modeling."
}
Evo2
Use this skill for biological sequence-model work.
Workflow:
- Define the sequence type, coordinate system, genome/proteome source, objective, constraints, and evaluation metric.
- Verify the model endpoint, checkpoint, tokenizer, max context, and license/access boundary before running.
- Save input sequences, prompts or scoring windows, model version, parameters, seeds, raw outputs, and parsed tables.
- Separate source-owned biological facts from model-owned scores, generated variants, or predictions.
- Validate top candidates against databases, conservation, known motifs, structure, or experiments before presenting them as actionable.
Keep generated sequences bounded and auditable.
Version History
- 54d08a3 Current 2026-07-25 07:15


