google-deepmind/science-skills — explained in plain English
Analysis updated 2026-07-03 · repo last pushed 2026-07-01
A genetics researcher analyzes genomic data using a skill connected to AlphaGenome.
A pharmacologist looks up chemical compound information through specialized AI agent skills.
A student searches scientific literature using an AI agent grounded in real research databases.
A lab creates custom skill packs for niche research needs and loads them into a personal directory.
| google-deepmind/science-skills | facebookresearch/fairchem | hughyau/academicforge | |
|---|---|---|---|
| Stars | 2,202 | 2,173 | 2,095 |
| Language | Python | Python | Python |
| Last pushed | 2026-07-01 | 2026-07-05 | — |
| Maintenance | Active | Active | — |
| Setup difficulty | moderate | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | researcher | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Integrates into Google Antigravity and some skills require API keys for certain databases, which the agent helps users obtain.
Science Skills is a collection of add-on capabilities that give AI agents specialized knowledge for scientific research. Think of it as a toolbox an AI can use to help with tasks in genomics, structural biology, chemistry, and literature search, drawing on data from over 30 established databases and tools. Each skill is a package of instructions, helper scripts, and reference material. When an AI agent equipped with these skills receives a scientific question, it reads the skill's instructions and uses the provided scripts to query databases like UniProt or ClinVar. The design aims to make agents more accurate by grounding their responses in real scientific data, and more efficient by reducing the amount of processing power needed to arrive at an answer. The primary audience is researchers, scientists, and students who use AI tools to accelerate their workflows. For example, a genetics researcher could use a skill connected to AlphaGenome to analyze genomic data, or a pharmacologist could use chemistry-focused skills to look up compound information. The skills integrate directly into Google Antigravity, an AI application, where users can enable the Science plugin during setup or through settings. Some skills require API keys for certain databases, and the agent guides users through obtaining them. The project is built in Python and uses a package manager called uv to handle dependencies automatically the first time a skill runs. For users who want to tailor skills to their specific needs, the repository supports customization. Rather than editing the installed plugin directly (which would get overwritten on updates), users can place modified or entirely new skills in a personal directory on their computer. This makes the system extensible for labs or individuals with niche requirements beyond the bundled offerings.
A collection of plug-and-play skill packs that give AI agents specialized knowledge for scientific research across genomics, chemistry, and biology, grounding answers in real scientific databases.
Mainly Python. The stack also includes Python, uv.
Active — commit in last 30 days (last push 2026-07-01).
No license information was provided in the repository explanation, so usage rights are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.