Agent Skills
› Companion-Inc/feynman
› evo2
evo2
GitHub用于生物序列模型工作,支持DNA/RNA/蛋白质序列的生成、评分及变异效应分析。涵盖序列定义、模型验证、结果保存、事实与预测分离及候选项验证等标准化流程。
Trigger Scenarios
需要分析或编辑DNA、RNA或蛋白质序列
进行生物序列的生成或评分任务
涉及长上下文生物建模需求
Install
npx skills add Companion-Inc/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


