Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

foundry

foundry contém 40 skills coletadas de galaxyproject, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
40
Stars
2
atualizado
2026-07-20
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

changeset-to-galaxy-test-plan
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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

2026-07-20
freeform-summary-to-galaxy-test-plan
Desenvolvedores de software

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

2026-07-20
implement-galaxy-workflow-test
Analistas de garantia de qualidade de software e testadores

Assemble Galaxy workflow test fixtures and assertions.

2026-07-20
run-workflow-test
Analistas de garantia de qualidade de software e testadores

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

2026-07-20
convert-nfcore-module-to-galaxy-tool
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-07-20
nextflow-summary-to-galaxy-data-flow
Desenvolvedores de software

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

2026-07-20
nextflow-summary-to-galaxy-interface
Desenvolvedores de software

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

2026-07-20
nextflow-summary-to-galaxy-reference-data
Desenvolvedores de software

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

2026-07-20
nextflow-summary-to-galaxy-template
Desenvolvedores de software

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

2026-07-20
nextflow-test-to-galaxy-test-plan
Desenvolvedores de software

Translate Nextflow test evidence into a Galaxy workflow test plan.

2026-07-20
nextflow-to-test-data
Desenvolvedores de software

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

2026-07-20
summarize-nextflow
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-07-20
freeform-summary-to-galaxy-interface
Desenvolvedores de software

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

2026-07-20
implement-galaxy-tool-step
Desenvolvedores de software

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

2026-07-20
cwl-summary-to-galaxy-data-flow
Desenvolvedores de software

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

2026-07-20
cwl-summary-to-galaxy-interface
Desenvolvedores de software

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

2026-07-20
cwl-to-test-data
Desenvolvedores de software

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

2026-07-17
interview-to-galaxy-workflow-changeset
Desenvolvedores de software

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

2026-07-11
apply-galaxy-workflow-changeset
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-07-09
summarize-galaxy-tool
Desenvolvedores de software

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

2026-07-09
cwl-summary-to-galaxy-template
Desenvolvedores de software

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

2026-07-02
freeform-summary-to-galaxy-template
Desenvolvedores de software

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

2026-07-02
advance-galaxy-draft-step
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-07-02
interview-to-freeform-summary
Desenvolvedores de software

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

2026-07-02
validate-galaxy-workflow
Analistas de garantia de qualidade de software e testadores

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

2026-07-02