rwx skill

Manage agent skill installations.

Usage

rwx skill <command> [flags]

Subcommands

  • install - Install the RWX agent skill at the project level
  • status - Show the status of RWX agent skill installations
  • update - Update outdated RWX agent skill installations

Global options

--format <format>

Output format: text or json. Defaults to text.

--json

Output JSON data to stdout. Equivalent to --format json.

--access-token <token>

The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.