openclaw-mobile-gateway-installer

Installs and manages OpenClaw mobile gateway as a system service. Invoke when users need one-command deploy, start, stop, upgrade, or uninstall.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-mobile-gateway-installer" with this command: npx skills add jason141123-sys/openclaw-mobile-gateway-installer

OpenClaw Mobile Gateway Installer

作用

一键安装并管理 OpenClaw 移动端管理网关,自动注册为 systemd 服务并开机自启。

何时调用

  • 用户希望快速部署移动端管理网关
  • 用户希望开机自动启动网关
  • 用户需要升级、重启、卸载网关
  • 用户需要检查健康状态和端口监听

目录结构

  • backend/: 网关后端源码
  • install.sh: 安装/升级并启动服务
  • check.sh: 服务与健康检查
  • uninstall.sh: 卸载服务与目录

使用命令

export OPENCLAW_API_BASE_URL="https://openclaws.example.com"
export OPENCLAW_AUTH_HEADER_NAME="Authorization"
export OPENCLAW_AUTH_HEADER_VALUE="Bearer <token>"
bash ./install.sh
bash ./check.sh
bash ./uninstall.sh

安装后

  • 服务名:openclaw-mobile-gateway
  • 默认端口:4800
  • 健康检查:http://127.0.0.1:4800/health
  • APK 网关地址:http://<server-ip>:4800

常见排查

  • 如果 APK 提示 Cannot GET /api/quick-actions,说明服务端网关版本过旧,重新执行 bash ./install.sh 升级即可。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

OpenClaw Gateway Guardian

OpenClaw 看门狗 - 自动监控 Gateway 状态,宕机时自动重启,支持配置守护和模型故障转移

Registry SourceRecently Updated
1500Profile unavailable
Coding

Openclaw Deploy

一键打包和部署 OpenClaw 环境到任意服务器。自动移除敏感信息、支持本地/远程/批量部署、冲突处理、SHA256 完整性校验、详细日志与故障排查指南。适用于 OpenClaw 环境迁移、批量部署、团队标准化。

Registry SourceRecently Updated
1240Profile unavailable
Coding

OpenClaw 云端工作区同步助手

提供针对云端 OpenClaw 工作区到本地的安全实时同步方案及命令,支持多系统与同步方式选择。

Registry SourceRecently Updated
3110Profile unavailable
Coding

Openclaw Expert

OpenClaw self-hosted AI agent framework expert. Trigger for: openclaw.json, gateway, channels, models, skills, agents, secrets, cron, sandbox, memory, multi-...

Registry SourceRecently Updated
4210Profile unavailable