0g-private-sandbox-provider

Deploy and manage 0G Private Sandbox services using Python CLI commands.

2|3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/0gfoundation/0g-sandbox --skill 0g-private-sandbox-provider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 0g-private-sandbox-provider
Source: https://github.com/0gfoundation/0g-sandbox/tree/main/.claude/skills/0g-private-sandbox-provider
Command: npx skills add https://github.com/0gfoundation/0g-sandbox --skill 0g-private-sandbox-provider

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires 0g-provider, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the complex operational and deployment challenges associated with running a 0G Private Sandbox service for providers. It includes tasks like initial setup, service registration, and ongoing management of the sandbox environment.

Core Features & Use Cases

  • Service Deployment: Automate the deployment of billing services on Tapp TEE servers.
  • On-chain Registration: Register and manage the service on-chain with all necessary configurations.
  • Snapshot Management: Register, import, list, and delete shared base images (snapshots) for sandboxes.
  • Earnings Withdrawal: Safely withdraw accumulated earnings from the service.
  • Sandbox Monitoring: View active sessions, delete sandboxes, and archive data for future restore.
  • Voucher Settlement History: View the on-chain history of settled transactions.

Quick Start

Use the /0g-private-sandbox-provider skill to deploy, register, and operate your 0G Private Sandbox service. Run /0g-private-sandbox-provider for options.

Frequently Asked Questions about 0g-private-sandbox-provider

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

FAQPage Schema
How do I automate 0G Private Sandbox service deployment on TEE servers?

0G Private Sandbox service deployment on TEE servers is automated through comprehensive Python CLI commands that configure billing services and manage hardware-backed infrastructure. This interface handles initial setup, service registration, and ongoing operational automation.

How does on-chain service registration work for a 0G Private Sandbox provider?

On-chain service registration for a 0G Private Sandbox provider works by submitting necessary configurations to the blockchain via CLI commands. This registers the service on-chain within the blockchain context to enable billing and session management.

What is the best way to manage sandbox snapshots for shared base images?

The best way to manage sandbox snapshots is using the dedicated CLI commands to register, import, list, and delete shared base images. This snapshot management capability maintains the available environments for your TEE-backed sandboxes.

Do I need the 0g-provider dependency to operate a 0G Private Sandbox?

Yes, you need the 0g-provider dependency to operate a 0G Private Sandbox. It serves as the foundational requirement for running the Python CLI suite that handles deployment, service registration, and operational management tasks.

Can I withdraw accumulated earnings and view voucher settlement history from the sandbox?

Yes, you can safely withdraw accumulated earnings from the service and view voucher settlement history. The CLI provides commands to withdraw earnings and display the on-chain history of settled transactions for your sandbox operations.

How do I monitor active sandbox sessions and archive operational data?

You monitor active sandbox sessions and archive operational data by executing specific CLI commands to view active sessions, delete sandboxes, and archive data. This ensures safe operational management and enables future restore capabilities.