foundry-skills
v2026.9.17Galaxy Workflow Foundry cast skills: schema-validated, corpus-grounded steps for turning papers, Nextflow pipelines and CWL workflows into validated Galaxy workflows. Mirror of galaxyproject/foundry (casts/claude/skills).
By The Galaxy ProjectLicense: MIT0 GitHub starsUpdated 5 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 50 skill or MCP entries
- Source updated
- Sep 18, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install foundry-skills for Codex
codex plugin marketplace add galaxyproject/agentic-plugins
codex plugin marketplace upgrade galaxyproject
codex plugin add foundry-skills@galaxyprojectPaste and run these commands in a terminal with Codex. They add and refresh the galaxyproject catalog, then install this plugin.
Compatibility: the page URL and API slug “foundry-skills” remain stable.
- Codex:
foundry-skills@agent-plugin-marketplace→foundry-skills@galaxyproject
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/galaxyproject/agentic-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/foundry-skills/.
Plugin files
├── .codex-plugin/plugin.json├── skills/advance-galaxy-draft-step/SKILL.md├── skills/apply-galaxy-workflow-changeset/SKILL.md├── skills/author-galaxy-tool-wrapper/SKILL.md├── skills/changeset-to-galaxy-test-plan/SKILL.md├── skills/compare-against-iwc-exemplar/SKILL.md├── skills/convert-nfcore-module-to-galaxy-tool/SKILL.md├── skills/cwl-summary-to-galaxy-data-flow/SKILL.md├── skills/cwl-summary-to-galaxy-interface/SKILL.md├── skills/cwl-summary-to-galaxy-template/SKILL.md├── skills/cwl-test-to-galaxy-test-plan/SKILL.md├── skills/cwl-to-test-data/SKILL.md├── skills/debug-cwl-workflow-output/SKILL.md├── skills/debug-galaxy-workflow-output/SKILL.md├── skills/discover-shed-tool/SKILL.md├── skills/find-test-data/SKILL.md├── skills/freeform-summary-to-cwl-design/SKILL.md├── skills/freeform-summary-to-galaxy-data-flow/SKILL.md├── skills/freeform-summary-to-galaxy-interface/SKILL.md├── skills/freeform-summary-to-galaxy-template/SKILL.md├── skills/freeform-summary-to-galaxy-test-plan/SKILL.md├── skills/implement-cwl-tool-step/SKILL.md├── skills/implement-cwl-workflow-test/SKILL.md├── skills/implement-galaxy-tool-step/SKILL.md├── skills/implement-galaxy-workflow-test/SKILL.md├── skills/interview-to-freeform-summary/SKILL.md├── skills/interview-to-galaxy-workflow-changeset/SKILL.md├── skills/mature-galaxy-workflow-for-iwc/SKILL.md├── skills/nextflow-summary-to-cwl-data-flow/SKILL.md├── skills/nextflow-summary-to-cwl-interface/SKILL.md├── skills/nextflow-summary-to-galaxy-data-flow/SKILL.md├── skills/nextflow-summary-to-galaxy-interface/SKILL.md├── skills/nextflow-summary-to-galaxy-reference-data/SKILL.md├── skills/nextflow-summary-to-galaxy-template/SKILL.md├── skills/nextflow-test-to-cwl-test-plan/SKILL.md├── skills/nextflow-test-to-galaxy-test-plan/SKILL.md├── skills/nextflow-to-test-data/SKILL.md├── skills/paper-to-test-data/SKILL.md├── skills/pipeline-cwl-to-galaxy/SKILL.md├── skills/pipeline-galaxy-workflow-maturation/SKILL.md├── skills/pipeline-galaxy-workflow-review/SKILL.md├── skills/pipeline-interview-to-galaxy/SKILL.md├── skills/pipeline-nextflow-to-cwl/SKILL.md├── skills/pipeline-nextflow-to-galaxy/SKILL.md├── skills/pipeline-paper-to-cwl/SKILL.md├── skills/pipeline-paper-to-galaxy/SKILL.md├── skills/pipeline-update-interview-to-galaxy/SKILL.md├── skills/repair-galaxy-draft-topology/SKILL.md├── skills/report-foundry-run-feedback/SKILL.md├── skills/review-galaxy-workflow/SKILL.md└── skills/run-workflow-test/SKILL.md
Included Skills50
Advance the gxformat2 draft by one step: pick the next drafty step, resolve a wrapper, implement the step, and validate.
Apply a reviewed change-set to a concrete Galaxy workflow: untouched regions preserved, tool-introducing edits injected as drafty steps.
Author a new Galaxy user-defined tool YAML definition when discovery yields nothing acceptable.
Carry an existing Galaxy workflow's tests forward as a regression baseline and augment them for a change-set's deltas, emitting a Galaxy test plan.
Find nearest IWC exemplar(s) and surface a structural diff against the upstream Galaxy design briefs to guide template authoring.
Convert one nf-core module directory into a Galaxy wrapper with local macros, provenance, and remote fixture-backed tests.
Translate a CWL summary into a Galaxy data-flow design brief.
Map a CWL summary into a Galaxy workflow interface design brief.
gxformat2 skeleton with per-step TODOs from a CWL summary and prior Galaxy design briefs.
Translate CWL test fixtures into a Galaxy workflow test plan.
Resolve a CWL workflow's own declared test cases into Galaxy workflow test-data refs.
Triage failing CWL run outputs; classify failure modes; propose fixes.
Triage failing Galaxy run outputs; classify the failure surface and capture evidence before recommending repairs.
Search the Tool Shed for an existing wrapper, drill from hit to a pinnable changeset, classify candidates, and recommend or fall through.
Search IWC fixtures and public sources for test data matching a data-flow shape.
Translate a free-form source summary into a CWL workflow design brief.
Translate a free-form source summary into a Galaxy data-flow design brief.
Map a free-form source summary into a Galaxy workflow interface design brief.
gxformat2 skeleton with per-step TODOs from a free-form summary and Galaxy design brief.
Synthesize a Galaxy workflow test plan from a free-form summary and the Galaxy design briefs.
Convert an abstract step into a concrete CWL CommandLineTool + step.
Assemble CWL job file(s) and expected-output assertions.
Convert an abstract step into a concrete gxformat2 step using a tool summary.
Assemble Galaxy workflow test fixtures and assertions.
Normalize a free-form user interview into the shared freeform-summary workflow handoff.
Interview a user against an existing Galaxy workflow summary and emit a reviewable, step-anchored change-set.
Apply the IWC publication checklist to an existing Galaxy workflow and emit a generalized, reviewable submission set.
Translate a Nextflow summary into a CWL data-flow design brief.
Map a Nextflow summary into a CWL Workflow interface design brief.
Translate a Nextflow summary into a Galaxy data-flow design brief.
Map a Nextflow summary into a Galaxy workflow interface design brief.
Decide the Galaxy-side shape of external reference data declared by a Nextflow pipeline.
gxformat2 skeleton with per-step TODOs from a Nextflow summary and prior Galaxy design briefs.
Translate Nextflow test evidence into a CWL workflow test plan.
Translate Nextflow test evidence into a Galaxy workflow test plan.
Resolve a Nextflow pipeline's own declared test fixtures into Galaxy workflow test-data refs.
Derive workflow test inputs and expected outputs from a paper.
Path from a CWL Workflow to a Galaxy gxformat2 workflow — orchestrates the Foundry skills of the CWL → GALAXY pipeline in order, in a per-run working directory.
Apply the pinned IWC publication checklist to an existing Galaxy workflow, then validate and retest the matured result — orchestrates the Foundry skills of the GALAXY WORKFLOW MATURATION pipeline in order, in a per-run working directory.
Post-construction review journey: summarize, validate, and test an existing Galaxy workflow, then apply pinned IWC policy — orchestrates the Foundry skills of the GALAXY WORKFLOW REVIEW pipeline in order, in a per-run working directory.
Interview-driven path to a Galaxy gxformat2 workflow through the shared freeform-summary handoff — orchestrates the Foundry skills of the INTERVIEW → GALAXY pipeline in order, in a per-run working directory.
Direct path from a Nextflow pipeline to a CWL Workflow + CommandLineTool set — orchestrates the Foundry skills of the NEXTFLOW → CWL pipeline in order, in a per-run working directory.
Direct path from a Nextflow pipeline to a Galaxy gxformat2 workflow — orchestrates the Foundry skills of the NEXTFLOW → GALAXY pipeline in order, in a per-run working directory.
Direct path from a paper to a CWL Workflow + CommandLineTool set — orchestrates the Foundry skills of the PAPER → CWL pipeline in order, in a per-run working directory.
Direct path from a paper to a Galaxy gxformat2 workflow — orchestrates the Foundry skills of the PAPER → GALAXY pipeline in order, in a per-run working directory.
Interview-driven, edit-in-place modification of an existing Galaxy gxformat2 workflow via a reviewable change-set, reusing the per-step draft loop — orchestrates the Foundry skills of the UPDATE-INTERVIEW → GALAXY pipeline in order, in a per-run working directory.
Re-wire a Galaxy draft region when a step's declared output can't be computed from its wired inputs.
Triage a completed or partial Foundry feedback ledger into a run review and confirmed, deduplicated upstream issue drafts.
Apply the pinned upstream IWC review policy to one Galaxy workflow or pull request and emit one evidenced advisory Markdown review.
Execute a workflow's tests via Planemo; emit structured pass/fail and outputs.
Plugin manifests1
{
"name": "foundry-skills",
"version": "2026.9.17",
"description": "Galaxy Workflow Foundry cast skills: schema-validated, corpus-grounded steps for turning papers, Nextflow pipelines and CWL workflows into validated Galaxy workflows. Mirror of galaxyproject/foundry (casts/claude/skills).",
"author": {
"name": "The Galaxy Project",
"url": "https://galaxyproject.org"
},
"homepage": "https://github.com/galaxyproject/foundry",
"repository": "https://github.com/galaxyproject/agentic-plugins",
"license": "MIT",
"keywords": [
"galaxy",
"workflows",
"foundry",
"skills",
"gxformat2"
],
"skills": "./skills/",
"interface": {
"displayName": "Galaxy Workflow Foundry",
"shortDescription": "Build validated Galaxy workflows",
"longDescription": "Cast skills produced by the Galaxy Workflow Foundry: discover Tool Shed wrappers, summarise papers and pipelines, draft and validate gxformat2 workflows, author tool wrappers, and run workflow tests. Mirrored from galaxyproject/foundry.",
"developerName": "The Galaxy Project",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://galaxyproject.org/",
"defaultPrompt": [
"Build a Galaxy workflow from this Nextflow pipeline.",
"Find and pin a Galaxy Tool Shed wrapper.",
"Validate this Galaxy gxformat2 workflow."
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[foundry-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/foundry-skills)