nextflow-ionextflow-ioOfficialยท12 Agent Skills Included

training

Author, test, and validate Nextflow training course materials

Creates new lessons, modules, and exercises for Nextflow workflow training courses. Validates heading numbering, code highlighting, inline formatting, and writing style to eliminate manual review errors. Runs tutorial walkthroughs and tests example scripts in Docker to confirm documentation matches real outputs.
npx skills add nextflow-io/training --all -g -y
Available:

Gives your AI agent the repository conventions, writing style rules, and skill routing instructions needed to author and validate Nextflow training content correctly.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

stop-preview

Stop the training-mkdocs Docker container to terminate the MkDocs preview server.

Official
Advanced
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Validate Training Materials

Validate Nextflow training materials for structure, formatting, and content accuracy.

Official
Basic
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Test Nextflow Example Script

Execute Nextflow scripts and verify outputs against documentation.

Official
Intermediate
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

new-lesson

Create numbered lesson pages with a templated Markdown structure.

Official
Basic
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Check Code Block Highlights

Validate hl_lines highlights in Markdown code blocks and report mismatches.

Official
Basic
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

add-exercise

Insert formatted exercise and solution blocks into training lessons.

Official
Basic
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Docker Environment Setup

Provision a reproducible Docker environment for Nextflow training examples.

Official
Advanced
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Run Tutorial Walkthrough

Execute tutorial commands and validate outputs against solutions.

Official
Advanced
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Find TODO and FIXME Comments

Detect and categorize TODO and FIXME comments in Markdown, Nextflow, and config files.

Official
Basic
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

Check Inline Code Formatting

Validate inline code backticks and Groovy syntax highlighting in Markdown documents.

Official
Basic
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

new-module

Scaffold a complete training module structure with docs layout and navigation files.

Official
Intermediate
๐Ÿ“ฆ In Repo
nextflow-ionextflow-io

preview

Start a local MkDocs preview server via Docker or uv on port 8000.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Nextflow Training skills?โ–ผ

Run `npx skills add nextflow-io/training --all -g -y` in your terminal to install all skills in this suite globally.

How to create a new Nextflow training lesson?โ–ผ

Use the new-lesson skill, which scaffolds a properly numbered lesson page with the correct heading structure, code blocks, and takeaway sections for your chosen module.

How to check if tutorial documentation matches real outputs?โ–ผ

The run-tutorial skill walks through a lesson exactly as a learner would, running every command and comparing actual results against the documented examples.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run directly in Claude Code and other compatible coding environments.

Can I test Nextflow examples without a local setup?โ–ผ

Yes. The docker-setup skill configures a ready-to-use container, including support for containerized pipelines and Apple Silicon Macs.

Related Repositories in Education & Research

View All in Education & Researchโ†’