Opentrons Integration
技能 已验证 活跃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.
To enable users to write production-ready Opentrons Protocol API v2 protocols for automating lab workflows on OT-2 and Flex robots.
功能
- 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)
使用场景
- 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
非目标
- Multi-vendor automation or broader equipment control (use pylabrobot instead)
- Protocols for older Opentrons API versions
- General Python programming advice outside the Opentrons context
实践
- Protocol design best practices
- Tip usage optimization
- Error handling and simulation
先决条件
- 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.
安装
npx skills add K-Dense-AI/claude-scientific-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Alterlab Opentrons
99Part 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.
Alterlab Pylabrobot
95Part 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.
AlterLab Benchling Integration
100Part 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.
Embedding Strategies
100Select 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.
Aws Cdk Development
100AWS Cloud Development Kit (CDK) 专家,用于使用 TypeScript/Python 构建云基础设施。在创建 CDK 堆栈、定义 CDK 构造、实现基础设施即代码,或当用户提及 CDK、CloudFormation、IaC、cdk synth、cdk deploy,或希望以编程方式定义 AWS 基础设施时使用。涵盖 CDK 应用结构、构造模式、堆栈组合和部署工作流。
Fit Drift Diffusion Model
100Fit 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.