← Back to Skills Marketplace
bytesagain-lab

Page Builder

by bytesagain-lab · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ Security Clean
207
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install page-builder
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Page Builder concepts, best practices, and implementation patterns.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install page-builder
  3. After installation, invoke the skill by name or use /page-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
Metadata
Slug page-builder
Version 2.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Page Builder?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Page Builder concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.

How do I install Page Builder?

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

Is Page Builder free?

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

Which platforms does Page Builder support?

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

Who created Page Builder?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.2.

💬 Comments