← 返回 Skills 市场
liyafeichina

Gateway Power Tools

作者 liyafeichina · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
29
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gateway-power-tools
功能描述
Operate and maintain OpenClaw installations — CLI commands, config management, channel/agent/model setup, security auditing, troubleshooting, and gateway adm...
使用说明 (SKILL.md)

OpenClaw Operations

Comprehensive reference for administering OpenClaw via CLI. Covers channels, agents, models, config, gateway, security, and maintenance.

Golden Rules

  1. Never edit openclaw.json directly. Use openclaw config set/get/unset or dedicated subcommands.
  2. Always restart gateway after config changes: openclaw gateway restart
  3. Telegram accounts: NO agent field inside account config. Route via bindings array instead.
  4. Telegram streaming: must be string "off", not boolean false.
  5. JSON values in config set need --strict-json.
  6. Verify after every change. Run openclaw status or the relevant status command.

Quick Diagnostics

openclaw status              # overview
openclaw status --deep       # detailed
openclaw doctor              # find problems
openclaw doctor --fix        # auto-fix what it can
openclaw gateway health      # gateway health check
openclaw security audit      # security scan
openclaw security audit --deep --fix  # deep scan + auto-fix

Deep Audit with Claude Code

Load the docs before turning it loose — the difference is night and day.

cd ~/.openclaw
claude
# "Read https://docs.openclaw.ai/cli — the full CLI reference.
#  Now read the config and architecture pages too."
# Then: "Audit this workspace for security issues."

CLI Reference

For the full CLI cheatsheet covering all commands, config paths, and examples: → Read references/cli-cheatsheet.md

Security Audit Reference

For security findings, applied fixes, and remaining remediation items: → Read references/security-audit.md

Common Pitfalls

Mistake Fix
Put agent field in Telegram account config Use bindings array at top level
Set streaming: false (boolean) Must be streaming: "off" (string)
Edited openclaw.json directly Use CLI commands; openclaw config set
Forgot gateway restart after config Always openclaw gateway restart
Used jared@ for VPS SSH Must use root@clawdbot
Set dmPolicy: "open" with allowFrom: ["*"] Use "pairing" or explicit user IDs
Set controlUi.allowedOrigins: ["*"] Restrict to ["http://localhost:PORT"]

Online Docs

安全使用建议
Install this only if you want your agent to help administer OpenClaw. Before applying commands from the cheat sheet, confirm the target environment, back up relevant config, and be especially careful with channel removal, agent deletion, cron changes, auth setup, gateway restarts, and memory indexing.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The artifacts consistently describe OpenClaw operations: CLI usage, config management, channel and agent management, gateway maintenance, diagnostics, and security auditing. The sensitive capabilities are expected for an admin reference skill.
Instruction Scope
The activation description is broad within the OpenClaw administration domain, and the cheat sheet includes copy-paste operational commands, including delete/remove commands. This should be used only for deliberate OpenClaw ops tasks.
Install Mechanism
The package contains only markdown reference files and a small metadata JSON file; there are no executable scripts, install hooks, or obfuscated payloads.
Credentials
The skill may guide changes to live OpenClaw gateways, bots, agents, models, auth profiles, cron jobs, and memory indexing. That authority is proportionate to the stated ops purpose but can affect production systems.
Persistence & Privilege
The skill documents persistent platform changes such as config updates, auth setup, gateway restarts, cron edits, channel removal, and agent deletion. These are disclosed and purpose-aligned, but destructive actions need operator confirmation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gateway-power-tools
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gateway-power-tools 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Gateway CLI, config, channel/agent/model management, security auditing, troubleshooting
元数据
Slug gateway-power-tools
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gateway Power Tools 是什么?

Operate and maintain OpenClaw installations — CLI commands, config management, channel/agent/model setup, security auditing, troubleshooting, and gateway adm... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29 次。

如何安装 Gateway Power Tools?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gateway-power-tools」即可一键安装,无需额外配置。

Gateway Power Tools 是免费的吗?

是的,Gateway Power Tools 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Gateway Power Tools 支持哪些平台?

Gateway Power Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Gateway Power Tools?

由 liyafeichina(@liyafeichina)开发并维护,当前版本 v1.0.0。

💬 留言讨论