Skip to main content
The skill command lets you install and inspect vesslctl skill files so AI coding agents — such as Claude Code, Codex, Gemini CLI, and Cursor — can manage VESSL Cloud resources directly. Skills follow the Agent Skills open standard.

install

Install vesslctl skill files to a target location. When run interactively, it prompts you to choose a target. In non-interactive mode, use --target.
Available targets: Examples:
The command is idempotent — running it again skips files that are already up to date.

show

Display the raw contents of the bundled vesslctl skill file.
Use --output json to get the skill content as a JSON object with name, description, and content fields.