Opentrons Integration

🌐Community
by davila7 · vlatest · Repository

Automates lab protocols using Opentrons robots, translating instructions into robot commands via davila7's integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add opentrons-integration npx -- -y @trustedskills/opentrons-integration
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "opentrons-integration": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/opentrons-integration"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with and control Opentrons laboratory robots. It allows for the creation of automated liquid handling protocols, including pipetting, dispensing, and mixing reagents. The integration facilitates running experiments and performing tasks within a lab setting through programmatic instructions.

When to use it

  • Automating repetitive tasks in a biology or chemistry lab.
  • Running standardized assays with precise reagent volumes.
  • Creating custom liquid handling workflows for research or production.
  • Integrating robotic operations into larger automated pipelines.

Key capabilities

  • Protocol execution
  • Liquid dispensing
  • Pipetting
  • Mixing reagents

Example prompts

  • "Run the 'dilution_protocol' on the Opentrons robot."
  • "Can you create a protocol to pipette 100uL of reagent A into each well?"
  • "Execute the 'elisa_wash' protocol with these parameters: [parameters]."

Tips & gotchas

The skill requires access to an Opentrons robot and potentially a connection to its API. Ensure that necessary software dependencies are installed before attempting to use this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davila7
Installs
0

🌐 Community

Passed automated security scans.