Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

foundry

يحتوي foundry على 40 من skills المجمعة من galaxyproject، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
40
Stars
2
محدث
2026-07-20
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

changeset-to-galaxy-test-plan
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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

2026-07-20
freeform-summary-to-galaxy-test-plan
مطوّرو البرمجيات

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

2026-07-20
implement-galaxy-workflow-test
محللو ضمان جودة البرمجيات والمختبرون

Assemble Galaxy workflow test fixtures and assertions.

2026-07-20
run-workflow-test
محللو ضمان جودة البرمجيات والمختبرون

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

2026-07-20
convert-nfcore-module-to-galaxy-tool
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-20
nextflow-summary-to-galaxy-data-flow
مطوّرو البرمجيات

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

2026-07-20
nextflow-summary-to-galaxy-interface
مطوّرو البرمجيات

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

2026-07-20
nextflow-summary-to-galaxy-reference-data
مطوّرو البرمجيات

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

2026-07-20
nextflow-summary-to-galaxy-template
مطوّرو البرمجيات

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

2026-07-20
nextflow-test-to-galaxy-test-plan
مطوّرو البرمجيات

Translate Nextflow test evidence into a Galaxy workflow test plan.

2026-07-20
nextflow-to-test-data
مطوّرو البرمجيات

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

2026-07-20
summarize-nextflow
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-20
freeform-summary-to-galaxy-interface
مطوّرو البرمجيات

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

2026-07-20
implement-galaxy-tool-step
مطوّرو البرمجيات

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

2026-07-20
cwl-summary-to-galaxy-data-flow
مطوّرو البرمجيات

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

2026-07-20
cwl-summary-to-galaxy-interface
مطوّرو البرمجيات

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

2026-07-20
cwl-to-test-data
مطوّرو البرمجيات

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

2026-07-17
interview-to-galaxy-workflow-changeset
مطوّرو البرمجيات

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

2026-07-11
apply-galaxy-workflow-changeset
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-09
summarize-galaxy-tool
مطوّرو البرمجيات

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

2026-07-09
cwl-summary-to-galaxy-template
مطوّرو البرمجيات

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

2026-07-02
freeform-summary-to-galaxy-template
مطوّرو البرمجيات

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

2026-07-02
advance-galaxy-draft-step
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-02
interview-to-freeform-summary
مطوّرو البرمجيات

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

2026-07-02
validate-galaxy-workflow
محللو ضمان جودة البرمجيات والمختبرون

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

2026-07-02