skills
Build and manage NocoBase apps through natural language
All Skills in This Repository (11)
Pure Emerald Level Indicatorsnocobase-data-analysis
Analyze NocoBase business data via MCP to produce counts and grouped summaries.
nocobase-env-manage
Bootstrap and manage NocoBase environments using the nb CLI.
nocobase-acl-manage
Translate business permission requests into ACL actions via nb CLI.
nocobase-dsl-reconciler
Synchronize YAML DSLs bidirectionally with live NocoBase instances.
nocobase-data-modeling
Inspect and mutate NocoBase collections, fields, and relations via the nb api data-modeling CLI.
nocobase-utils
Provide NocoBase references for evaluator engines, expression syntax, and UID generation.
nocobase-publish-manage
Map user intent to API-first backup and migration actions for NocoBase.
nocobase-workflow-manage
Manage NocoBase workflow triggers, node graphs, versions, and execution diagnostics via nb CLI.
nocobase-plugin-manage
Inspect, enable, or disable NocoBase plugins via nb plugin commands.
nocobase-ui-builder
Automate NocoBase Modern Page (v2) UI authoring with blueprint creation and local previews.
nocobase-plugin-development
Guide NocoBase plugin development from scaffolding to enablement verification.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core