Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

foundry

foundry enthält 40 gesammelte Skills von galaxyproject, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
40
Stars
2
aktualisiert
2026-07-20
Forks
1
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

changeset-to-galaxy-test-plan
Softwarequalitätssicherungsanalysten und -tester

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.

2026-07-20
debug-galaxy-workflow-output
Softwareentwickler

Triage failing Galaxy run outputs; classify the failure surface and capture evidence before recommending repairs.

2026-07-20
freeform-summary-to-galaxy-test-plan
Softwareentwickler

Synthesize a Galaxy workflow test plan from a free-form summary and the Galaxy design briefs.

2026-07-20
implement-galaxy-workflow-test
Softwarequalitätssicherungsanalysten und -tester

Assemble Galaxy workflow test fixtures and assertions.

2026-07-20
run-workflow-test
Softwarequalitätssicherungsanalysten und -tester

Execute a workflow's tests via Planemo; emit structured pass/fail and outputs.

2026-07-20
convert-nfcore-module-to-galaxy-tool
Softwareentwickler

Convert one nf-core module dir into a Galaxy tool wrapper (tool.xml + macros.xml + _provenance.yml + remote-URL <test> blocks).

2026-07-20
pipeline-cwl-to-galaxy
Softwareentwickler

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.

2026-07-20
pipeline-interview-to-galaxy
Softwareentwickler

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.

2026-07-20
pipeline-nextflow-to-cwl
Softwareentwickler

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.

2026-07-20
pipeline-nextflow-to-galaxy
Softwareentwickler

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.

2026-07-20
pipeline-paper-to-cwl
Softwareentwickler

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.

2026-07-20
pipeline-paper-to-galaxy
Softwareentwickler

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.

2026-07-20
pipeline-update-interview-to-galaxy
Softwareentwickler

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.

2026-07-20
author-galaxy-tool-wrapper
Softwareentwickler

Author a new Galaxy user-defined tool YAML definition when discovery yields nothing acceptable.

2026-07-20
nextflow-summary-to-galaxy-data-flow
Softwareentwickler

Translate a Nextflow summary into a Galaxy data-flow design brief.

2026-07-20
nextflow-summary-to-galaxy-interface
Softwareentwickler

Map a Nextflow summary into a Galaxy workflow interface design brief.

2026-07-20
nextflow-summary-to-galaxy-reference-data
Softwareentwickler

Decide the Galaxy-side shape of external reference data declared by a Nextflow pipeline.

2026-07-20
nextflow-summary-to-galaxy-template
Softwareentwickler

gxformat2 skeleton with per-step TODOs from a Nextflow summary and prior Galaxy design briefs.

2026-07-20
nextflow-test-to-galaxy-test-plan
Softwareentwickler

Translate Nextflow test evidence into a Galaxy workflow test plan.

2026-07-20
nextflow-to-test-data
Softwareentwickler

Resolve a Nextflow pipeline's own declared test fixtures into Galaxy workflow test-data refs.

2026-07-20
summarize-nextflow
Softwareentwickler

Read a Nextflow pipeline source tree (nf-core or ad-hoc DSL2) and emit a structured JSON summary for downstream translation Molds.

2026-07-20
freeform-summary-to-galaxy-data-flow
Softwareentwickler

Translate a free-form source summary into a Galaxy data-flow design brief.

2026-07-20
freeform-summary-to-galaxy-interface
Softwareentwickler

Map a free-form source summary into a Galaxy workflow interface design brief.

2026-07-20
implement-galaxy-tool-step
Softwareentwickler

Convert an abstract step into a concrete gxformat2 step using a tool summary.

2026-07-20
cwl-summary-to-galaxy-data-flow
Softwareentwickler

Translate a CWL summary into a Galaxy data-flow design brief.

2026-07-20
cwl-summary-to-galaxy-interface
Softwareentwickler

Map a CWL summary into a Galaxy workflow interface design brief.

2026-07-20
cwl-to-test-data
Softwareentwickler

Resolve a CWL workflow's own declared test cases into Galaxy workflow test-data refs.

2026-07-17
interview-to-galaxy-workflow-changeset
Softwareentwickler

Interview a user against an existing Galaxy workflow summary and emit a reviewable, step-anchored change-set.

2026-07-11
apply-galaxy-workflow-changeset
Softwareentwickler

Apply a reviewed change-set to a concrete Galaxy workflow: untouched regions preserved, tool-introducing edits injected as drafty steps.

2026-07-10
summarize-galaxy-workflow
Softwareentwickler

Read an existing Galaxy gxformat2 (or .ga) workflow and emit a structured summary for interview and change-set steps.

2026-07-10
discover-shed-tool
Softwareentwickler

Search the Tool Shed for an existing wrapper, drill from hit to a pinnable changeset, classify candidates, and recommend or fall through.

2026-07-09
summarize-cwl
Softwareentwickler

Validate and normalize a CWL Workflow tree, then emit a lightweight structured summary for downstream Galaxy translation.

2026-07-09
summarize-galaxy-tool
Softwareentwickler

Pull JSON schema, container, source, inputs/outputs for a Galaxy tool.

2026-07-09
cwl-summary-to-galaxy-template
Softwareentwickler

gxformat2 skeleton with per-step TODOs from a CWL summary and prior Galaxy design briefs.

2026-07-02
freeform-summary-to-galaxy-template
Softwareentwickler

gxformat2 skeleton with per-step TODOs from a free-form summary and Galaxy design brief.

2026-07-02
advance-galaxy-draft-step
Softwareentwickler

Advance the gxformat2 draft by one step: pick the next drafty step, resolve a wrapper, implement the step, and validate.

2026-07-02
compare-against-iwc-exemplar
Softwareentwickler

Find nearest IWC exemplar(s) and surface a structural diff against the upstream Galaxy design briefs to guide template authoring.

2026-07-02
find-test-data
Softwareentwickler

Search IWC fixtures and public sources for test data matching a data-flow shape.

2026-07-02
interview-to-freeform-summary
Softwareentwickler

Normalize a free-form user interview into the shared freeform-summary workflow handoff.

2026-07-02
validate-galaxy-workflow
Softwarequalitätssicherungsanalysten und -tester

Run terminal gxwf validation on an assembled Galaxy workflow and classify workflow-level failures.

2026-07-02