Skip to content

Installation

You can run agr without installing it, or install it globally.

Run without installing

uvx agr add skill kasperjunge/hello-world

Install with pip

pip install agr

Verify the installation:

agr --help

Update

Upgrade with pip:

pip install --upgrade agr