← Back to Skills Marketplace
aipoch-ai

Single-cell Pipeline

by AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
182
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install single-cell-rnaseq-pipeline
Description
Generate single-cell RNA-seq analysis code templates for Seurat and Scanpy, supporting QC, clustering, visualization, and downstream analysis. Trigger when u...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install single-cell-rnaseq-pipeline
  3. After installation, invoke the skill by name or use /single-cell-rnaseq-pipeline
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug single-cell-rnaseq-pipeline
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.

How do I install Single-cell Pipeline?

Run "/install single-cell-rnaseq-pipeline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Single-cell Pipeline free?

Yes, Single-cell Pipeline is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Single-cell Pipeline support?

Single-cell Pipeline is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Single-cell Pipeline?

It is built and maintained by AIpoch (@aipoch-ai); the current version is v1.0.0.

💬 Comments