DeepScientist is a local research studio that manages the cycle from baseline experiments through research findings and paper-ready outputs. Researchers use it to organize autonomous scientific investigations, review progress, and take control when needed. The catalogue add-ons provide workflows and agent integrations for running research projects with it.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/researai/deepscientist/sciencenpx skills add ResearAI/DeepScientist --skill sciencegit clone --depth 1 https://github.com/ResearAI/DeepScientistWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/researai/deepscientist/science)<a href="https://agentmods.dev/skills/researai/deepscientist/science"><img src="https://agentmods.dev/badge/skills/researai/deepscientist/science.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00070 | $0.01727 |
| Opus 5 | $0.00035 | $0.00864 |
| Sonnet 5 | $0.00014 | $0.00345 |
| Haiku 4.5 | $0.00007 | $0.00173 |
Grade A, and why
science scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 138 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Science
One-Sentence Summary
Use bash_exec(...) to do the real scientific work, use this skill to choose
the right package/reference path, and use artifact.science(...) to record the
durable Science Evidence Graph.
Match Signals
Use this skill when the task includes any of these signals:
- natural science, engineering, simulation, scientific software, numerical solver, HPC, SLURM, SSH, model fitting, or dataset analysis
- package names such as PySCF, LAMMPS, OpenMM, GROMACS, MEEP, Scanpy, Astropy, Geant4, OpenFOAM, CP2K, ABINIT, or similar scientific packages
- requests to verify an environment, run a solver, reproduce a computational result, analyze scientific data, validate units/convergence/schema, or make a scientific claim
- SetupAgent needs to organize a science task into a Copilot handoff or autonomous startup brief
Control Surface
- Real execution: always
bash_exec(...). - Evidence records:
artifact.science(...)under the existingartifactMCP namespace. - User-visible milestones or blockers:
artifact.interact(...). - Package knowledge: this skill's references and package cards.
- Do not create a top-level
scienceMCP namespace. - Do not migrate FermiLink runner, HPC profile manager, CLI workflow, FastAPI backend, Chainlit UI, or source implementation into DeepScientist runtime.
Progressive Disclosure
Read only the references needed for the active task:
references/package-index.min.json: compact index of the 169 package cards; search this first when a package/domain is unclear.references/domain-index.md: human-readable grouping by inferred scientific domain.references/packages/<package_id>.md: package-specific routing card with knowledge URL, source URL, package-check pattern, expected science nodes, evidence paths, and pitfalls.references/package-check-playbook.md: package availability checks before treating a solver as usable.references/artifact-science-tool.md: exactartifact.science(...)contract and examples.references/hpc-via-bash-exec.md: SSH, scheduler, queue, and remote-log discipline throughbash_exec(...).references/claim-type-discipline.md: computed / parsed / digitized / hypothesis claim discipline.references/science-task-brief-template.md: SetupAgent and startup brief shape; use as context, not as a requiredgoal.mdfile.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- PROVENANCE.md 1.6 KB
- references/artifact-science-tool.md 3.6 KB
- references/claim-type-discipline.md 1.3 KB
- references/domain-index.md 21 KB
- references/hpc-via-bash-exec.md 1.4 KB
- references/package-check-playbook.md 1.8 KB
- references/package-index.min.json 148 KB
- references/packages/abinit.md 3.9 KB
- references/packages/acts.md 3.8 KB
- references/packages/aiida-core.md 4.0 KB
- references/packages/alamode.md 4.0 KB
- references/packages/amuse.md 4.4 KB
- references/packages/anndata.md 4.3 KB
- references/packages/arbor.md 4.0 KB
- references/packages/arc.md 3.9 KB
- references/packages/astropy.md 4.3 KB
- references/packages/astroquery.md 4.4 KB
- references/packages/atomate2.md 4.0 KB
- references/packages/atomsmltr.md 3.8 KB
- references/packages/awkward.md 3.7 KB
- references/packages/batman.md 4.3 KB
- references/packages/biopython.md 4.3 KB
- references/packages/bloqade.md 3.8 KB
- references/packages/brian2.md 3.8 KB
- references/packages/bullet3.md 3.8 KB
- references/packages/calculix.md 4.0 KB
- references/packages/cantera.md 3.8 KB
- references/packages/cavity-md-ipi.md 4.1 KB
- references/packages/ccdproc.md 4.3 KB
- references/packages/celerite2.md 4.4 KB
- references/packages/cellrank.md 3.8 KB
- references/packages/cesm.md 3.9 KB
- references/packages/chemicals.md 3.9 KB
- references/packages/chempy.md 3.8 KB
- references/packages/cirq.md 3.7 KB
- references/packages/coffea.md 3.8 KB
- references/packages/cp2k.md 4.3 KB
- references/packages/custodian.md 4.1 KB
- references/packages/dart.md 3.7 KB
- references/packages/datamol.md 4.4 KB
- references/packages/dd4hep.md 3.8 KB
- references/packages/dealii.md 4.0 KB
- references/packages/deepchem.md 4.4 KB
- references/packages/delphes.md 3.7 KB
- references/packages/devito.md 3.9 KB
- references/packages/dftb.md 4.4 KB
- references/packages/dftd4.md 4.3 KB
- references/packages/dftk-jl.md 4.0 KB
- references/packages/dolfinx.md 3.9 KB
- references/packages/drake.md 3.7 KB
- references/packages/dumux.md 3.7 KB
- references/packages/elk.md 4.0 KB
- references/packages/elmerfem.md 4.0 KB
- references/packages/enzo-e.md 4.4 KB
- references/packages/espresso.md 4.0 KB
- references/packages/exoplanet.md 4.4 KB
- references/packages/fairroot.md 3.8 KB
- references/packages/fbpic.md 3.9 KB
- references/packages/fdtdbath-meep.md 4.0 KB
- references/packages/geant4.md 3.8 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 138 lines · 70 tokens per session scan A 4d61b39e63d9
science is a skill published in the GitHub repository ResearAI/DeepScientist (3,315 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 70 tokens to every session and 1,727 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
instrument-data-to-allotrope
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…
matlab
Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.
exploratory-data-analysis
Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…
phylogenetics
Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.
research-engineer
An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.
mapping-to-snomed
Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…