What problem does it solve? Bioinformatics work at FGCZ requires loading the correct software versions (R, Python, CellRanger, samtools) and installing new tools as system modules, which involves Lmod commands, Lua module files, NFS-shared paths, and server-specific rules that are easy to get wrong. ## Core Features & Use Cases - Module Management: Load, search, list, and troubleshoot Lmod modules across categories like Dev, Aligner, QC, Tools, and Variants, including common combinations for single-cell, spatial, and Python workflows. - Software Installation: Step-by-step procedures for compiling software, writing Lua module files, and committing them to the version-controlled module repository on fgcz-r-029. - Pixi & Conda Environments: Configure pixi with shared cache paths, SBATCH integration, and GPU-node setup, plus guidance on production vs development conda environments. - Use Case: You need CellRanger 10.0.0 for a new single-cell project. Use this Skill to load the right module combination, or to install a brand-new tool version as a proper system module with a git-committed Lua file. ## Quick Start Ask the agent to load the modules needed for single-cell RNA-seq analysis with R and CellRanger on the FGCZ servers.