← 返回 Skills 市场
Page Builder
作者
bytesagain-lab
· GitHub ↗
· v2.0.2
· MIT-0
207
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install page-builder
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Page Builder concepts, best practices, and implementation patterns.
安全使用建议
This skill is a simple, local reference/CLI script that prints documentation; it does not use network access or require credentials. You can inspect scripts/script.sh before using it (noting the script's internal VERSION differs from the registry version and the quoted heredoc means the literal "$VERSION" may appear in help output). If you plan to execute the script, run it in a safe environment (it appears benign) and confirm you trust the BytesAgain source.
功能分析
Type: OpenClaw Skill
Name: page-builder
Version: 2.0.2
The 'page-builder' skill is a static documentation reference tool. The shell script (scripts/script.sh) only outputs plain-text information using heredocs for various commands like 'intro' and 'quickstart', and the SKILL.md contains no malicious instructions or prompt injections. There are no network calls, file system modifications, or attempts to access sensitive data.
能力评估
Purpose & Capability
Name/description (Page Builder reference) match the actual contents: static reference text and CLI-like commands. There are no unexpected env vars, binaries, or external services required.
Instruction Scope
SKILL.md states outputs are produced via heredoc with no external calls; the shipped scripts/script.sh implements exactly that. Minor inconsistency: SKILL.md/version is 2.0.2 while the script's internal VERSION is 2.0.1 and the help heredoc is quoted (so $VERSION won't expand), which is a harmless documentation/versioning mismatch but worth noting.
Install Mechanism
No install spec is provided (instruction-only skill). A single bash script is included but no downloads or installation steps are required. Nothing writes external archives or fetches remote code.
Credentials
The skill requests no environment variables, no credentials, and the runtime script does not read sensitive config paths or environment variables. Proportional to the skill's functionality.
Persistence & Privilege
always is false and the skill does not request persistent/system privileges or change other skill configurations. It is invoked on demand and does not enable permanent background behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install page-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/page-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Page Builder 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Page Builder concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 Page Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install page-builder」即可一键安装,无需额外配置。
Page Builder 是免费的吗?
是的,Page Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Page Builder 支持哪些平台?
Page Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Page Builder?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.2。
推荐 Skills