← Back to Skills Marketplace
Ui Control Center
by
motivationationdaily
· GitHub ↗
· v1.0.0
1370
Downloads
0
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install ui-control-center
Description
Manage and maintain the local Agent Control UI with reliable caching, dashboards, tabs, and conflict-free server handling on port 8765.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ui-control-center - After installation, invoke the skill by name or use
/ui-control-center - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Ui Control Center?
Manage and maintain the local Agent Control UI with reliable caching, dashboards, tabs, and conflict-free server handling on port 8765. It is an AI Agent Skill for Claude Code / OpenClaw, with 1370 downloads so far.
How do I install Ui Control Center?
Run "/install ui-control-center" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ui Control Center free?
Yes, Ui Control Center is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ui Control Center support?
Ui Control Center is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ui Control Center?
It is built and maintained by motivationationdaily (@motivationationdaily); the current version is v1.0.0.
More Skills