opentrons-integration
Author, review, migrate, simulate, and troubleshoot official Opentrons Python Protocol API v2 protocols for Flex and OT-2 robots. Use for robot-specific liquid handling, deck and labware setup, pipettes, modules, runtime parameters, liquid classes, and Opentrons App analysis. Use pylabrobot instead when one workflow must support multiple robot vendors.
- Version
- 2.0
- License
- MIT
- Compatibility
- Requires Python 3.10+ and uv for local simulation. Flex examples target opentrons 9.1.1 and API 2.29; the separate OT-2 line targets API 2.28 and uses opentrons 9.0.0 as its local compatibility simulator. Physical execution requires compatible hardware, current robot software, and the appropriate Opentrons App.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
Files
- skills/opentrons-integration/SKILL.md
- skills/opentrons-integration/references/api_reference.md
- skills/opentrons-integration/references/liquid_handling.md
- skills/opentrons-integration/references/migration-api-2-19-to-2-29.md
- skills/opentrons-integration/references/modules_and_deck.md
- skills/opentrons-integration/references/protocol_authoring.md
- skills/opentrons-integration/references/sources.md
- skills/opentrons-integration/references/validation_and_operations.md
- skills/opentrons-integration/requirements-flex.txt
- skills/opentrons-integration/requirements-ot2.txt
- skills/opentrons-integration/scripts/absorbance_reader_template.py
- skills/opentrons-integration/scripts/basic_protocol_template.py
- skills/opentrons-integration/scripts/ot2_basic_protocol_template.py
- skills/opentrons-integration/scripts/pcr_setup_template.py
- skills/opentrons-integration/scripts/runtime_parameters_template.py
- skills/opentrons-integration/scripts/serial_dilution_template.py
Every link opens the file at its source, pinned to the revision this page describes.