Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Opentrons Integration

Skill Verifiziert Aktiv

Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.

Zweck

To enable users to write production-ready Opentrons Protocol API v2 protocols for automating lab workflows on OT-2 and Flex robots.

Funktionen

  • Protocol structure and metadata definition
  • Loading instruments, labware, and modules
  • Liquid handling operations (aspirate, dispense, transfer)
  • Hardware module control (temp, magnetic, thermocycler)
  • Accessing wells and locations
  • Liquid tracking and labeling
  • Protocol control utilities
  • Multi-channel and 8-channel pipetting guidance
  • Common protocol patterns (serial dilution, PCR setup)

Anwendungsfälle

  • Writing Opentrons Protocol API v2 protocols for liquid handling automation
  • Controlling hardware modules like thermocyclers and temperature modules
  • Setting up labware configurations and deck layouts
  • Implementing complex pipetting operations and optimizing protocol efficiency

Nicht-Ziele

  • Multi-vendor automation or broader equipment control (use pylabrobot instead)
  • Protocols for older Opentrons API versions
  • General Python programming advice outside the Opentrons context

Praktiken

  • Protocol design best practices
  • Tip usage optimization
  • Error handling and simulation

Voraussetzungen

  • Opentrons robot (OT-2 or Flex)
  • Opentrons control software
  • Python 3.11+ environment

License

  • info:License usabilityThe repository's license is MIT, but the SKILL.md indicates 'Unknown' for the specific skill's license. The README also mentions MIT for the repo. Further investigation into bundled files might be needed.

Installation

npx skills add K-Dense-AI/claude-scientific-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne21k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Alterlab Opentrons

99

Part of the AlterLab Academic Skills suite. Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.

Skill
AlterLab-IEU

Alterlab Pylabrobot

95

Part of the AlterLab Academic Skills suite. Vendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API, opentrons-integration may be simpler.

Skill
AlterLab-IEU

AlterLab Benchling Integration

100

Part of the AlterLab Academic Skills suite. Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

Skill
AlterLab-IEU

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

Skill
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) Experte für den Aufbau von Cloud-Infrastruktur mit TypeScript/Python. Verwenden Sie dies beim Erstellen von CDK-Stacks, Definieren von CDK-Konstrukten, Implementieren von Infrastructure as Code oder wenn der Benutzer CDK, CloudFormation, IaC, cdk synth, cdk deploy erwähnt oder AWS-Infrastruktur programmatisch definieren möchte. Behandelt CDK-App-Struktur, Konstruktmuster, Stack-Komposition und Bereitstellungs-Workflows.

Skill
zxkane

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

Skill
pjt222