SkillAgentSearch skills...

Q2cli

Command line interface for QIIME 2

Install / Use

/learn @qiime2/Q2cli
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

q2cli

A click-based command line interface for QIIME 2.

Installation and getting help

Visit https://qiime2.org to learn more about q2cli and the QIIME 2 project.

Enabling tab completion

Bash

To enable tab completion in Bash, run the following command or add it to your .bashrc/.bash_profile:

source tab-qiime

ZSH

To enable tab completion in ZSH, run the following commands or add them to your .zshrc:

autoload -Uz compinit && compinit && autoload bashcompinit && bashcompinit && source tab-qiime

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated29d ago
Forks30

Languages

Python

Security Score

95/100

Audited on Feb 28, 2026

No findings