oz-platform

Manage cloud agents via the Oz REST API and CLI.

30|4|Updated May 3, 2026
One-click install
npx skills add https://github.com/OniroHuaver/openwarp --skill oz-platform-onirohuaver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oz-platform
Source: https://github.com/OniroHuaver/openwarp/tree/main/resources/bundled/skills/oz-platform
Command: npx skills add https://github.com/OniroHuaver/openwarp --skill oz-platform-onirohuaver

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to manage and control cloud agents using the Oz REST API and CLI, enabling the spawning, configuration, and inspection of cloud agents.

Core Features & Use Cases

  • Cloud Agent Management: Spawn, configure, and inspect cloud agents.
  • Environment Configuration: Create and manage environments for cloud agents.
  • Secret Management: Provide secrets for cloud agents to use.
  • Use Case: Automate repetitive tasks, such as data processing or analysis, by deploying cloud agents that run in isolated environments.

Quick Start

Use the oz-platform skill to spawn a new cloud agent with the prompt "Update the login error to be more specific" in the 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 manage cloud agents using the Oz REST API and CLI?

You can manage cloud agents using the Oz REST API and CLI by spawning, configuring, and inspecting agents. This Skill supports scheduling tasks and managing isolated environments for administrative and automation workflows.

How do I spawn a cloud agent in a specific environment?

To spawn a cloud agent in a specific environment, use the Oz CLI to provide a prompt and target environment name. The Skill handles agent deployment and configuration within the specified isolated cloud computing environment.

Can I provide secrets for cloud agents to use during task execution?

Yes, you can provide secrets for cloud agents to use during task execution. The Oz platform supports secret management, allowing you to securely configure agents with necessary credentials for automated data processing or analysis tasks.

Do I need authentication to configure cloud agent settings?

Yes, authentication is required to configure cloud agent settings. The Oz REST API and CLI require proper authentication credentials before you can spawn agents, manage environments, or schedule tasks within your cloud computing infrastructure.

What is the best way to automate repetitive tasks with cloud agents?

The best way to automate repetitive tasks with cloud agents is by deploying them in isolated environments using the Oz platform. You can spawn agents with specific prompts to handle data processing or analysis without manual intervention.

When should I not use cloud agents for task scheduling?

You should avoid using cloud agents for task scheduling when your workflow does not require isolated environments or automated data processing. The Oz platform is designed for administrative and automation tasks in cloud computing environments, not simple local scripts.