Back to Nocobase

nb skills install

docs/docs/en/api/cli/skills/install.md

2.1.2601 B
Original Source

nb skills install

Install NocoBase AI coding skills globally. If they are already installed, this command does not perform an update.

Usage

bash
nb skills install [flags]

Parameters

ParameterTypeDescription
--yes, -ybooleanSkip installation confirmation
--jsonbooleanOutput JSON
--verbosebooleanShow detailed installation output

Examples

bash
nb skills install
nb skills install --yes
nb skills install --json