# Opentrons AI Agent Skills

Opentrons publishes official AI agent skills for its tools, services, and developer workflows.

Browse 31 official AI agent skills across 2 Opentrons repositories, with install commands and source links.

Official page: https://skillscout.sh/official/opentrons/
Markdown page: https://skillscout.sh/official/opentrons/opentrons_skills_skillscout.md
Vendor website: https://opentrons.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/opentrons/opentrons_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Opentrons skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### opentrons/opentrons

Includes 17 official skills: opentrons-typescript, static-deploy, ai-client, ai-server, analyses-snapshot-testing, css-modules.

Install:

```bash
npx skills add opentrons/opentrons -y
```

Source: https://github.com/Opentrons/opentrons

### opentrons/opentrons-ot2

Includes 14 official skills: ai-client, ai-server, analyses-snapshot-testing, css-modules, docs, js-package-testing.

Install:

```bash
npx skills add opentrons/opentrons-ot2 -y
```

Source: https://github.com/Opentrons/opentrons-ot2

## Individual skills

### opentrons-typescript

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@opentrons-typescript -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/opentrons-typescript

### static-deploy

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@static-deploy -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/static-deploy

### ai-client

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@ai-client -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/ai-client

### ai-server

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@ai-server -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/ai-server

### analyses-snapshot-testing

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@analyses-snapshot-testing -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/analyses-snapshot-testing

### css-modules

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@css-modules -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/css-modules

### docs

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@docs -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/docs

### documented-mutations

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@documented-mutations -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/documented-mutations

### e2e-testing

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@e2e-testing -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/e2e-testing

### grill-frontend-code

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@grill-frontend-code -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/grill-frontend-code

### js-package-testing

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@js-package-testing -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/js-package-testing

### locize-sync

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@locize-sync -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/locize-sync

### protocol-authoring

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@protocol-authoring -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/protocol-authoring

### protocol-designer

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@protocol-designer -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/protocol-designer

### protocol-verification

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@protocol-verification -y
```

Package: opentrons/opentrons
Source: https://github.com/Opentrons/opentrons/tree/edge/.cursor/skills/protocol-verification

### react-component-creation

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@react-component-creation -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/react-component-creation

### robot-python-projects

Official Opentrons skill from opentrons/opentrons.

Install:

```bash
npx skills add opentrons/opentrons@robot-python-projects -y
```

Package: opentrons/opentrons
Source: https://github.com/opentrons/opentrons/tree/HEAD/.cursor/skills/robot-python-projects

### ai-client

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@ai-client -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/ai-client

### ai-server

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@ai-server -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/Opentrons/opentrons-ot2/tree/edge/.cursor/skills/ai-server

### analyses-snapshot-testing

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@analyses-snapshot-testing -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/Opentrons/opentrons-ot2/tree/edge/.cursor/skills/analyses-snapshot-testing

### css-modules

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@css-modules -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/Opentrons/opentrons-ot2/tree/edge/.cursor/skills/css-modules

### docs

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@docs -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/docs

### js-package-testing

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@js-package-testing -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/js-package-testing

### locize-sync

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@locize-sync -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/Opentrons/opentrons-ot2/tree/edge/.cursor/skills/locize-sync

### opentrons-typescript

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@opentrons-typescript -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/Opentrons/opentrons-ot2/tree/edge/.cursor/skills/opentrons-typescript

### protocol-authoring

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@protocol-authoring -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/protocol-authoring

### protocol-designer

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@protocol-designer -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/protocol-designer

### protocol-verification

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@protocol-verification -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/Opentrons/opentrons-ot2/tree/edge/.cursor/skills/protocol-verification

### react-component-creation

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@react-component-creation -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/react-component-creation

### robot-python-projects

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@robot-python-projects -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/robot-python-projects

### static-deploy

Official Opentrons skill from opentrons/opentrons-ot2.

Install:

```bash
npx skills add opentrons/opentrons-ot2@static-deploy -y
```

Package: opentrons/opentrons-ot2
Source: https://github.com/opentrons/opentrons-ot2/tree/HEAD/.cursor/skills/static-deploy

## opentrons/opentrons package overview

Includes 17 official skills: opentrons-typescript, static-deploy, ai-client, ai-server, analyses-snapshot-testing, css-modules.

### Top skills in this package

- opentrons-typescript: Official Opentrons skill from opentrons/opentrons.
- static-deploy: Official Opentrons skill from opentrons/opentrons.
- ai-client: Official Opentrons skill from opentrons/opentrons.
- ai-server: Official Opentrons skill from opentrons/opentrons.
- analyses-snapshot-testing: Official Opentrons skill from opentrons/opentrons.
- css-modules: Official Opentrons skill from opentrons/opentrons.
- docs: Official Opentrons skill from opentrons/opentrons.
- documented-mutations: Official Opentrons skill from opentrons/opentrons.

### Install

Install the full package:

```bash
npx skills add opentrons/opentrons -y
```

Install a specific skill:

```bash
npx skills add opentrons/opentrons@opentrons-typescript -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/opentrons/opentrons#readme
