一键导入
wetlab-export
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.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
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.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use when an agent needs to call the VirusPrimerPro Agent API instead of the GUI, or prepare viral genome inputs for it: request/use API keys, download viral genomes from NCBI, install/run MAFFT, check and repair abnormal sequences, prepare phylogenetic trees/annotations, upload aligned FASTA/tree/GenBank files, poll runs, and fetch artifacts.
Use when an agent needs a stricter or publication-grade phylogeny workflow for PhyloGuide, including tree/MSA validation, FastTree/IQ-TREE planning, and external-tree checks.
Use when an agent must define viral genotype, subtype, clade, lineage, target/background groups, or PhyloGuide groups from cited literature before primer or tNGS panel design.
Use when an agent must split tNGS or multiplex primer pairs into pools while minimizing primer-primer interaction risk and reporting pool overflows.
Use when an agent must evaluate primer candidates for wet-lab constraints such as length, GC, Tm, degeneracy, self-complementarity, pair complementarity, and amplicon size.
Use when an agent must select, filter, deduplicate, and document NCBI/GenBank/reference viral genomes before alignment, primer design, PhyloGuide, or tNGS panel design.
基于 SOC 职业分类
| 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. |
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.csvpooling_plan.csvplate_map_96well.csvwetlab_export_summary.jsonCheck naming, synthesis scale, purification, and final concentration against the lab SOP before delivery.