rwx skill update

Update outdated RWX agent skill installations. This command is usually used in conjunction with rwx skill install, but will also find skills installed by other means, such as the Claude Code marketplace or skills CLI, and update them to the latest version.

Usage

rwx skill update [flags]

Options

Create a .claude/skills symlink, if not already present, so Claude Code discovers the skill. Use "claude" as the value.

Global Options

--output <format>

Output format: text or json. Defaults to text.

--access-token <token>

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