원클릭으로
primer-design-advice
Advise on PCR primer design (Tm, length, GC%, avoiding secondary structure).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Advise on PCR primer design (Tm, length, GC%, avoiding secondary structure).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Manage the BioAPEX current-feature workflow from scoping through review and completion
Turn an analysis request into a Slurm-ready execution plan with commands, resource assumptions, and job structure.
Scale a buffer recipe to a target volume and compute component masses/volumes.
Save a fetched summary or document to the knowledge base for later retrieval (e.g. after PubMed/UniProt lookup).
Interpret scRNA clusters using marker genes and suggest cell type or state.
Critically evaluate a perturbation hypothesis — challenge assumptions, propose negative controls, and flag confounders.
| name | primer_design_advice |
| description | Advise on PCR primer design (Tm, length, GC%, avoiding secondary structure). |
| category | bio/molecular_lab |
| version | 1 |
| requires_tools | ["python_repl"] |
| requires_network | false |
| user_invocable | true |
| species | any |
| modality | wet_lab |
| stage | design |
| stability | experimental |
| safety_level | low |
User asks about designing PCR primers or evaluating primer parameters (Tm, GC content, length).
Evaluate: If primer sequence given, use python_repl to compute: length, GC%, simple Tm estimate (e.g. 2*(A+T)+4*(G+C) for short oligos). Note: no hairpin/dimer check without a proper library; recommend using Primer3 or IDT for full design.
Design: If design requested, explain best practices: length 18–25 bp, Tm 58–62 °C, GC 40–60%, avoid 3' complementarity. Suggest using Primer3 or a lab tool for actual design; offer to compute Tm/GC for candidate sequences.
Present: For evaluation: length, GC%, Tm. For design: bullet list of guidelines and tool suggestions.