← Back to Skills Marketplace
OpenUI Workspace Delivery
by
Yifeng[Terry] Yu
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openui-workspace-delivery
Description
Teach an agent how to install OpenUI MCP Studio, connect it to a host, and use the core UI generation and review workflow without overclaiming a live marketp...
Usage Guidance
This skill appears to be a coherent, repo-owned guide for installing a local OpenUI MCP Studio, but it expects you to supply a GEMINI_API_KEY (a sensitive API key) even though the skill's manifest lists no required env vars. Before installing: (1) verify the GitHub repo and code you will build; (2) do not paste your API key into chat — prefer configuring it in the host/agent config or a secure environment variable; (3) provide a least-privilege/ephemeral key if possible; (4) consider updating the manifest to declare the GEMINI_API_KEY requirement or confirm with the skill author why it is omitted; and (5) be cautious if the agent is asked to report or log the key — avoid printing secrets in agent outputs.
Capability Analysis
Type: OpenClaw Skill
Name: openui-workspace-delivery
Version: 1.0.0
The skill bundle provides instructions and configuration for setting up a local OpenUI MCP Studio server for UI generation and review. It guides the agent through cloning a repository (https://github.com/xiaojiou176-open/openui-mcp-studio.git), building it via npm, and configuring it as an MCP server using a user-provided Gemini API key. The instructions in SKILL.md and README.md are focused on local setup and verification, explicitly defining boundaries to prevent the agent from making false claims about marketplace listings or hosted runtimes. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name, description, and bundled files consistently describe a local MCP-first UI install/proof workflow. The listed commands, demo, and troubleshooting all align with that purpose.
Instruction Scope
SKILL.md and the reference docs direct the agent to clone the repo, run npm install/build, replace placeholder absolute paths, and run repo-local MCP commands and proof loops. Those actions are within the stated purpose. However the instructions explicitly reference a GEMINI_API_KEY secret and ask the agent to report whether it is available — the skill will therefore interact with sensitive config data not declared in the manifest.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled executable downloads; the only external network action suggested is cloning a GitHub repo (a standard public host). No extract-from-arbitrary-URL installs are present.
Credentials
The skill's files and runtime instructions require provision of a GEMINI_API_KEY (present in host config snippets and instructions), but the skill metadata declares no required env variables or primary credential. Asking for a single API key is plausible for integration with a model service, but the manifest/instructions mismatch is an incoherence and the key is sensitive — the packet instructs the agent to check and report on its presence, which could lead to accidental exposure if not handled carefully.
Persistence & Privilege
The skill has no always:true flag, is user-invocable, and does not request persistent system-wide modifications or other skills' configs. Allowing autonomous invocation is the platform default and is not, by itself, an additional concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openui-workspace-delivery - After installation, invoke the skill by name or use
/openui-workspace-delivery - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the openui-workspace-delivery skill.
- Guides installation and setup of OpenUI MCP Studio for local UI generation and review.
- Details workflow for connecting to a local MCP server and running proof loops.
- Focuses on shadcn-style UI delivery with steps for planning, generation, and review gating.
- Stresses that all claims and reviews remain local—no live marketplace or hosted listings.
- Provides troubleshooting resources and clear success criteria for local UI review workflows.
Metadata
Frequently Asked Questions
What is OpenUI Workspace Delivery?
Teach an agent how to install OpenUI MCP Studio, connect it to a host, and use the core UI generation and review workflow without overclaiming a live marketp... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install OpenUI Workspace Delivery?
Run "/install openui-workspace-delivery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenUI Workspace Delivery free?
Yes, OpenUI Workspace Delivery is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenUI Workspace Delivery support?
OpenUI Workspace Delivery is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenUI Workspace Delivery?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.0.0.
More Skills