Skip to content

Add Oz CLI verify + install step to setup skill#4

Merged
Jerrydiii merged 1 commit into
mainfrom
davidwarp/setup-skill-oz-cli-step
Jul 21, 2026
Merged

Add Oz CLI verify + install step to setup skill#4
Jerrydiii merged 1 commit into
mainfrom
davidwarp/setup-skill-oz-cli-step

Conversation

@dplakon

@dplakon dplakon commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

The setup skill did not verify the Oz CLI. This adds a verify step (oz whoami) with explicit install guidance: if the Warp app is already installed the CLI ships with it; otherwise prefer the standalone Oz CLI — no need to install the full Warp app just for the CLI. Links to Installing the CLI and includes the macOS Homebrew command (brew tap warpdotdev/warp && brew install --cask oz), plus oz login / WARP_API_KEY auth guidance.

Matches the wording in warpdotdev/account-status-agent-oss#4 so all agent-kit setup skills are consistent.

Conversation

Co-Authored-By: Oz oz-agent@warp.dev

Verify the Oz CLI during setup and, when it is missing, prefer the
standalone Oz CLI install over installing the full Warp app, with a
deep link to the install docs and the macOS Homebrew command.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dplakon
dplakon requested a review from Jerrydiii July 21, 2026 19:58
@Jerrydiii
Jerrydiii merged commit 9e0363e into main Jul 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants