vibe-setup-env
Installation
SKILL.md
/vibe-setup-env
Expand the simple .env.example into a full .env.local for your ibl.ai app.
Prerequisites
iblaiCLI available (iblai --version). If not available, run/vibe-install-cli
Quick Setup
-
Copy the example to your app root:
cp .env.example .env.local -
Set your platform key:
# If iblai is installed globally iblai config set NEXT_PUBLIC_MAIN_TENANT_KEY your-actual-key