Documentation

Everything you need to use, build, and publish toolkits on SciToolkit.

What is SciToolkit?

SciToolkit is a registry of scientific tools for AI agents. A researcher writes a tool once — a stellar forward model, a particle physics event selector, a neutrino flux calculator — publishes it, and any AI agent (Claude Code, Codex, custom Orchestral agents) can discover and use it.

Toolkits run in isolated environments (virtualenv, conda, or Docker depending on their requirements), so you can have one toolkit on Python 3.12, another on Python 2.7, and a third with CUDA — all serving tools to the same agent.

Documentation pages

Need help?

Open an issue on GitHub or email scitoolkit.dev@gmail.com.