什么是 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