Gateway Manager

Manage OpenClaw Gateway service via Feishu with USER.md authorization.

26|5|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/kunwl123456/zeroclaw-skills-collection --skill gateway-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Gateway Manager
Source: https://github.com/kunwl123456/zeroclaw-skills-collection/tree/main/gateway-manager
Command: npx skills add https://github.com/kunwl123456/zeroclaw-skills-collection --skill gateway-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a centralized way to manage the OpenClaw Gateway service, allowing authorized users to monitor its status, restart it, and view system diagnostics directly through chat interactions.

Core Features & Use Cases

  • Remote Restart: Safely restart the gateway service.
  • Status Monitoring: Check if the gateway is active or inactive.
  • System Diagnostics: View key server metrics like RAM usage and uptime.
  • Security: Restricts critical actions to an authorized master user.

Quick Start

Ask the gateway manager to check the current status of the gateway.

Frequently Asked Questions about Gateway Manager

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

FAQPage Schema
How do I check the status of my OpenClaw Gateway service?

You can monitor the OpenClaw Gateway status directly through Feishu chat interactions. The gateway manager reports whether the service is currently active or inactive by processing administrative menu events.

Can I restart my gateway service remotely through a chat interface?

Yes, you can safely restart the gateway service remotely using Feishu chat. The skill processes administrative menu events to trigger the restart action while enforcing user authorization to ensure secure operations.

What system diagnostics are available for OpenClaw Gateway monitoring?

System diagnostics for the OpenClaw Gateway include viewing key server metrics such as RAM usage and uptime. These metrics are retrieved and displayed directly within the Feishu chat interface upon request.

How is authorization enforced when restarting the gateway?

Authorization is enforced via a USER.md configuration file. This security measure restricts critical gateway management actions, like remote restarts, to an authorized master user.

Do I need a specific chat platform to manage my gateway service?

Yes, this gateway management skill integrates with Feishu for user interaction. You need to use the Feishu platform to send administrative menu events and receive status or diagnostics feedback.

Why are my gateway status monitoring commands not working?

Gateway status monitoring requires proper authorization via USER.md. If commands are not working, ensure the user sending the administrative menu events through Feishu is recognized as the authorized master user.