什麼是 oz?
使用 Warp 的 REST API 和命令列來運行、配置和檢查 Oz 雲端代理 來源:warpdotdev/oz-agent-skill。
使用 Warp 的 REST API 和命令列來運行、配置和檢查 Oz 雲端代理
透過命令列快速安裝 oz AI 技能到你的開發環境
來源:warpdotdev/oz-agent-skill。
The Oz CLI is installed as oz. To get help output, use oz help or oz help . Prefer --output-format text to review the response, or --output-format json to parse fields with jq. You can find more information at https://docs.warp.dev/platform/cli.
Most subcommands support the --output-format json flag to produce JSON output, which you can pipe into jq or other commands.
Schedule an agent to summarize feedback every day at 8am UTC:
使用 Warp 的 REST API 和命令列來運行、配置和檢查 Oz 雲端代理 來源:warpdotdev/oz-agent-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/warpdotdev/oz-agent-skill --skill oz使用 Warp 的 REST API 和命令列來運行、配置和檢查 Oz 雲端代理 來源:warpdotdev/oz-agent-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/warpdotdev/oz-agent-skill --skill oz 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/warpdotdev/oz-agent-skill