← 返回 Skills 市场
248
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install crispr-sgrna-designer
功能描述
Professional-grade CRISPR sgRNA design for viral and microbial genomes, with specialized logic for extreme-GC templates (e.g., Herpesviruses). Use when needi...
使用说明 (SKILL.md)
CRISPR sgRNA Designer (Bio-chat Series)
This skill provides a rigorous workflow for designing and scoring CRISPR/Cas9 sgRNAs, specifically optimized for high-GC viral genomes where standard tools often struggle.
Key Capabilities
- Precision PAM Scanning: Automated scanning of target regions for SpCas9 (NGG) and alternative PAMs.
- GC-Weighted Scoring: Specialized weighting for high-GC templates (65-80% GC) to ensure thermodynamic stability of the R-loop.
- Positional Analysis: Calculates cut sites relative to functional features (ATG start codons, stop codons, or exon junctions).
- Off-target Defense: Rapid genomic indexing to ensure seed-region (12bp) uniqueness in small viral/microbial genomes.
- Donor Template Strategy: Automatically suggests synonymous mutations to prevent re-cutting of integrated donor sequences.
Workflow
- Target Identification: Provide a genomic region or gene name (e.g., PRV UL15 N-terminus).
- Sequence Extraction: Automatically pulls the latest reference sequences via NCBI E-utils.
- sgRNA Generation: Runs a sliding window scan for NGG PAMs within the target window.
- On-target Scoring:
- Position Weighting: Rewards specific nucleotides in the seed region.
- GC Penalty/Reward: Optimizes for the high-GC context of viruses like PRV.
- Result Ranking: Provides a ranked list of sgRNAs with comprehensive scoring (0-100) and experimental recommendations.
Technical Standards
- Scoring Model: Modified Rule Set 2 logic adapted for extreme sequence contexts.
- Seed Region: Strict 12bp specificity check.
- PAM Requirement: 5'-NGG-3' (Standard SpCas9).
Designed by ZJU PhD @ Bio-chat Community
安全使用建议
This skill appears coherent with its stated purpose: it fetches sequences from NCBI and scores candidate sgRNAs. Before installing, note: (1) the bundled Python script requires the requests and Biopython packages which are not listed in the metadata—ensure those are installed in a controlled environment; (2) the script will make network requests to NCBI (efetch); confirm this is allowed from your environment and consider NCBI rate limits and privacy of sequences you submit; (3) inspect and run the script on non-sensitive test sequences first to validate behavior; and (4) if you plan autonomous agent invocation, be aware outputs (designed guides) may be generated automatically—ensure that is acceptable for your workflow. If you need higher assurance, request explicit dependency declarations and a maintainer/homepage for provenance.
功能分析
Type: OpenClaw Skill
Name: crispr-sgrna-designer
Version: 0.1.0
The skill provides a legitimate tool for CRISPR sgRNA design, specifically optimized for high-GC viral genomes. The Python script (scripts/design_sgrna.py) fetches sequence data from the official NCBI E-utils API and performs local sequence analysis using standard libraries like Biopython. There are no indicators of data exfiltration, malicious execution, or prompt injection; all behaviors are consistent with the stated scientific purpose.
能力评估
Purpose & Capability
The name/description align with the included script: PAM scanning (NGG), scoring heuristics, reverse-complement scanning, and NCBI E-utilities fetching are implemented. Minor mismatch: the package requires Python libraries (requests, Biopython) but the skill metadata lists no dependencies—this is an engineering omission, not obviously malicious.
Instruction Scope
SKILL.md instructs the agent to fetch reference sequences from NCBI and score candidate guides; the script performs exactly those network calls and local sequence processing and does not read unrelated system files or transmit data to other endpoints.
Install Mechanism
There is no install spec (instruction-only), which minimizes risk, but the bundled Python script requires third-party packages (requests, Biopython) that are not declared—users or the runtime will need to install these before execution.
Credentials
The skill does not request any environment variables, credentials, or config paths. The script makes only outbound HTTP calls to NCBI, which matches the declared functionality.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not attempt to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install crispr-sgrna-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/crispr-sgrna-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of crispr-sgrna-designer for precise CRISPR sgRNA design in viral/microbial genomes, especially high-GC templates.
- Scans target regions for SpCas9 PAMs (NGG and alternatives) with precision.
- Scores sgRNA candidates using specialized high-GC weighting and modified Rule Set 2 positional logic.
- Ensures seed-region (12bp) uniqueness to minimize off-target effects.
- Automatically suggests synonymous donor mutations to prevent re-cutting.
- Fetches latest genomic references from NCBI for each design session.
元数据
常见问题
CRISPIR sgRNA Designer 是什么?
Professional-grade CRISPR sgRNA design for viral and microbial genomes, with specialized logic for extreme-GC templates (e.g., Herpesviruses). Use when needi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。
如何安装 CRISPIR sgRNA Designer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install crispr-sgrna-designer」即可一键安装,无需额外配置。
CRISPIR sgRNA Designer 是免费的吗?
是的,CRISPIR sgRNA Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CRISPIR sgRNA Designer 支持哪些平台?
CRISPIR sgRNA Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CRISPIR sgRNA Designer?
由 zjuphD(@zjuphd)开发并维护,当前版本 v0.1.0。
推荐 Skills