nf-core Pipelines Skills Index
- Repo stars 428
- Author updated Live
- Author repo PantheonOS
- Domain
- Engineering
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @aristoteleo · no license declared
- Token usage
- Lean
- Setup complexity
- Manual integration
- External API key
- Not required
- Operating systems
- Docker
- Runtime requirements
- Docker
- Permissions
-
- Read-only
- Shell exec
- Write / modify
- Network behavior
- External requests
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: nf-core Pipelines Skills Index
description: | nf-core is a community-driven collection of **143+ curated Nextflow pipelines** for bioinforma…
category: engineering
runtime: Docker
---
# nf-core Pipelines Skills Index output preview
## PART A: Task fit
- Use case: | nf-core is a community-driven collection of **143+ curated Nextflow pipelines** for bioinformatics. All pipelines are open-source (MIT), rigorously tested, and run portably on laptops, HPCs, and cloud platforms with automated dependency management via Docker, Singularity, or Conda. makes outbound network calls; runs on Docker. Works with Claude Code, Cu….
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Available Skills / Getting Started & Usage / Single-Cell & Bulk RNA-seq Pipelines” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “| nf-core is a community-driven collection of **143+ curated Nextflow pipelines** for bioinformatics. All pipelines are open-source (MIT), rigorously tested, and run portably on laptops, HPCs, and cloud platforms with automated dependency management via Docker, Singularity, or Conda. makes outbound network calls; runs on Docker. Works with Claude Code, Cu…”.
- **02** When the source has headings, the agent prioritizes “Available Skills / Getting Started & Usage / Single-Cell & Bulk RNA-seq Pipelines” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, run shell commands, write/modify files; may access external network resources; usually needs no extra API key.
## Running Rules
- read files, run shell commands, write/modify files; may access external network resources; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, run shell commands, write/modify files.
Start with a small task and check whether the result follows “Available Skills / Getting Started & Usage / Single-Cell & Bulk RNA-seq Pipelines”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: nf-core Pipelines Skills Index
description: | nf-core is a community-driven collection of **143+ curated Nextflow pipelines** for bioinforma…
category: engineering
source: aristoteleo/PantheonOS
---
# nf-core Pipelines Skills Index
## When to use
- | nf-core is a community-driven collection of **143+ curated Nextflow pipelines** for bioinformatics. All pipelines ar…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Available Skills / Getting Started & Usage / Single-Cell & Bulk RNA-seq Pipelines” and keep inference separate from source facts.
- read files, run shell commands, write/modify files; may access external network resources; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "nf-core Pipelines Skills Index" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Available Skills / Getting Started & Usage / Single-Cell & Bulk RNA-seq Pipelines
rules -> SKILL.md triggers / order / output contract
runtime -> Docker | read files, run shell commands, write/modify files | may access external network resources
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} nf-core Pipelines Skills
nf-core is a community-driven collection of 143+ curated Nextflow pipelines for bioinformatics. All pipelines are open-source (MIT), rigorously tested, and run portably on laptops, HPCs, and cloud platforms with automated dependency management via Docker, Singularity, or Conda.
Available Skills
Getting Started & Usage
Installation, configuration, and common usage patterns for running any nf-core pipeline on local machines, HPC clusters, or cloud environments.
Skill file: nfcore_usage.md
When to use:
- First time setting up Nextflow and nf-core
- Configuring pipelines for your HPC cluster or cloud environment
- Understanding resource management, resume, and offline execution
- Looking up nf-core CLI tool commands
Single-Cell & Bulk RNA-seq Pipelines
Pipelines for processing single-cell RNA-seq (10x, Drop-seq, Smart-seq) and bulk RNA-seq data from raw FASTQs to count matrices.
Skill file: nfcore_transcriptomics.md
When to use:
- Processing 10x Chromium, Drop-seq, or Smart-seq scRNA-seq data
- Running downstream single-cell analysis (doublet removal, integration, annotation)
- Processing bulk RNA-seq with STAR, HISAT2, Salmon, or Kallisto
- Generating gene/transcript count matrices and QC reports
Spatial Omics Pipelines
Pipelines for spatial transcriptomics platforms including Visium, Xenium, MERSCOPE, CosMX, and molecular cartography.
Skill file: nfcore_spatial.md
When to use:
- Processing 10x Visium or Visium HD data
- Analyzing Xenium in situ data with cell segmentation
- Running technology-agnostic spatial pipelines (sopa)
- Processing Resolve Bioscience Molecular Cartography data
Epigenomics Pipelines
Pipelines for chromatin accessibility, histone modification, protein-DNA interaction, and DNA methylation profiling.
Skill file: nfcore_epigenomics.md
When to use:
- Processing ATAC-seq data (bulk)
- Analyzing ChIP-seq experiments with peak calling
- Running CUT&Run or CUT&Tag with spike-in normalization
- Processing bisulfite sequencing or TAPS methylation data
Variant Calling Pipeline (Sarek)
Germline and somatic variant detection from WGS, WES, or targeted sequencing data with 16+ variant callers.
Skill file: nfcore_variant_calling.md
When to use:
- Detecting germline or somatic SNVs, indels, SVs, and CNVs
- Processing tumor/normal pairs or tumor-only samples
- Running multi-caller consensus variant analysis
- Annotating variants with SnpEff or VEP
Hi-C Chromatin Conformation Pipeline
Pipeline for processing Hi-C chromosome conformation capture data to study 3D genome organization: contact maps, TADs, and A/B compartments.
Skill file: nfcore_hic.md
When to use:
- Processing Hi-C data (digestion or DNase protocol)
- Generating multi-resolution contact maps (.cool/.mcool)
- Calling TADs and A/B compartments
- Studying 3D genome organization and chromatin interactions
Dynamic Pipeline Discovery (All 143+ Pipelines)
Meta-skill for dynamically discovering and using any nf-core pipeline, including those not covered by the skill files above. Teaches the agent how to fetch pipeline documentation, parameters, and samplesheet formats on-the-fly from standardized nf-core URLs and schemas.
Skill file: nfcore_dynamic_discovery.md
When to use:
- User asks about a pipeline not covered in the detailed skill files above
- Exploring what pipelines are available for a specific data type
- Need to look up parameters or samplesheet format for any nf-core pipeline
- Pipeline has been updated and you need the latest information
[!TIP] The detailed skill files above cover the most commonly used pipelines with full parameter tables and examples. For all other pipelines, use the dynamic discovery skill to fetch information on-the-fly from nf-co.re.
Using Skills
- Start with usage guide: Read
nfcore_usage.mdfor installation and configuration - Select pipeline skill: Choose the skill matching your data type
- Pipeline not listed? Use
nfcore_dynamic_discovery.mdto fetch docs on-the-fly - Follow samplesheet format: Each pipeline requires a specific CSV samplesheet
- Test first: Always run with
-profile test,dockerbefore real data - Use
-resume: Re-run failed pipelines without recomputing successful steps
Decide Fit First
Design Intent
How To Use It
Boundaries And Review