← 返回 Skills 市场
Ui Control Center
作者
motivationationdaily
· GitHub ↗
· v1.0.0
1370
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install ui-control-center
功能描述
Manage and maintain the local Agent Control UI with reliable caching, dashboards, tabs, and conflict-free server handling on port 8765.
安全使用建议
This skill is coherent and low-risk as written, but it is only a set of runtime instructions — there is no implementation included. Before installing or allowing autonomous execution, ask for the actual code or implementation plan and confirm: (1) port-conflict handling will not kill unrelated processes or exfiltrate data, (2) the server truly binds to 127.0.0.1, and (3) logs/audit data remain local or are handled per your policy. If you plan to let an agent act on these instructions autonomously, require explicit, limited implementations for any system-level checks (e.g., only probe the specific port, do not run broad process inspectors) and review them first.
功能分析
Type: OpenClaw Skill
Name: ui-control-center
Version: 1.0.0
The skill bundle contains only metadata and a `SKILL.md` file. The `SKILL.md` describes a purpose of maintaining a local UI, explicitly states 'Local-only binding (127.0.0.1)' as a safety rail, and includes 'Log actions to audit' in its checklist. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent. All content aligns with a legitimate, local UI maintenance task.
能力评估
Purpose & Capability
Name/description match the SKILL.md checklist: managing a local Agent Control UI, cache-busting, dashboard/tabs, and avoiding port conflicts on 8765.
Instruction Scope
Instructions are narrowly scoped to UI maintenance and include sensible safety rails (bind to 127.0.0.1, avoid blocking event loop). However they are high-level (e.g., “ensure only one server listens on 8765”) and leave implementation choices open; depending on how the agent implements this it could require inspecting system sockets or killing processes — request concrete implementation details or limits before granting runtime privileges.
Install Mechanism
No install spec and no code files — lowest risk from installation. Nothing will be downloaded or written by the skill itself as provided.
Credentials
No environment variables, credentials, or config paths requested; access expectations are minimal and proportional to the stated local UI task.
Persistence & Privilege
Skill is not always-enabled and remains user-invocable. It does not request system-wide configuration changes or permanent presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ui-control-center - 安装完成后,直接呼叫该 Skill 的名称或使用
/ui-control-center触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ui-control-center skill.
- Maintains the local Agent Control UI, covering reliability, caching, dashboards, agents, workflows, skills, and trading tabs.
- Addresses stale UI state, port 8765 conflicts, and requests for new tabs or endpoints.
- Implements safety measures: local-only binding (127.0.0.1) and non-blocking event loop.
- Includes server uniqueness check, cache-busting for static files, resilient endpoints, and action logging.
元数据
常见问题
Ui Control Center 是什么?
Manage and maintain the local Agent Control UI with reliable caching, dashboards, tabs, and conflict-free server handling on port 8765. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1370 次。
如何安装 Ui Control Center?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ui-control-center」即可一键安装,无需额外配置。
Ui Control Center 是免费的吗?
是的,Ui Control Center 完全免费(开源免费),可自由下载、安装和使用。
Ui Control Center 支持哪些平台?
Ui Control Center 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ui Control Center?
由 motivationationdaily(@motivationationdaily)开发并维护,当前版本 v1.0.0。
推荐 Skills