This skill leverages NocoBase's data-modeling capabilities to inspect and modify collections, fields, and relations. It is designed for users who need to manage data models within the NocoBase framework.
$ npx skills add https://github.com/nocobase/skills --skill nocobase-data-modelingThe nocobase-data-modeling skill enables AI agents to programmatically inspect and modify data models within NocoBase applications. It handles the creation and management of collections, fields, relations, and view-backed schemas — the foundational layer of any NocoBase database. This skill is essential for developers and data architects who need to automate data model design, establish relationships between entities, and configure the structural backbone of their applications. By integrating with Claude Code, Cursor, and other AI agent CLIs, it allows teams to define complex data architectures through natural language instructions, significantly accelerating the data modeling phase of application development.
Install via CLI with the provided command.
Inspect existing data collections
Modify fields in a data model
Change relations between data entities
Manage view-backed schemas
$ npx skills add https://github.com/nocobase/skills --skill nocobase-data-modelinggit clone https://github.com/nocobase/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan