Handles administrative menu events from Feishu to manage the OpenClaw Gateway service.
Supports remote restart, status monitoring, and system diagnostics.
Commands
Restart Gateway (restart_gateway): Restarts the OpenClaw Gateway service (Master Only).
Status (status_gateway): Returns the current status of the gateway (Active/Inactive).
System Info (system_info): Displays server metrics (RAM, Uptime, Node version).
Test Button (test_menu_button): Triggers a test response (Cute Mode).
Security
Critical operations (Restart) are restricted to the authorized Master ID defined in USER.md.
Feedback is provided for unauthorized access attempts.
Configuration
Automatically discovers USER.md for authorization.
Uses feishu-card for rich feedback.
1---2name: gateway-manager3description: Gateway Manager4---5# Gateway Manager67## Description8Handles administrative menu events from Feishu to manage the OpenClaw Gateway service.9Supports remote restart, status monitoring, and system diagnostics.1011## Commands12- **Restart Gateway** (`restart_gateway`): Restarts the OpenClaw Gateway service (Master Only).13- **Status** (`status_gateway`): Returns the current status of the gateway (Active/Inactive).14- **System Info** (`system_info`): Displays server metrics (RAM, Uptime, Node version).15- **Test Button** (`test_menu_button`): Triggers a test response (Cute Mode).1617## Security18- Critical operations (Restart) are restricted to the authorized Master ID defined in `USER.md`.19- Feedback is provided for unauthorized access attempts.2021## Configuration22- Automatically discovers `USER.md` for authorization.23- Uses `feishu-card` for rich feedback.
Run npx skillmds@latest add demerzels-lab/gateway-manager in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Gateway Manager It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.