← Back to Skills Marketplace
alexander-lq

pagesskill

by liu xiansen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
196
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pagesskill
Description
Guide AI to build NocoBase pages — menus, tables, forms, popups, KPIs, JS blocks, outlines, event flows
Usage Guidance
This skill is an instruction-only guide that delegates all real work to platform-provided nb_* tools. It does not ask for credentials or install anything itself, which is coherent. Before installing, verify: (1) what the nb_* tools actually do and what credentials they use — ensure those credentials are limited to the NocoBase instance and have appropriate scope; (2) whether the agent will be allowed to invoke the nb_* tools autonomously (the skill permits model invocation) — if you don't want automatic page changes, restrict autonomous execution; (3) test in a non-production NocoBase sandbox first, since the skill's actions will create/replace page FlowModel content and the FlowModel API does full-replace behavior as noted in the instructions.
Capability Analysis
Type: OpenClaw Skill Name: pagesskill Version: 1.0.0 The skill bundle provides a comprehensive set of tools and instructions for an AI agent to build and manage NocoBase pages, including menus, tables, and forms. The documentation in skill.md outlines a legitimate workflow for UI construction using a specific API (FlowModel), providing DSL syntax for layouts and examples for event flows. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (build NocoBase pages) match the SKILL.md: it documents FlowModel concepts and provides step-by-step workflows and a long list of nb_* page-building tools. Nothing requested (no env vars, no binaries) is inconsistent with an instruction-only guide that delegates actual API calls to platform-provided tools.
Instruction Scope
SKILL.md contains detailed, narrow instructions for creating groups, pages, layouts, table blocks, forms, KPIs, JS blocks, and event flows. It does not instruct the agent to read arbitrary local files, harvest environment variables, transmit data to unrelated endpoints, or perform system-level operations. The workflow is well-scoped to page building.
Install Mechanism
This is an instruction-only skill with no install spec and no code files—lowest-risk install posture. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required credentials or env vars, which is reasonable for an instruction-only guide that relies on platform tools. However, real access to NocoBase (create/modify pages) will require credentials somewhere — likely encapsulated by the nb_* tool implementations. The skill itself does not request or justify any secrets, but you should confirm how nb_* tools obtain and use NocoBase credentials.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and allows model invocation (normal default). It does not declare actions that would modify other skills or system-wide config. Autonomous invocation combined with page-modifying tools means the agent could create/modify pages if allowed, but that behavior is consistent with the skill's purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pagesskill
  3. After installation, invoke the skill by name or use /pagesskill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of NocoBase page building skill. - Guides users to build pages in NocoBase using a structured, agent-first workflow. - Supports building menus, groups, pages, tables, forms, popups, KPIs, JS blocks, outlines, and event flows through clear tool commands. - Provides sensible defaults to minimize manual configuration and reduce errors. - Includes both a fast-path (single-call page creation) and step-by-step manual path. - Details FlowModel tree structure, API behaviors, and best practices for efficient page development.
Metadata
Slug pagesskill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is pagesskill?

Guide AI to build NocoBase pages — menus, tables, forms, popups, KPIs, JS blocks, outlines, event flows. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.

How do I install pagesskill?

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

Is pagesskill free?

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

Which platforms does pagesskill support?

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

Who created pagesskill?

It is built and maintained by liu xiansen (@alexander-lq); the current version is v1.0.0.

💬 Comments