oz-platform

Manage cloud agents and schedule tasks via Warp's Oz REST API and CLI.

88|19|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Heartcoolman/warp-cn --skill oz-platform-heartcoolman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oz-platform
Source: https://github.com/Heartcoolman/warp-cn/tree/main/resources/bundled/skills/oz-platform
Command: npx skills add https://github.com/Heartcoolman/warp-cn --skill oz-platform-heartcoolman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit addresses the need for efficient management and configuration of cloud agents, providing tools for running, inspecting, and scheduling tasks within the Warp ecosystem.

Core Features & Use Cases

  • Cloud Agent Management: Spawn, run, and configure cloud agents.
  • Task Automation: Schedule tasks for agents to run repeatedly.
  • Environment Configuration: Manage and set up environments for agent execution.
  • Use Case: Automate code reviews, bug fixes, or repetitive testing by scheduling cloud agents in a consistent environment.

Quick Start

Run a cloud agent to process an issue in a repository:

$ {{warp_cli_binary_name}} agent run-cloud --prompt "Automate the process of fixing minor bugs in the latest pull requests" --environment UA17BXYZ

Frequently Asked Questions about oz-platform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I schedule cloud agents for task automation in Warp?

To configure cloud agents for task automation, use Warp's Oz CLI and REST API to spawn, run, and schedule agents across diverse environments. You can automate repetitive tasks like code reviews or bug fixes by specifying the prompt and target environment in the agent run command.

What is the best way to manage cloud agent environments with the Oz API?

Managing cloud agent environments with Warp's Oz REST API and CLI involves handling deployment and configuration for automated tasks. This approach supports scheduling and running tasks consistently, allowing you to inspect and configure environments for agent execution.

Do I need API authentication to run cloud agents?

Yes, API authentication and proper environment setup are required to execute cloud agents. The Oz platform requires authentication credentials to leverage the REST API and CLI for deploying, running, and scheduling agents in configured environments.

Can I automate repetitive testing by scheduling cloud agents?

Yes, you can automate repetitive testing by scheduling cloud agents. The Oz platform supports task automation, allowing you to configure agents to run tests repeatedly in a consistent environment, streamlining your testing workflow.

Does the Oz platform support task scheduling across diverse environments?

The Oz platform supports scheduling and running tasks across diverse environments by leveraging Warp's Oz REST API and CLI to manage cloud agents. This ensures automated tasks execute in the correct configured environment.