AgentSkillsCN

channel-ops

通过显式调用斜杠命令,快速操作 Keygate 通道与网关运行时指令。当您需要启动、停止、重启,或查询 Web、Discord 或网关服务的状态时使用。

SKILL.md
--- frontmatter
name: channel-ops
description: Operate Keygate channel and gateway runtime commands quickly via explicit slash invocation. Use when starting, stopping, restarting, or checking status of web/discord/gateway services.
user-invocable: true
command-dispatch: tool
command-tool: run_command
command-arg-mode: raw
metadata: {"keygate":{"requires":{"bins":["node"]}}}

Dispatches raw runtime command arguments directly to the configured command tool.

Use this for short operational commands such as gateway/channel lifecycle checks.