{"id":50247923,"url":"https://github.com/google-deepmind/science-skills","last_synced_at":"2026-06-03T18:01:26.840Z","repository":{"id":359097063,"uuid":"1237911785","full_name":"google-deepmind/science-skills","owner":"google-deepmind","description":"GDM Science Skills to speed up agentic scientific workflows with better grounding and higher token efficiency. Integrate insights from AlphaGenome, AFDB, UniProt and 30+ other databases and tools.","archived":false,"fork":false,"pushed_at":"2026-05-27T16:53:41.000Z","size":1811,"stargazers_count":465,"open_issues_count":3,"forks_count":48,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-27T18:25:35.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://antigravity.google/use-cases/science","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google-deepmind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-13T16:17:41.000Z","updated_at":"2026-05-27T17:50:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/google-deepmind/science-skills","commit_stats":null,"previous_names":["google-deepmind/science-skills"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/google-deepmind/science-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-deepmind%2Fscience-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-deepmind%2Fscience-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-deepmind%2Fscience-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-deepmind%2Fscience-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google-deepmind","download_url":"https://codeload.github.com/google-deepmind/science-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-deepmind%2Fscience-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33876328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-27T00:00:33.493Z","updated_at":"2026-06-03T18:01:26.833Z","avatar_url":"https://github.com/google-deepmind.png","language":"Python","funding_links":[],"categories":["🧪 AI Tools for Research","Research Skills","Python","🧠 Agent Skills"],"sub_categories":["Research Workbench \u0026 Plugins"],"readme":"# Science Skills\n\n[![Install via skills.sh](https://img.shields.io/badge/skills.sh-install-green)](https://skills.sh/google-deepmind/science-skills)\n\nA collection of agent skills for scientific research tasks, spanning genomics,\nstructural biology, cheminformatics, literature search, and more.\n\nEach skill provides structured instructions, scripts, and resources that extend\nan AI agent's capabilities for specialized scientific tasks.\n\n## Skill Structure\n\nEach skill directory contains:\n\n-   **SKILL.md** — Main instruction file with YAML frontmatter and detailed\n    markdown instructions\n-   **scripts/** — Helper scripts and utilities\n-   **references/** — Additional documentation and references (optional)\n\n## Getting started with GDM Science Skills\n\nInstall the Science Skills bundle via\n[npx](https://docs.npmjs.com/cli/commands/npx) using:\n\n```bash\nnpx skills add google-deepmind/science-skills/\n```\n\n## Using science skills with [Google Antigravity](https://antigravity.google/)\n\nIf you're a new Google Antigravity user:\n\n-   Launch the application after downloading Google Antigravity and check the\n    box for Science at the 'Build with Google' step - this will install the\n    curated collection of our Science Skills.\n\nIf you're an existing Google Antigravity user:\n\n-   Update to the latest version then open Settings -\u003e Customizations -\u003e Build\n    with Google Plugins (click on 'Customize' at the bottom of the page) -\u003e\n    Download the `Science` plugin\n\n### Prerequisites\n\nWe use the `uv` package manager to handle dependencies. The first time you\ntrigger a Science Skill, the agent will ask for approval and install `uv`, and\nthen proceed to respond to your scientific query / task. We recommend restarting\nAntigravity after this first time installation.\n\nSome skills, such as AlphaGenome and OpenAlex, require an API key to function.\nOthers, such as ClinVar, benefit from an API key to unlock higher rate limits\nbut are still functional without one. The agent should prompt you to obtain the\nAPI key and guide you through writing in the correct location. However, if you\nwould rather do this yourself, you can run a command like this in your terminal:\n`echo \"ALPHAGENOME_API_KEY=your_actual_api_key\" \u003e\u003e ~/.env`\n\n## Links\n\nYou can find examples of Science Skills use cases, including a demo, at\n[antigravity.google/use-cases/science](https://antigravity.google/use-cases/science).\n\nWe have also published a\n[technical report](https://storage.googleapis.com/deepmind-media/papers/google_deepmind_science_skills_for_antigravity_towards_efficient_and_reliable_scientific_workflows.pdf)\non the Science Skills.\n\n## Licensing \u0026 Disclaimer\n\nCopyright 2026 Google LLC\n\nAll software is licensed under the Apache License, Version 2.0 (Apache 2.0); you\nmay not use this file except in compliance with the Apache 2.0 license. You may\nobtain a copy of the Apache 2.0 license at:\nhttps://www.apache.org/licenses/LICENSE-2.0\n\nAs set out in the attached file\n‘[Skill Licences and Terms of Use](SKILL_LICENSES.md)’ certain third party data\nsources referenced within individual Skill files have their own applicable\nlicenses and/or terms of use. See the\n‘[Skill Licences and Terms of Use](SKILL_LICENSES.md)’ file for more\ninformation. You are responsible for ensuring that your use of individual Skill\nfiles complies with any such applicable licenses/ terms of use.\n\nAll other materials are licensed under the Creative Commons Attribution 4.0\nInternational License (CC-BY). You may obtain a copy of the CC-BY license at:\nhttps://creativecommons.org/licenses/by/4.0/legalcode\n\nUnless required by applicable law or agreed to in writing, all software and\nmaterials distributed here under the Apache 2.0 or CC-BY licenses are\ndistributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,\neither express or implied. See the licenses for the specific language governing\npermissions and limitations under those licenses.\n\nThis is not an official Google product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle-deepmind%2Fscience-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle-deepmind%2Fscience-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle-deepmind%2Fscience-skills/lists"}