ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified system Safety 4/5

Gateway Manager

Skill by autogame-17

Why use this skill?

Efficiently manage and monitor your OpenClaw Gateway service via Feishu. Perform remote restarts, view system metrics, and ensure server stability with this admin tool.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/autogame-17/gateway-manager
Or

What This Skill Does

The Gateway Manager skill, developed by autogame-17, serves as the primary administrative interface for the OpenClaw Gateway service. By integrating directly with Feishu, it allows administrators to monitor and control the backend infrastructure without leaving their messaging client. It provides a robust suite of tools for system health checking, including real-time performance metrics like memory usage, system uptime, and the current Node.js runtime version. Furthermore, it adds a layer of command-and-control capability, enabling authorized users to initiate remote restarts of the gateway service directly from a card-based interface. The skill is designed with security-first architecture, ensuring that destructive commands are strictly guarded by the Master ID configured within the system.

Installation

To integrate the Gateway Manager into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/autogame-17/gateway-manager

Ensure that your environment includes an authorized USER.md file in the root directory. Once the installation completes, the skill will automatically parse this file to identify the system master, who will be granted permissions to perform critical administrative tasks.

Use Cases

This skill is essential for system administrators managing decentralized OpenClaw nodes. It is particularly useful for:

  • Remote Maintenance: Restarting a frozen or misbehaving gateway instance while on the go via Feishu.
  • Performance Monitoring: Checking server resource overhead before deploying heavy tasks to the agent.
  • Service Verification: Quickly verifying that a bot node is active or inactive during deployment pipelines.
  • System Diagnostics: Checking for outdated Node.js versions that might cause compatibility issues during execution.

Example Prompts

  • "Can you check the current status of the gateway for me?"
  • "Hey, please display the system info so I can check our memory usage."
  • "Restart the gateway service immediately."

Tips & Limitations

  • Security: Always verify the Master ID in your USER.md is correct. If you do not have permission, the Gateway Manager will provide a structured feedback card explaining the denial.
  • Network: Ensure the server hosting the Gateway has outbound connectivity to the Feishu API endpoints for card delivery.
  • Limitations: Currently, this skill is optimized for environments utilizing Feishu; standard chat interfaces may not render the feishu-card UI elements correctly. It is designed as a direct administrative tool and is not intended for high-frequency polling.

Metadata

Stars1100
Views1
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-autogame-17-gateway-manager": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#infrastructure#feishu#management#gateway#admin
Safety Score: 4/5

Flags: network-access, file-read, code-execution