oz-platform

Automate Oz cloud agent management via Warp's REST API and Oz CLI.

64.1k|5.4k|Updated Jul 8, 2021
One-click install
npx skills add https://github.com/warpdotdev/warp --skill oz-platform-warpdotdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oz-platform
Source: https://github.com/warpdotdev/warp/tree/main/resources/bundled/skills/oz-platform
Command: npx skills add https://github.com/warpdotdev/warp --skill oz-platform-warpdotdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the management of Oz cloud agents through Warp's REST API and Oz CLI.

Core Features & Use Cases

  • Spawn cloud agents
  • Query agent status
  • Schedule recurring runs
  • Configure environments and secrets
  • Manage multiple environments across Warp deployments

Quick Start

Start by authenticating with Warp, then spawn an Oz cloud agent in your target environment and verify its status.

Frequently Asked Questions about oz-platform

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

FAQPage Schema
How do I automate spawning cloud agents via a REST API?

Automate cloud agent management by spawning agents through Warp's REST API and Oz CLI. This approach programmatically deploys and controls cloud agents, eliminating manual intervention.

Can I schedule recurring runs for cloud agents in specific environments?

Yes, you can schedule recurring runs for cloud agents across defined cloud environments. Using the Oz CLI, you configure automated execution schedules to ensure tasks run at needed intervals.

Do I need to authenticate with Warp settings to query agent status?

Yes, authenticating via Warp settings is required before querying agent status. Once authenticated, you can use the Oz REST API to retrieve current status information for your cloud agents.

What is the best way to configure environments and supply secrets across deployments?

The best way to configure environments and supply secrets is through Warp's REST API and Oz CLI. This method centrally manages multiple environments and securely deploys secrets across Warp deployments.

How do I manage multiple cloud environments across Warp deployments?

Manage multiple cloud environments by using the Oz CLI to configure and orchestrate distinct deployment targets. This centralizes environment management and ensures agents execute tasks in the correct context.