@xiaohu: Anthropic launches Claude Science, an AI workbench for scientists with over 60 research skills built in. It is an application installed on your own computer or server: you ask an AI scientific questions in plain language, and it mobilizes dozens of specialized tools to query data, run analyses, draw charts, and draft manuscripts…
Summary
Anthropic has launched Claude Science, an AI workbench for scientists with over 60 built-in research skills. It supports local deployment and HPC clusters, and can autonomously draft computing tasks and review results.
View Cached Full Text
Cached at: 07/01/26, 08:02 AM
Anthropic Releases Claude Science
An AI workstation for scientists, with over 60 built-in research skills
It’s an app that runs on your own computer or server: you ask a scientific question in plain language, and it orchestrates dozens of specialized tools to look up data, run analyses, generate charts, and draft manuscripts—every step along the way is fully traceable.
You can use it locally on macOS/Linux like you would Jupyter Notebook, or remotely via SSH or an HPC login node.
→ The app includes over 60 preconfigured skills and connectors covering genomics, single-cell biology, proteomics, structural biology, and cheminformatics, connected to hundreds of specialized data sources (UniProt, PDB, Ensembl, etc.) as well as journals and preprint repositories.
→ It can autonomously draft computational tasks, submit them to your own HPC cluster or Modal cloud GPUs after receiving your approval, scaling from a single GPU to hundreds, while keeping your raw data within your own systems at all times.
→ A built-in review agent continuously checks the generated content: verifying that citations are real, numbers match the computation, and charts are consistent with the code that produced them—automatically fixing any issues it finds.
Similar Articles
@grapeot: Why Anthropic's newly released Claude Science, seemingly lacking the 'grand narrative' of scientific research, actually hits the real pain points of scientists' daily work? Many people expect an 'AI scientist' that can reason autonomously and guide the way. But in reality, the bottlenecks in life sciences and pharmaceuticals are often a series of extremely...
Anthropic's Claude Science desktop application focuses on solving the digital grunt work in scientists' daily research, such as data integration and supercomputer scheduling, rather than pursuing a grand-narrative AI scientist. It lowers the barrier to scientific computing through a natural language interface.
Claude Science, an AI workbench for scientists, is now available
Claude Science, an AI workbench for scientists developed by Anthropic, is now available.
Anthropic’s Claude Science bets on workflow, not a new model, to win over scientists
Anthropic launched Claude Science, an AI workbench that provides scientists with a unified environment for computational research, including connections to over 60 databases and prebuilt toolkits, without introducing a new AI model.
@sodawhite_dev: https://x.com/sodawhite_dev/status/2067413032544940062
The article analyzes Anthropic's 400,000-session report on Claude Code, pointing out that AI programming tools are changing the division of labor between humans and AI. Domain knowledge is more important than coding ability. Expert users can enable AI to perform more complex tasks, while verification and task decomposition capabilities become core competitive advantages.
@QingQ77: An integrated AI academic skills package for Chinese researchers, covering three scenarios: paper writing, academic Office document generation, and scientific computing. https://github.com/zLanqing/codex-claude-academic-skills… Three skills…
An integrated AI academic skills package for Chinese researchers, including three scenarios: paper writing, academic Office document generation, and scientific computing. It can be used directly with Claude Code and Codex.