← 返回 Skills 市场
aipoch-ai

Single-cell Pipeline

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
182
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install single-cell-rnaseq-pipeline
功能描述
Generate single-cell RNA-seq analysis code templates for Seurat and Scanpy, supporting QC, clustering, visualization, and downstream analysis. Trigger when u...
安全使用建议
This skill appears coherent for generating single-cell analysis templates, but before using it: (1) review scripts/main.py to confirm output paths and ensure it will not overwrite important local files; (2) run it in an isolated virtualenv/conda environment because dependencies (scanpy, scvi, etc.) are large and may require specific Python/R versions or GPUs for some methods; (3) note that the generated pipelines will read local genomic data files—treat those files as sensitive and run on systems with appropriate data governance; (4) pin dependency versions or inspect the referenced requirements.txt before installing packages; and (5) if you plan to run any generated code (e.g., training scVI), verify computational/resource requirements and that optional third-party tools are trusted. Overall, no credential exposure or network exfiltration is evident.
功能分析
Type: OpenClaw Skill Name: single-cell-rnaseq-pipeline Version: 1.0.0 The skill bundle is a legitimate tool designed to generate bioinformatics code templates for single-cell RNA-seq analysis using Seurat (R) and Scanpy (Python). The core logic in `scripts/main.py` uses string interpolation to create analysis scripts based on user-defined parameters (e.g., species, batch correction method) and writes them to a specified output path. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found; the file system operations are consistent with the tool's stated purpose of generating local code frameworks.
能力评估
Purpose & Capability
Name/description (generate Seurat/Scanpy templates) align with included artifacts: a CLI (scripts/main.py), template files (references/scanpy_template.py) and guidance. The declared inputs/outputs and supported methods (batch correction, trajectory, etc.) are consistent with what the code generates.
Instruction Scope
SKILL.md instructs generating templates via scripts/main.py and documents expected input formats and outputs. The instructions do not ask the agent to read unrelated system files, access external endpoints, or exfiltrate secrets. The runtime behavior appears limited to reading bundled reference files and writing output templates/plots to the working directory.
Install Mechanism
No install spec is provided (instruction-only with included code files). Dependencies are listed in requirements files, but there is no remote download or archive extraction performed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The listed Python/R packages in requirements are appropriate for scRNA-seq analysis and consistent with the templates' content.
Persistence & Privilege
always is false and the skill does not request elevated or persistent presence. It does not modify other skills or system-wide agent settings; behavior is local file generation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install single-cell-rnaseq-pipeline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /single-cell-rnaseq-pipeline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the single-cell-rnaseq-pipeline skill. - Generates single-cell RNA-seq analysis code templates for Seurat (R) and Scanpy (Python). - Supports preprocessing, quality control, normalization, clustering, visualization, marker identification, batch correction, and advanced analyses. - Provides command-line interface with configurable options for tool, species, batch correction, trajectory, and more. - Output includes organized script templates and a README for easy workflow setup. - Offers comprehensive documentation and error handling with clear user guidance. The Python version can run normally. If you need the R sample file, please get it from our GitHub repository.https://github.com/aipoch/medical-research-skills
元数据
Slug single-cell-rnaseq-pipeline
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Single-cell Pipeline 是什么?

Generate single-cell RNA-seq analysis code templates for Seurat and Scanpy, supporting QC, clustering, visualization, and downstream analysis. Trigger when u... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 Single-cell Pipeline?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install single-cell-rnaseq-pipeline」即可一键安装,无需额外配置。

Single-cell Pipeline 是免费的吗?

是的,Single-cell Pipeline 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Single-cell Pipeline 支持哪些平台?

Single-cell Pipeline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Single-cell Pipeline?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论