Handles administrative menu events from Feishu to manage the OpenClaw Gateway service. Supports remote restart, status monitoring, and system diagnostics.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Demerzels-lab/elsamultiskillagent --skill gateway-manager --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gateway Manager?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/demerzels-lab-gateway-manager)More formats (shields.io, HTML) on the badges page.
# Gateway Manager
## Description
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.