AI Builder Quick Start
AI Builder is NocoBase's AI-assisted building capability — you can describe your requirements in natural language, and the AI will automatically handle data modeling, page configuration, permission setup, and more. It provides a more modern and efficient building experience.
Quick Start
If you have already installed the NocoBase CLI, you can skip this step.
One-Click AI Installation
Copy the following prompt to your AI assistant (Claude Code, Codex, Cursor, Trae, etc.) to automatically complete the installation and configuration:
Manual Installation
Your browser will automatically open a visual configuration page that guides you through installing NocoBase Skills, configuring the database, and starting the application. For detailed steps, see Quick Start.
From a Single Sentence to a Complete System
After installation, you can use natural language to operate NocoBase directly from your AI assistant. Here are a few real-world scenarios, from creating a single table to building an entire system, to give you a feel for AI Builder's capabilities.
Describe Your Business Requirements, AI Designs Tables and Relationships
Tell the AI what kind of system you want to build, and it will automatically design data tables, field types, and relationships for you — no need to draw ER diagrams yourself.

The AI automatically generated data tables for customers, contacts, opportunities, orders, and their relationships:

To learn more about data modeling, see Data Modeling.
Describe Pages in Business Language, AI Builds Them
No need to learn configuration rules — just say what kind of page you want. Search boxes, tables, filters — just describe them and they're done.

To learn more about UI configuration, see UI Configuration.
Orchestrate Automated Workflows with One Sentence
Describe the trigger conditions and processing logic of your business flow, and the AI will automatically create triggers and node chains.

To learn more about workflows, see Workflow Management.
Data Tables, Pages, and Dashboards — All at Once
The Solutions feature is currently in testing with limited stability, available for early access only.
Describe your business scenario in one sentence, and the AI will build data tables, management pages, dashboards, and charts all at once.
The AI first outputs a design plan, then builds everything at once after confirmation:


To learn more about building complete systems, see Solutions.
Security & Audit
Before letting an AI Agent operate NocoBase, we recommend understanding the authentication methods, permission controls, and operation auditing — ensuring the AI only does what it should, with every step recorded. See Security & Audit.
NocoBase Skills
NocoBase Skills are domain knowledge packages that can be installed into AI Agents, enabling AI to understand NocoBase's configuration system. NocoBase provides 8 Skills covering the entire building workflow:
- Environment Management — Environment checks, installation, deployment, upgrades, and troubleshooting
- Data Modeling — Create and manage data tables, fields, and relationships
- UI Configuration — Create and edit pages, blocks, popups, and interactive linkage
- Workflow Management — Create, edit, enable, and diagnose workflows
- ACL Configuration — Manage roles, permission policies, user bindings, and risk assessments
- Solutions — Batch-build entire business systems from YAML
- Plugin Management — View, enable, and disable plugins
- Release Management — Cross-environment releases, backup & restore, and migration
NocoBase CLI automatically installs Skills during initialization (nb init), so manual installation is not required.
Related Links
- NocoBase CLI — Command-line tool for installing and managing NocoBase
- NocoBase CLI Reference — Complete parameter reference for all commands
- AI Plugin Development — Develop NocoBase plugins with AI assistance
- Security & Audit — Authentication methods, permission controls, and operation auditing
- AI Employees — NocoBase's agent capabilities for collaboration and task execution within the business interface

