← 返回 Skills 市场
Wireframe
作者
BytesAgain2
· GitHub ↗
· v3.4.1
· MIT-0
539
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install wireframe
功能描述
Create wireframes and user flows. Use when sketching page layouts in ASCII/SVG, mapping flows, or exporting to HTML.
安全使用建议
This appears to be a straightforward local tool implemented in bash. Before installing/using: (1) review the complete scripts/script.sh in your environment (the provided snippet shows a stray 's' and a truncated tail in the copy you supplied — ensure the full script is intact to avoid syntax errors), (2) run it as a non-root user and be mindful of any output path you pass (the script will mkdir -p and overwrite files at the given path), and (3) if you need networked or CI-safe behavior, verify there are no added remote calls in the upstream repository’s latest release. Otherwise there are no credential or network risks apparent.
功能分析
Type: OpenClaw Skill
Name: wireframe
Version: 3.4.1
The wireframe skill bundle is a legitimate utility for generating ASCII, SVG, and HTML UI mockups. The core logic in `scripts/script.sh` consists of standard shell scripting for string manipulation and file writing, with no evidence of network calls, data exfiltration, or malicious command execution.
能力评估
Purpose & Capability
The name/description (wireframe, flows, export to HTML) match the provided SKILL.md commands and the included scripts/script.sh. The commands and options in the README align with the script's functionality (page, component, flow, annotate, export, template).
Instruction Scope
SKILL.md only instructs running the included bash script with CLI options and writing outputs to disk. The script reads only its CLI arguments and produces local ASCII/SVG/HTML output; it does not read environment secrets or unrelated system files, nor does it transmit data externally.
Install Mechanism
No install spec is provided (instruction-only skill with an included script). This is low-risk — nothing is downloaded or executed from remote URLs during install.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The script does not reference external secrets or cloud APIs.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills' configuration. It only writes files specified by the user (output paths).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wireframe - 安装完成后,直接呼叫该 Skill 的名称或使用
/wireframe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.4.1
v2.5 standard: Use-when desc, homepage, source, security fix
v3.4.0
manual
v3.3.0
Major rewrite: domain-specific commands, Use-when description, security fixes, dependency declarations
v1.0.6
manual
v3.2.0
Concise description (no truncation), add homepage+source metadata
v3.1.0
Security fix: safe env-var Python invocation; add Requirements section; fix description format
v3.0.1
Fix: add Requirements, fix description
v3.0.0
Major rewrite
v1.0.5
yaml-fix+quality
v1.0.4
yaml-fix+quality
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release
元数据
常见问题
Wireframe 是什么?
Create wireframes and user flows. Use when sketching page layouts in ASCII/SVG, mapping flows, or exporting to HTML. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 539 次。
如何安装 Wireframe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wireframe」即可一键安装,无需额外配置。
Wireframe 是免费的吗?
是的,Wireframe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wireframe 支持哪些平台?
Wireframe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wireframe?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v3.4.1。
推荐 Skills