BiosimulantBiosimulant
Blog(opens in a new tab)Docs(opens in a new tab)
Open Biosimulant Chat(opens in a new tab)

    Download skills

    These teach Claude Code and Codex how we structure model requirements and a technical plan before anything gets built. They are instructions, not tools. They add no access, no permissions and no extra account reach.

    You do not need them to use Biosimulant. If you have not connected your agent yet, start there instead.

    Connect MCP first

    Using ChatGPT? Follow the ChatGPT setup guide to connect your account and load the Biosimulant tools.

    Install them

    The installer checks every package against its checksum and stops if one does not match.

    Claude Code

    Installs into ~/.claude/skills

    $ curl -fsSL https://www.biosimulant.com/download/skills/install-agent-skills.sh | sh -s -- --host claude

    Codex

    Installs into ~/.agents/skills

    $ curl -fsSL https://www.biosimulant.com/download/skills/install-agent-skills.sh | sh -s -- --host codex

    Start here

    Routes a request to the relevant instructions.

    Biosimulant Agent Gateway

    v2026.09.20

    Reads the request and picks the right skill, then keeps the work on the authenticated Gateway.

    Read SKILL.md
    Verify
    File
    biosimulant.zip · 61.3 KB · 12 reference files
    SHA-256
    9474f8569153e942e915dc8650752ca855a3591bf0f714339dbfdf42bd269650

    Specifications

    Use these to write requirements and an implementation plan before building a model.

    Create Model Requirements Specification

    v2026.09.12.4

    Writes the requirements doc: what the model must do, and what evidence counts as passing.

    Read SKILL.md
    Verify
    File
    create-mrs.zip · 136.2 KB · 14 reference files
    SHA-256
    16062525254a19bc04b62bf03e09a12aa8b51491ef8fc5fd72f05e07babea67f

    Create Modeling Technical Specification

    v2026.09.12.5

    Turns an approved requirements doc into an architecture, methods, and verification plan.

    Read SKILL.md
    Verify
    File
    create-mts.zip · 147.6 KB · 15 reference files
    SHA-256
    7e46e7223eac6d365fafef698e625b92de89253eb5a4ad8c2640bf393a723a62

    Updated 2026-09-21

    Verify what you install

    The installer downloads the release index over HTTPS and checks each archive’s SHA-256. It stops if a checksum does not match. Open Verify above to see a package digest.

    index.jsonRead the installerUpdated 2026-09-21

    Inspect the script before running it

    $ curl -fsSL -O https://www.biosimulant.com/download/skills/install-agent-skills.sh$ shasum -a 256 install-agent-skills.sh # 59c7b0de5c0a66ae…$ sh install-agent-skills.sh --host claude
    BiosimulantBiosimulant

    Record, rerun and build on biological experiments. Built on the open-source biosimulant runtime.

    Studio

    • Studio
    • Developer API
    • Hub
    • Enterprise
    • Open Studio

    Open source

    • Overview
    • GitHub
    • PyPI
    • Runtime docs

    Resources

    • Blog
    • ChatGPT & Codex
    • Skills
    • Documentation
    • GitHub org
    • Careers
    • Contact

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Biosimulant · biosimulant is open source, MIT licensed.