← all publishers

nextflow-io

@nextflow-io source repo

22 published skills

  1. Sequence Report · nextflow-io
    Format a sequencing or genome-assembly summary as a standardized QC report. Use this skill whenever the user asks for a sequence, assembly, or read-QC summary or verdict.
    0
    installs
  2. Metadata Ontology · nextflow-io
    Map free-text sequencing-sample metadata to controlled-vocabulary ontology terms. Use this skill whenever labelling a sample's organism, tissue/cell type, disease, or assay from its metadata.
    0
    installs
  3. Style · nextflow-io
    House writing style for this module's reports. Use whenever writing any report text, note or summary.
    0
    installs
  4. QA Report · nextflow-io
    Format an assembly QC report as the standardized MOD-QA block. Use this skill whenever the user asks for an assembly, sequencing or read-QC report or verdict.
    0
    installs
  5. Run Module · nextflow-io
    Run Nextflow Registry modules natively using `nextflow module` commands. Use when running, listing, or getting info about Nextflow modules.
    0
    installs
  6. Create Workflow · nextflow-io
    INVOKE THIS SKILL IMMEDIATELY when user asks to: write/create/build a Nextflow pipeline or workflow, create any bioinformatics pipeline (RNA-seq, DNA-seq, variant calling, ChIP-seq, etc.), or compose/chain Nextflow modules from the Nextflow Registry. This skill handles all Nextflow workflow creation tasks.
    0
    installs
  7. Launch Workflow · nextflow-io
    Launch Nextflow pipeline executions on cloud and HPC clusters via Seqera Platform. Use when the user wants to run/launch/submit a pipeline on a cloud or cluster compute environment, configure a compute environment, push pipeline changes to GitHub before launching, or sign in to Seqera Platform.
    0
    installs
  8. Install Nextflow · nextflow-io
    Install or upgrade Nextflow on the user's machine. Use when the user wants to install Nextflow, check their current Nextflow version, upgrade Nextflow, or set up the prerequisites (Java 17+) needed to run Nextflow.
    0
    installs
  9. Migrate Nextflow Code · nextflow-io bundle
    Migrate Nextflow pipeline code to newer language requirements. Use when fixing strict syntax errors, replacing versions channels with topic channels, migrating from `publishDir` to workflow outputs (the `output {}` block), or adding static typing (typed processes/workflows, records, typed params).
    0
    installs
  10. Preview · nextflow-io
    Start local MkDocs preview server to view training material changes. Use when editing documentation, checking formatting, or testing how content renders before committing.
    0
    installs
  11. Validate Training Materials · nextflow-io bundle
    Run comprehensive validation and review checks including heading numbering, TODO/FIXME comments, Nextflow script conventions, orphaned files, admonition syntax, lesson structure, formatting, content accuracy, and teaching effectiveness. Use when validating, reviewing, or checking training materials quality, lesson quality, or before committing changes.
    0
    installs
  12. Find Todo And Fixme Comments · nextflow-io
    Search markdown files, Nextflow scripts, and config files for TODO/FIXME comments, categorize by priority, and provide actionable recommendations. Use when you need to identify pending work or track technical debt.
    0
    installs
  13. New Lesson · nextflow-io
    Create a new numbered lesson page within an existing training module. Use when adding a new topic like '05_error_handling.md' to an existing course.
    0
    installs
  14. New Module · nextflow-io
    Scaffold a complete new training module with standard directory structure, index, orientation, lessons, survey, and next-steps files. Use when creating a new course like 'Advanced Pipelines' or a new domain module.
    0
    installs
  15. Add Exercise · nextflow-io
    Add an interactive exercise with solution to an existing lesson. Creates properly formatted exercise and solution admonition blocks. Use when a lesson needs hands-on practice.
    0
    installs
  16. Docker Environment Setup · nextflow-io
    Set up a Docker container for running Nextflow training examples. Handles basic setup, Docker-outside-of-Docker (DooD) for containerized processes, ARM Mac platform emulation, and troubleshooting. Use when you need to run Nextflow examples in a consistent environment.
    0
    installs
  17. Run Tutorial Walkthrough · nextflow-io bundle
    Walk through a training tutorial as a user would, progressively building examples exactly as instructed, running all commands, and verifying results against solutions. Use when testing tutorials end-to-end or validating that instructions are correct and complete.
    0
    installs
  18. Stop Preview · nextflow-io
    Stop a running MkDocs preview server. Use when port 8000 is busy, switching tasks, or done editing documentation.
    0
    installs
  19. Test Nextflow Example Script · nextflow-io
    Test a Nextflow script by running it, verifying outputs, testing resume functionality, and comparing results with documentation. Use when validating that example scripts work correctly and match their documentation.
    0
    installs
  20. Check Code Block Highlights · nextflow-io
    Verify that hl_lines attributes in markdown code blocks correctly highlight the intended lines. Use when reviewing documentation with code examples, especially Before/After comparisons, or when highlights seem incorrect.
    0
    installs
  21. Check Inline Code Formatting · nextflow-io
    Review inline code in markdown files for proper formatting and syntax highlighting. Check for missing backticks on CLI flags, filenames, and code elements. Verify that inline syntax highlighting (#!groovy) is used appropriately. Use when reviewing documentation or quiz questions.
    0
    installs
  22. Summit Cms · nextflow-io
    Edit Nextflow Summit website content in Sanity and publish it to the live site. Use whenever a task involves changing CMS content for the summit-website repo — talks/events, speakers, posters, sponsors, agenda, page copy, embedding YouTube recordings — or making such changes appear on summit.nextflow.io (which needs a Netlify rebuild). Covers the no-deployed-schema write workaround and the master-branch deploy gotcha.
    0
    installs