← スキル一覧に戻る

crispr-designer
by mdbabumiamssm
⭐ 9🍴 2📅 2026年1月23日
SKILL.md
name: crispr-designer description: Designs guide RNA (gRNA) sequences for CRISPR-Cas9 editing, including off-target analysis. Use when a user needs to edit a gene or asks for gRNA sequences.
CRISPR gRNA Designer
This skill designs high-efficiency guide RNAs for gene editing experiments.
When to use this skill
- When a user provides a gene name (e.g., "TP53"), Ensembl ID, or DNA sequence.
- When the user wants to perform "knockout", "activation" (CRISPRa), or "interference" (CRISPRi).
- When specificity and off-target minimization are requested.
How to use it
- Identify Target Locus:
- Resolve the gene name to the current reference genome (GRCh38 for humans).
- Identify functional domains (exons) that are constitutively expressed.
- Design gRNAs:
- Select 20nt targets adjacent to NGG PAM sites.
- Prioritize 5' constitutive exons for knockouts to ensure early truncation.
- Score Candidates:
- Calculate On-Target Efficiency (e.g., Rule Set 2 score).
- Calculate Off-Target Specificity (CFD score) by searching the whole genome for mismatches.
- Output Table:
- Return a markdown table with: Sequence, PAM, On-Target Score, Off-Target Score, and Genomic Location.
- Recommend the top 3 guides.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です