← 返回 Skills 市场
WPS Web Builder
作者
xixihaha123123123123
· GitHub ↗
· v1.0.0
· MIT-0
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wps-web-builder
功能描述
从零构建网站和 Web 应用,使用结构化的计划驱动工作流。触发条件:用户要求创建/构建/搭建网站、Web应用、落地页、管理后台、Dashboard 或任何 Web 项目。关键词:'做网站'、'做页面'、'做前端'、'搭建系统'、'做个官网'、'做个后台'、'build website'、'create app'。...
安全使用建议
This skill is internally consistent with building web projects: it will read/write project files and run local build/dev commands (including spawning subprocesses and opening a local port). Before using it, review the files it creates, run it in a safe/isolated working directory (or container) if you are uncomfortable with automatic file writes or running build scripts, and avoid providing any unrelated secrets—no credentials are required by the skill. If you want tighter control, ask the agent to show the exact commands it will run before allowing execution.
功能分析
Type: OpenClaw Skill
Name: wps-web-builder
Version: 1.0.0
The skill provides a comprehensive framework for building web applications but utilizes high-risk execution patterns in SKILL.md. Specifically, it directs the agent to use Python's subprocess module with shell=True to execute npm and npx commands, which is a known shell injection vulnerability. While these capabilities (file writing and shell execution) are aligned with the stated purpose of a web builder, the lack of input sanitization in the generated command strings and the broad system access required for these operations warrant a suspicious classification.
能力评估
Purpose & Capability
Name/description (build websites) align with the content: the SKILL.md contains a structured workflow, templates, and step-by-step instructions to create project files, pick stacks, and run builds/servers. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions ask the agent to read/create .web-builder/plan.md, read the included templates, write project files via agent file-write primitives (start_write_file/end_write_file), run dependency installation and build commands, and start a local dev server (Python subprocess examples included). This is coherent for a web-builder, but it does grant the agent permission to modify the working directory, execute shell/Python commands, and open local ports — users should expect file writes and process execution.
Install Mechanism
No install spec or external downloads; the skill is instruction-only and does not pull artifacts from remote URLs or modify system packages.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md suggests setting NODE_OPTIONS to an empty string when spawning Node processes, but it does not request secrets or unrelated credentials.
Persistence & Privilege
always: false and no special persistence or modification of other skills or global agent config. The skill will write project files within the working directory (.web-builder/plan.md and generated project files) and can start local servers — this is expected for its purpose and does not request elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wps-web-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/wps-web-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
WPS Web Builder 是什么?
从零构建网站和 Web 应用,使用结构化的计划驱动工作流。触发条件:用户要求创建/构建/搭建网站、Web应用、落地页、管理后台、Dashboard 或任何 Web 项目。关键词:'做网站'、'做页面'、'做前端'、'搭建系统'、'做个官网'、'做个后台'、'build website'、'create app'。... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。
如何安装 WPS Web Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wps-web-builder」即可一键安装,无需额外配置。
WPS Web Builder 是免费的吗?
是的,WPS Web Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WPS Web Builder 支持哪些平台?
WPS Web Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WPS Web Builder?
由 xixihaha123123123123(@xixihaha123123123123)开发并维护,当前版本 v1.0.0。
推荐 Skills