| name | wetlab-export |
| description | Use when an agent must convert selected and pooled primer pairs into order sheets, pooling plans, and 96-well plate maps for wet-lab handoff. |
Wet-Lab Export
Use this only after taxonomy, reference set, specificity, primer QC, panel design, and pool assignment have been reviewed.
python agentskill/scripts/primer_panel_qc.py export-wetlab \
--panel-json pooled_panel.json \
--output-dir wetlab_export \
--prefix VPP \
--scale 25nm \
--purification STD \
--stock-uM 100 \
--final-nM 100
Outputs:
primer_order.csv
pooling_plan.csv
plate_map_96well.csv
wetlab_export_summary.json
Check naming, synthesis scale, purification, and final concentration against the lab SOP before delivery.