← Back to Skills Marketplace
xixihaha123123123123

WPS Web Builder

by xixihaha123123123123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wps-web-builder
Description
从零构建网站和 Web 应用,使用结构化的计划驱动工作流。触发条件:用户要求创建/构建/搭建网站、Web应用、落地页、管理后台、Dashboard 或任何 Web 项目。关键词:'做网站'、'做页面'、'做前端'、'搭建系统'、'做个官网'、'做个后台'、'build website'、'create app'。...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wps-web-builder
  3. After installation, invoke the skill by name or use /wps-web-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug wps-web-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WPS Web Builder?

从零构建网站和 Web 应用,使用结构化的计划驱动工作流。触发条件:用户要求创建/构建/搭建网站、Web应用、落地页、管理后台、Dashboard 或任何 Web 项目。关键词:'做网站'、'做页面'、'做前端'、'搭建系统'、'做个官网'、'做个后台'、'build website'、'create app'。... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install WPS Web Builder?

Run "/install wps-web-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WPS Web Builder free?

Yes, WPS Web Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does WPS Web Builder support?

WPS Web Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WPS Web Builder?

It is built and maintained by xixihaha123123123123 (@xixihaha123123123123); the current version is v1.0.0.

💬 Comments