What problem does it solve?
Designing PCR or qPCR primers by hand is error-prone: mismatched melting temperatures, GC clamp violations, hairpins, and primer-dimers silently cause failed amplifications. This Skill automates primer pair design, Tm/Ta calculation, and quality-control screening so you get thermodynamically sound primers with clear PASS/WARN diagnostics.
Core Features & Use Cases
- Primer Pair Design: Generate forward/reverse primers for a target region using SantaLucia nearest-neighbor thermodynamics, with control over product size and target Tm.
- Tm and Annealing Temperature Calculation: Compute polymerase-specific Tm and recommended annealing temperature via NEB and IDT calculators, plus GC content checks.
- Primer QC Screening: Run the bundled primer_qc.py script to check length, GC%, GC clamp, mononucleotide runs, 3' self/cross-dimers, and pair Tm matching.
- Use Case: Given a gene sequence and a target region, design an 80-140 bp amplicon primer pair at 60 °C Tm, verify the pair passes all QC rules, then BLAST each primer for genome specificity before ordering.
Quick Start
Ask the agent to design forward and reverse primers for your target DNA region with a 60 °C melting temperature and then QC the resulting pair for dimers and Tm match.