nocobasenocobaseOfficialยท11 Agent Skills Included

skills

Build and manage NocoBase apps through natural language

Builds, configures, and maintains NocoBase applications through plain-language requests. Covers data modeling, page and portal UI authoring, workflows, permissions, plugins, file storage, backups, migrations, and AI employees. Removes manual admin-panel clicking and error-prone CLI or API work by routing each request to the right skill with built-in safety checks and readback verification.
npx skills add nocobase/skills --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-data-analysis

Analyze NocoBase business data via MCP to produce counts and grouped summaries.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-env-manage

Bootstrap and manage NocoBase environments using the nb CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-acl-manage

Translate business permission requests into ACL actions via nb CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-dsl-reconciler

Synchronize YAML DSLs bidirectionally with live NocoBase instances.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-data-modeling

Inspect and mutate NocoBase collections, fields, and relations via the nb api data-modeling CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-utils

Provide NocoBase references for evaluator engines, expression syntax, and UID generation.

Official
Intermediate
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-publish-manage

Map user intent to API-first backup and migration actions for NocoBase.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-workflow-manage

Manage NocoBase workflow triggers, node graphs, versions, and execution diagnostics via nb CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-plugin-manage

Inspect, enable, or disable NocoBase plugins via nb plugin commands.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-ui-builder

Automate NocoBase Modern Page (v2) UI authoring with blueprint creation and local previews.

Official
Advanced
๐Ÿ“ฆ In Repo
nocobasenocobase

nocobase-plugin-development

Guide NocoBase plugin development from scaffolding to enablement verification.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install NocoBase Skills?โ–ผ

Run `npx skills add nocobase/skills --all -g -y` in your terminal to install all skills globally. NocoBase CLI also installs them automatically when you run `nb init`.

What can I build with NocoBase Skills?โ–ผ

You can create data models, pages, dashboards, workflows, roles and permissions, file storage, and full business applications in NocoBase just by describing what you need.

Which AI coding tools work with NocoBase Skills?โ–ผ

All skills follow the universal SKILL.md standard and work in Claude Code, Codex, Cursor, OpenCode, and other compatible agent CLIs.

Can I manage NocoBase environments and deployments?โ–ผ

Yes. Dedicated skills handle install, start, stop, upgrade, backup, restore, and cross-environment migration through the official `nb` CLI with confirmation gates for destructive actions.

Do I need coding experience to use these skills?โ–ผ

No. You describe the outcome in plain language, and the agent executes the correct NocoBase CLI commands, verifies the result, and asks before any risky change.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’