Sciris
Description
Fast, flexible tools to simplify scientific Python
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Welcome to Sciris
[](https://pypi.org/project/sciris) [](https://pepy.tech/project/sciris) [](https://github.com/sciris/sciris/blob/main/LICENSE) [](https://github.com/sciris/sciris/actions/workflows/test_sciris.yaml?query=workflow)
What is Sciris?
Sciris is a library of tools that can help make writing scientific Python code easier and more pleasant. Built on top of [NumPy](https://numpy.org/) and [Matplotlib](https://matplotlib.org/), Sciris provides functions covering a wide range of common math, file I/O, and plotting operations. This means you can get more done with less code, so you can spend less time looking up answers on Stack Overflow or copy-pasting dubious solutions from ChatGPT. It was originally written to help epidemiologists and neuroscientists focus on doing science, rather than on writing code, but Sciris is applicable across scientific domains (and some nonscientific ones too).
For more information, see the full [documentation](https://docs.sciris.org/en/latest/overview.html), the [paper](http://paper.sciris.org), or [GitHub](https://github.com/sciris/sciris).
If you have questions, feature suggestions, or would like some help getting started, please reach out to us at or [open an issue](https://github.com/sciris/sciris/issues/new/choose).
Installation
Using pip: `pip install sciris`
Using conda: `conda install -c conda-forge sciris`
Using uv: `uv add sciris`
*Requires Python >= 3.10*.
AI integration
Sciris has MCP servers on [Context 7](https://context7.com/sciris/sciris) and [GitMCP](https://gitmcp.io/sciris/sciris). It also has a Claude Code plugin: to install, add this repository (
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development