openclaw

Configure OpenClaw and manage OpenClaw Pro.

openclaw configures the OpenClaw tool and manages its Pro tier. It mirrors the structure of the agents pro commands.

aiblueprint openclaw pro status

Options

Option Description
-f, --folder <path> Custom OpenClaw folder (default: ~/.openclaw).

Pro subcommands

Command Description
openclaw pro activate [token] Activate OpenClaw Pro with an access token.
openclaw pro status Check the OpenClaw Pro token status.
openclaw pro setup Install OpenClaw Pro configurations (requires activation).
openclaw pro update Update OpenClaw Pro configurations.

Example

aiblueprint openclaw pro activate YOUR_TOKEN
aiblueprint openclaw pro setup
aiblueprint openclaw pro update

Assistant Pro skills

For the current Assistant Pro skill catalog, use the multi-assistant setup:

aiblueprint assistants pro setup

OpenClaw discovers personal skills from ~/.agents/skills natively, so this command does not duplicate them under ~/.openclaw/skills. The same canonical skill files are also linked into Claude Code and Codex, while Hermes receives a skills.external_dirs entry in ~/.hermes/config.yaml.

The openclaw pro commands above remain available for the older OpenClaw-specific configuration repository.