deployment-ops

Automates production deployment and operations for OpenClaw agent systems on DigitalOcean and Tencent Cloud.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Shadojin94/zetamind-app --skill deployment-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment-ops
Source: https://github.com/Shadojin94/zetamind-app/tree/main/skills_openclaw/deployment-ops
Command: npx skills add https://github.com/Shadojin94/zetamind-app --skill deployment-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Production systems for OpenClaw require structured deployment and reliable operations. This skill provides a comprehensive playbook covering cloud infrastructure provisioning, RAM requirements, diagnostic ladders, rate limiting, watchdog patterns, and maintenance procedures to ensure stable, scalable agent ecosystems.

Core Features & Use Cases

  • Cloud provisioning guidance for DigitalOcean and Tencent Cloud, including recommended RAM and sizing.
  • Diagnostic ladder for quick status checks, deeper probes, doctor-level analysis, and log reviews.
  • Rate-limiting strategies with backoff, retry logic, and recovery workflows.
  • Watchdog patterns to automatically restart, monitor health, and manage resources.
  • End-to-end deployment procedures, maintenance tasks, and monitoring setup for production environments.

Quick Start

Initialize a production OpenClaw deployment by following the steps outlined in this skill's SKILL.md.

Frequently Asked Questions about deployment-ops

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

FAQPage Schema
How do I deploy OpenClaw agents to production on DigitalOcean or Tencent Cloud?

You can deploy OpenClaw agents by following the skill's structured cloud provisioning procedures for DigitalOcean or Tencent Cloud, which cover resource sizing, RAM allocation, and automated recovery to ensure a scalable production environment.

What RAM and resource sizing do I need for production OpenClaw deployments?

Production OpenClaw deployments require specific RAM and resource sizing tailored to your cloud provider. The skill provides provisioning recommendations for DigitalOcean and Tencent Cloud to ensure your agent ecosystems have adequate memory and compute capacity.

How do I troubleshoot OpenClaw agent systems using a diagnostic ladder?

Troubleshooting OpenClaw agent systems involves using a diagnostic ladder that progresses from quick status checks and deeper probes to doctor-level analysis and log reviews, helping you systematically identify and resolve operational issues.

How do I set up watchdog patterns and rate limiting for OpenClaw operations?

Setting up watchdog patterns and rate limiting for OpenClaw operations involves applying automated recovery workflows, retry logic, and backoff strategies. This ensures automatic health monitoring, resource management, and restarts for reliable production environments.

Does this deployment playbook support cloud provisioning outside of DigitalOcean and Tencent Cloud?

This deployment playbook specifically applies cloud provisioning, resource sizing, and automated recovery procedures to DigitalOcean and Tencent Cloud contexts. It does not explicitly document provisioning procedures for other cloud providers.