OpentronsOpentronsOfficial·18 Agent Skills Included

opentrons

Lab robot protocol authoring, simulation, and code review

Writes and verifies Python protocols for Opentrons OT-2 and Flex liquid-handling robots. Simulates and analyzes protocols to catch deck conflicts, tip errors, and labware mistakes before running real experiments. Enforces monorepo conventions for React, TypeScript, CSS Modules, testing, and documentation across the Opentrons platform.
npx skills add Opentrons/opentrons --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
📦 In Repo
OpentronsOpentrons

protocol-authoring

Automate Opentrons protocol authoring and validation for OT-2 and Flex robots.

Official
Advanced
📦 In Repo
OpentronsOpentrons

locize-sync

Synchronize English and Chinese translations between the codebase and Locize.

Official
Intermediate
📦 In Repo
OpentronsOpentrons

e2e-testing

Prescribe Playwright and pytest conventions for end-to-end tests.

Official
Advanced
📦 In Repo
OpentronsOpentrons

components-testing

Tests ProtocolDeck with built packages and Playwright snapshots.

Official
Intermediate
📦 In Repo
OpentronsOpentrons

protocol-verification

Simulates and analyzes Opentrons protocols to verify correctness.

Official
Advanced
📦 In Repo
OpentronsOpentrons

docs

Guide MkDocs authoring and styling for Opentrons documentation.

Official
Intermediate
📦 In Repo
OpentronsOpentrons

analyses-snapshot-testing

Validate protocol analysis outputs against committed JSON snapshots.

Official
Advanced
📦 In Repo
OpentronsOpentrons

opentrons-typescript

Define TypeScript and React conventions for the Opentrons monorepo.

Official
Advanced
📦 In Repo
OpentronsOpentrons

ai-server

Standardize FastAPI service project structure and deployment workflows.

Official
Advanced
📦 In Repo
OpentronsOpentrons

css-modules

Enforce CSS Modules naming, imports, and design tokens in React components.

Official
Intermediate
📦 In Repo
OpentronsOpentrons

robot-python-projects

Organize Opentrons robot Python projects with standardized build, test, lint, and type-check configurations.

Official
Intermediate
📦 In Repo
OpentronsOpentrons

protocol-designer

Document Protocol Designer architecture, Redux slices, and step/timeline conventions.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Opentrons skills?â–¼

Run `npx skills add Opentrons/opentrons --all -g -y` in your terminal to install all skills in this collection globally.

How to write an Opentrons robot protocol?â–¼

The protocol-authoring skill generates valid Python API protocols for OT-2 and Flex robots with correct labware, pipettes, liquid classes, and deck layouts.

How to test a protocol before running it on a robot?â–¼

The protocol-verification skill simulates and analyzes your protocol to catch deck conflicts, missing tips, and invalid labware before any physical run.

Do these skills work with Cursor and Claude Code?â–¼

Yes. All skills follow the universal SKILL.md standard and run in Cursor, Claude Code, and other compatible coding environments.

Can I use these skills without biology lab experience?â–¼

Yes. The skills pick sensible defaults for labware, volumes, and pipettes, so you can describe what you need in plain language.

Related Repositories in Software Engineering

View All in Software Engineering→