Get started
note
Seqera Cloud users receive $20 in free credits to get started with Seqera AI. Contact us for additional credits.
Get started
To get started with Seqera AI:
-
Install the Seqera AI CLI:
npm install -g seqeraSee Installation for a comprehensive installation guide.
-
Log in to your Seqera account:
seqera loginSee Authentication for a comprehensive authentication guide.
-
Start Seqera AI:
seqera ai -
Open the command palette and review the available built-in commands and skills:
/helpYou can also type
/to open command autocomplete. -
Try build mode and plan mode:
- Press
Shift+Tabto switch between build and plan - Check the current mode in the composer footer
- Run
/statusif you want a full status readout
Example plan-mode prompt:
Compare whether I should add FastQC or fastp as the first QC step in this RNA-seq pipeline, including the workflow changes each option would require - Press
-
Run your first workflow-focused prompt:
/debug-last-run-on-seqera -
Try goal mode for a longer task:
/goal update this pipeline for AWS Batch and add nf-testsSee Use cases for more examples.
Learn more
- Installation: Detailed installation instructions
- Authentication: Log in, log out, and session management
- Skills: Discover, create, and install skills
- Modes: Work in build mode, plan mode, and goal mode
- Command approval: Control which commands run automatically
- Use cases: Seqera AI CLI use cases
- Troubleshooting: Troubleshoot common errors