Build Galaxy workflows
from anything.
Convert workflows authored in other systems — papers, Nextflow pipelines, CWL workflows —
into validated Galaxy workflows in the gxformat2 format.
The Foundry decomposes that conversion into atomic, schema-validated steps an LLM agent
can execute reliably, grounded in gxwf's static validation.
Pipelines
/ source × target 5 live · 1 openDirect path from a paper to a Galaxy gxformat2 workflow. No CWL intermediate.
draft 12 phases paper → cwl PAPER → CWLDirect path from a paper to a CWL Workflow + CommandLineTool set.
draft 11 phasesTranslate a CWL Workflow into a Galaxy gxformat2 workflow, then assemble and run a Galaxy workflow test.
draft 12 phasesDirect path from a Nextflow pipeline to a Galaxy gxformat2 workflow.
reviewed 13 phases nextflow → cwl NEXTFLOW → CWLDirect path from a Nextflow pipeline to a CWL Workflow + CommandLineTool set.
draft 12 phasesFoundry story
/ why this shapeMake the knowledge base actionable.
The Foundry keeps workflow-construction knowledge as inspectable notes: patterns, research, CLI docs, schemas, and best practices. Molds turn that rich source record into statically validated cast artifacts, so agents can load portable generated skills without losing the trail back to the documented reasoning.