Acerca de
This skill provides expert guidance for transforming standalone Snakemake analysis projects containing R and Python scripts into professional, pip-installable CLI tools. It automates the process of wrapping a Snakefile and src/ directory into a structured Python package, enabling users to deploy workflows to new project environments using commands like init, validate, and update. It is particularly useful for researchers and data scientists who want to standardize their bioinformatics or omics pipelines into reusable software that handles data discovery and configuration generation automatically.