nocobase-env-bootstrap

Installation
SKILL.md

Goal

Help users set up NocoBase smoothly from zero to running by handling environment checks, installation, local CLI environment bootstrap, application environment management, single-instance upgrade, and high-frequency troubleshooting.

Scope

  • Detect host environment and required dependencies automatically when possible.
  • Install and initialize NocoBase with Docker, create-nocobase-app, or Git method.
  • Start NocoBase in one environment (local machine or single server).
  • After successful install, automatically bootstrap local nocobase-ctl environment (local) for downstream CLI-first skills.
  • Provide reusable app environment management actions (add, use, current, list) through skill-local wrapper script for downstream skills.
  • Run safe single-instance upgrades with explicit pre-check and post-check gates.
  • Diagnose and fix high-frequency setup and runtime failures.

Non-Goals

Related skills
Installs
72
Repository
nocobase/skills
GitHub Stars
29
First Seen
Apr 11, 2026