iblai-ops-deploy
Installation
SKILL.md
/iblai-ops-deploy
Deploy your ibl.ai app frontend to a hosting platform. Currently supports Vercel; extensible to other platforms.
Prerequisites
VERCEL_TOKENset iniblai.env- If missing or placeholder, ask the user once for their token and save it:
Token creation: https://vercel.com/account/tokensecho 'VERCEL_TOKEN=<token>' >> iblai.env
Deploy to Vercel
Run the CLI command:
Related skills
More from iblai/vibe
iblai-chat
Add AI chat widget to your Next.js app
55iblai-account
Add account and organization settings page to your Next.js app
54iblai-auth
Add ibl.ai SSO authentication to a vanilla Next.js app
53iblai-analytics
Add analytics dashboard page to your Next.js app
53iblai-profile
Add profile dropdown and settings page to your Next.js app
52iblai-invite
Add user invitation dialogs to your Next.js app
45