agents pro
Overview of the AIBlueprint Premium commands.
agents pro manages AIBlueprint Premium. Premium adds extra agents, skills,
scripts, settings, and tooling on top of the free defaults.
Start with setup for a first installation. It asks for your access token when
none is saved yet.
aiblueprint agents pro setup
Subcommands
| Command | Description |
|---|---|
agents pro activate [token] | Activate Premium with an access token. |
agents pro status | Check whether a Premium token is saved. |
agents pro setup | Install Premium and its required tooling. |
agents pro update | Replace the local Premium configuration with the latest complete version. |
agents pro sync | Review changes and selectively import Premium updates. |
Update or sync?
Use update when you want the complete latest Premium
configuration. Use sync when you want to inspect the diff,
choose which additions or modifications to import, and create a backup first.
Custom folders
Commands that read or install configuration inherit the folder options from
agents. Place these options before pro:
aiblueprint agents --folder ~/my-config pro setup
See each command page for its exact behavior and examples.
Get a Premium token at mlv.sh/claude-cli.
Assistant Pro
Assistant Pro uses a separate command because it distributes a dedicated versioned skill catalog rather than the complete Agents Config Pro setup:
aiblueprint assistants pro setup
This one command activates Assistant Pro when needed and configures its skills
for Claude Code, Codex, Hermes, and OpenClaw. See
agents pro setup for the detailed comparison.