Skip to content
AI Primer
🔬 Research

evee

goodfire-aiby goodfire-ai15 days ago15

Look up pathogenicity, mechanistic interpretation, and disruption profiles for specific genetic variants via the EVEE API (Evo 2 genomic foundation model). Use when the user mentions a specific variant by gene name (BRCA1, TP53), rsID (rs1597537935), ClinVar variation ID (655979), HGVS notation (c.1234A>G, p.Arg412Gln), or genomic coordinate (chr17:43044295:A:G) — even if they don't mention "EVEE" or "ClinVar" by name. Trigger on questions about whether a variant is pathogenic, benign, or VUS; why it causes disease; how it compares to related variants; or what its predicted effect on protein/splicing/regulation is. Do NOT trigger on general gene-function questions, gene-expression analysis, CRISPR guide design, or evolutionary biology — this skill is for per-variant effect lookup only.

Install

npx skills add https://github.com/goodfire-ai/evee-mcp --skill evee
Show step-by-step
  1. 1

    Open your terminal

    • Mac: Press ⌘ Space, type "Terminal", press Enter
    • Windows: Press Win R, type "cmd", press Enter
  2. 2

    Paste the command above and press Enter

    Use the Copy command button, then paste in your terminal (Mac: ⌘V, Windows: Ctrl V).

  3. 3

    Restart Claude Code

    Close and reopen Claude Code, or start a new session, so it picks up the new skill.

Where it lives
~/.claude/skills/goodfire-ai--evee-mcp--claude--skills--evee/
├── SKILL.md
└── ... (skill resource files)
View on GitHub

Comments

Always review skill code before installing. Third-party skills may contain scripts that run on your machine.

Related skills

🤖 ML/AI

huggingface-best

Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: "best model for X", "what model should I use for", "top models for [task]", "which model runs on my laptop/machine/device", "recommend a model for", "what LLM should I use for", "compare models for", "what's state of the art for", or any question about choosing an AI model for a specific use case. Always use this skill when the user wants model recommendations or comparisons, even if they don't explicitly mention HuggingFace or benchmarks.

by huggingface · 1 month ago10.6k
📚 Education

book-to-skill

Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principles, techniques, and anti-patterns. Use when the user wants to study a document through Amp or Claude Code, apply an author's frameworks while working, or build a reusable knowledge base from a file.

by virgiliojr94 · 29 days ago4.1k
✍️ Writing

wiki-builder

Start, structure, grow, query, and maintain reusable research wikis. Use when the user wants to create a new wiki, add sources to an existing wiki, compile source material into wiki pages, customize wiki structure or flavor, generate research maps, update indexes, or maintain knowledge bases for papers, topics, projects, products, people, organizations, or ongoing research areas.

by dair-ai · 1 month ago274
🔬 Research

survey-generator

Generate a polished, single-file HTML survey paper on any AI/ML topic by curating a research bundle from a public anchor resource and handing it to Kimi K2.6 via the Fireworks API for one-shot artifact generation. Use when the user asks for a "survey paper" or "literature review" artifact on a technical topic. The invoking agent does all research curation; Kimi K2.6 does the writing and inline SVG rendering.

by dair-ai · 1 month ago274