← 返回 Skills 市场
xiaojiou176

OpenUI Workspace Delivery

作者 Yifeng[Terry] Yu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openui-workspace-delivery
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openui-workspace-delivery 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug openui-workspace-delivery
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 OpenUI Workspace Delivery?

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

OpenUI Workspace Delivery 是免费的吗?

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

OpenUI Workspace Delivery 支持哪些平台?

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

谁开发了 OpenUI Workspace Delivery?

由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.0.0。

💬 留言讨论