ScienceClaw is a personal research assistant built with LangChain DeepAgents and AIO Sandbox infrastructure, adopting a completely new architecture beyond OpenClaw. It offers stronger security, better transparency, and a more user-friendly experience.
# Add to your Claude Code skills
git clone https://github.com/AgentTeam-TaichuAI/ScienceClawScienceClaw is a personal research assistant built with LangChain DeepAgents and AIO Sandbox infrastructure, adopting a completely new architecture beyond OpenClaw. It offers stronger security, better transparency, and a more user-friendly experience.
1,900+ built-in scientific tools Β· Multi-format content generation Β· Fully local & privacy-first
Why ScienceClaw Β· Architecture Β· News Β· Quick Start Β· Demo Β· Free API Credits Β· Tools & Skills Β· Features Β· Project Structure Β· Commands Β· Community Β· Acknowledgements
No comments yet. Be the first to share your thoughts!
ScienceClaw runs entirely inside Docker containers. The agent cannot access your host system, personal files, or environment variables. All code execution happens in an isolated sandbox, and generated data stays in a local ./workspace directory β nothing is uploaded to external servers. Deploy with confidence on your own machine.
Every step of the agent's workflow is visible and traceable β from web search and data crawling, to reasoning and tool invocation, to final report generation. You always know where results come from, what actions were taken, and how conclusions were reached. Inspect any step at any time.
No tedious configuration needed. ScienceClaw ships with curated tools and skill packages β launch the entire environment with a single command. Whether you're a researcher, developer, or student, you can get started immediately. Focus on real tasks, not setup.
No Docker required, no command-line needed. Download the desktop installer and get started instantly.
1. Download the installer
2. Extract and install
After downloading, extract the archive and run the installer. Follow the setup wizard to complete installation.
3. Launch
Once installed, double-click the desktop shortcut to start ScienceClaw β ready to use out of the box.
π For a detailed step-by-step deployment guide, see Deployment Guide (δΈζ).
1. Get the code
git clone https://github.com/AgentTeam-TaichuAI/ScienceClaw.git
cd ScienceClaw
cd ScienceClaw
git pull
2. Launch β pull pre-built images
docker compose -f docker-compose-release.yml up -d --pull always
Pulls pre-built images directly β no local compilation needed. Ready in a few minutes.
3. Open in browser
http://localhost:5173
4. Login
docker compose up -d --build
Builds all images from source code. Ideal for developers who need to modify the code. The first build downloads dependencies and may take longer.
To lower the barrier for new users, a limited batch of LLM API resources:
| Offer | Details | |---|---| | SCNet (National Supercomputing Internet) | 10M free tokens (Claim here) | | Zidong Taichu Cloud | 10M free tokens (Claim here) |
Limited availability β first come, first served. We will continue to secure more compute resources for the community.
ScienceClaw integrates ToolUniverse, a unified ecosystem of 1,900+ scientific tools spanning multiple disciplines:
| Domain | Capabilities | |---|---| | π Drug Discovery & Biomedicine | Target identification (OpenTargets), ADMET prediction, drug safety (FAERS), protein analysis (UniProt, PDB, AlphaFold), genomics (GWAS, GTEx), clinical trials | | π Astronomy & Space Science | SIMBAD astronomical objects, SDSS sky survey, NASA exoplanet archive, JPL Horizons ephemeris, NASA DONKI solar events, small body database | | π Earth & Environmental Science | USGS earthquakes & hydrology, ERDDAP ocean/climate data, SoilGrids, air quality (WAQI), OpenMeteo weather/climate, marine regions | | βοΈ Chemistry & Materials | COD crystal structures, molecular property prediction, SMILES-based analysis, compound similarity, chemical computation | | π± Biodiversity & Ecology | GBIF species records, OBIS marine biodiversity, POWO plant taxonomy, WoRMS marine species, eBird taxonomy, paleobiology database | | π Social Science & Statistics | World Bank indicators, Eurostat, US Census population data, Wikidata knowledge graph, DBpedia | | π Academic Literature | Multi-source search (PubMed, arXiv, OpenAlex, Semantic Scholar, DBLP, INSPIRE-HEP, Crossref, DOAJ, CORE) | | π€ Data Science & Computing | HuggingFace models/datasets, OpenML, GitHub repositories, scientific computing software, image processing |
| Layer | Description | Examples |
|---|---|---|
| π§ Built-in Tools | Core search & crawl capabilities | web_search, web_crawl |
| π§ͺ ToolUniverse | 1,900+ scientific tools, ready to use | UniProt, OpenTargets, FAERS, PDB, ADMET, etc. |
| π¦ Sandbox Tools | File operations & code execution | read_file, write_file, execute, shell |
| π οΈ Custom @tool | User-defined Python functions, hot-loaded from Tools/ | Your own tools |
ScienceClaw makes it easy to extend with your own tools:
@tool decorated functions into the Tools/ directory; they are auto-detected and hot-loaded without restart.Skills are structured instruction documents (SKILL.md) that guide the Agent through complex, multi-step workflows. Unlike tools (executable code), skills act as the Agent's "playbook" β defining strategies, rules, and best practices.
| Skill | Purpose | |---|---| | π pdf | Read, create, merge, split, OCR, and generate professional PDF research reports | | π docx | Create and edit Word documents with cover pages, TOC, tables, and charts | | π pptx | Generate and edit PowerPoint slide decks | | π xlsx | Create and manipulate Excel spreadsheets, CSV/TSV data processing | | π οΈ tool-creator | Create & upgrade custom @tool functions (write β test β save) | | π skill-creator | Create & refine skills with draft β test β review β iterate | | π find-skills | Search, discover & install community skills from the open ecosystem | | π§ͺ tooluniverse | Unified access to 1,900+ scientific tools |
ScienceClaw can produce professional research deliverables in 4 document formats:
| Format | Features | |---|---| | PDF | Cover page, table of contents, charts (bar/pie/line), in-text citations, references, academic styling | | DOCX | Cover page, TOC, tables, images,