iblai-env

Installation
SKILL.md

/iblai-env

Expand the simple .env.example into a full .env.local for your ibl.ai app.

Prerequisites

  • iblai CLI available (iblai --version). If not available, run /iblai-install

Quick Setup

  1. Copy the example to your app root:

    cp .env.example .env.local
    
  2. Set your platform key:

    # If iblai is installed globally
    iblai config set NEXT_PUBLIC_MAIN_TENANT_KEY your-actual-key
    
Related skills
Installs
1
Repository
iblai/vibe
GitHub Stars
14
First Seen
Mar 30, 2026