oz

install
source · Clone the upstream repo
git clone https://github.com/ReZorg/warpflows
manifest: specs/oz/oz_agent_run_with_skill.yaml
source content

name: Run an Oz agent locally with a skill and prompt command: oz agent run --skill "{{skill}}" --prompt "{{prompt}}" tags:

  • oz
  • warp
  • agent description: Starts a new Oz agent run locally using a specific skill and a natural language prompt. arguments:
  • name: skill description: "The skill to use, in the format owner/repo:skill-name" default_value: owner/repo:skill-name
  • name: prompt description: Natural language description of the task for the agent to perform default_value: describe the task here source_url: "https://docs.warp.dev/reference/cli/cli" author: Warp author_url: "https://www.warp.dev" shells: []