ラボ自動化プロトコルの作成には、ロボティクスAPIと液体処理手順の専門知識が必要です。このスキルは、Opentrons液体処理ロボットを制御するプロトコルを作成するための、すぐに使えるテンプレートと包括的なガイダンスを提供します。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「opentrons-integration」を使用しています。 Create a protocol for plating bacterial cultures from a 12-well reservoir to a 96-well plate
期待される結果:
- Generated complete Opentrons protocol with:
- - P300 single-channel pipette on left mount
- - 12-well reservoir in deck slot D2
- - 96-well plate in slot D3
- - 200µL tip rack in slot D1
- - 50µL transfer from each reservoir well to plate columns
- - Automatic tip changes between samples
「opentrons-integration」を使用しています。 Write a protocol for ELISA sample preparation across 8 rows
期待される結果:
- Created ELISA prep protocol:
- - Loaded 8 tip racks and 2 reagent reservoirs
- - P300 multi-channel pipette for row-wise operations
- - Added 100µL coating antibody to all 96 wells
- - Performed 3 wash steps between incubations
- - Included 5-minute incubation delays
セキュリティ監査
安全All 360 static findings are false positives. The analyzer misinterpreted markdown backticks as shell commands, API version strings as weak crypto, and lab equipment terms as reconnaissance. This is a legitimate lab automation skill containing Opentrons protocol templates for liquid handling robots.
リスク要因
⚙️ 外部コマンド (1)
品質スコア
作れるもの
PCRセットアップを自動化
マスターミックス分配とサーモサイクラープログラミングによるPCR反応セットアップのためのプロトコルを作成
シリアル希釈を実行
アッセイ開発のために96ウェルプレート全体で正確なシリアル希釈プロトコルを生成
複数のモジュールを制御
複雑なワークフローで温度、磁気、ヒーターシェーカーモジュールを統合
これらのプロンプトを試す
Write an Opentrons protocol that transfers 100µL from well A1 to B1 using a P300 pipette
Create a protocol for setting up 24 PCR reactions with master mix and DNA samples using the thermocycler
Write a protocol for 1:2 serial dilutions across a 96-well plate row, starting with 200µL stock
Create a protocol using temperature module for sample incubation at 37°C followed by magnetic bead separation
ベストプラクティス
- 実際のハードウェアで実行する前に必ずプロトコルをシミュレーションする
- トラブルシューティングを簡素化するため、ラボウェアに意味のあるラベルを付ける
- 複雑なステップやタイミング要件についてはプロトコルにコメントを含める
回避
- 絶対位置をハードコードしてウェルリファレンスを使用しない
- 同じプロトコル内で異なるAPIレベルを混在させる
- 長いプロトコルでチップ消費を考慮忘记する