volc-ecs-manager

Manage OpenClaw gateway lifecycle on Volc Engine ECS servers via SSH.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/liutao96/skill --skill volc-ecs-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: volc-ecs-manager
Source: https://github.com/liutao96/skill/tree/main/volc-ecs-manager
Command: npx skills add https://github.com/liutao96/skill --skill volc-ecs-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the remote management of OpenClaw on Volc Engine ECS, consolidating server control tasks into a single interface and reducing manual SSH operations.

Core Features & Use Cases

  • Remote OpenClaw lifecycle management: check status, start, stop, and restart the gateway on the Volc ECS server.
  • View logs and system resources: quickly access logs and perform basic diagnostics.
  • Custom command execution: run ad-hoc commands over SSH to perform maintenance tasks.

Quick Start

Connect to the Volc Engine ECS server and use the manager to control the OpenClaw gateway.

Frequently Asked Questions about volc-ecs-manager

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

FAQPage Schema
How do I manage OpenClaw on a Volc Engine ECS server remotely?

You can manage OpenClaw remotely by executing provided scripts over an SSH connection with key-based authentication, allowing you to check status, start, stop, and restart the gateway on your Volc Engine ECS server.

Can I view OpenClaw gateway logs on Volc ECS without logging in manually?

Yes, you can view OpenClaw gateway logs without manual login by executing the provided remote management scripts over SSH, which quickly access logs and perform basic diagnostics on your Volc Engine ECS server.

Do I need password authentication to run ad-hoc commands on my Volc Engine ECS instance?

No, running ad-hoc commands on your Volc Engine ECS instance requires SSH access configured with key-based authentication, not password authentication, to securely execute the provided maintenance scripts.

What is the best way to restart the OpenClaw gateway on a remote server?

The best way to restart the OpenClaw gateway on a remote server is to use an automated remote management script that triggers the restart lifecycle action over SSH, reducing manual operations and consolidating server control.

Does remote server management for OpenClaw support custom command execution?

Yes, remote server management for OpenClaw supports custom command execution, allowing you to run ad-hoc commands over SSH to perform specific maintenance tasks on your Volc Engine ECS infrastructure.