demo

Run the nf-core demo pipeline with validated parameters and pinned release metadata.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/danilomonge/nf-claw --skill demo-danilomonge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: demo
Source: https://github.com/danilomonge/nf-claw/tree/main/pipelines/demo
Command: npx skills add https://github.com/danilomonge/nf-claw --skill demo-danilomonge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork from running the nf-core demo pipeline by giving you the exact validated inputs, flags, and release-specific instructions needed for a reliable execution.

Core Features & Use Cases

  • Validated Pipeline Execution: Runs the pinned nf-core/demo release with the correct sample sheet, output directory, and supported parameters.
  • Clear Input and Output Guidance: Explains the required samplesheet columns, accepted file types, and where results, reports, and provenance will be written.
  • Reproducible Demo Runs: Helps with workshops, smoke tests, and quick bioinformatics demonstrations where predictable behavior and version pinning matter.

Quick Start

Ask the assistant to run the demo pipeline with your samplesheet and output directory using the validated nfclaw command.

Frequently Asked Questions about demo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an nf-core demo pipeline with a validated samplesheet?

To run an nf-core demo pipeline, provide an input samplesheet, an output directory, and nf-schema validated flags for nfclaw-based pipeline execution.

What samplesheet format is required for nf-core pipeline execution?

nf-core pipeline execution requires an input samplesheet with specific validated columns and accepted file types, guided by nf-schema validation flags.

Can I use this nf-core demo pipeline for workshop smoke tests?

Yes, the nf-core demo pipeline is designed for workshop demonstrations and smoke tests, providing predictable execution and pinned release metadata for reproducible bioinformatics runs.

How do I ensure reproducible results when running Nextflow bioinformatics pipelines?

Reproducible Nextflow bioinformatics runs require pinned release metadata and validated parameters, which this Skill applies automatically to ensure predictable pipeline behavior.

Where are output reports and provenance written during an nf-core pipeline run?

Output reports, results, and provenance for the nf-core pipeline run are written directly to the output directory you specify in the validated execution command.