Last updated

iblai/vibe

Mirrored from iblai/vibe Β· README.md. This page is generated β€” edit it in the repository, not here.

Ship AI-powered apps fast β€” and run the platform behind them. Backend included.

Release Skills Next.js TypeScript Tailwind CSS Claude Code OpenAI Codex Cursor Desktop & Mobile License: MIT

Note: This toolkit runs against the hosted iblai.app environment. If you'd like a license to the full platform codebase to run locally or self-host, reach out to our team at ibl.ai/contact.


Build the app you actually need on ibl.ai β€” sign-in, an AI agent to talk to, users and admins, custom data, memory, analytics, billing β€” as a website and as macOS, Windows, iOS, and Android apps. Or run the platform with no UI at all. One install; your coding agent does the rest.

Three steps

1. Install the skills in the agent you already use.

npx skills add iblai/vibe --all        # Claude Code, OpenAI Codex, Cursor, OpenCode, Copilot …

Claude Code users can install the plugin instead (same skills, plus the SDK-docs MCP server, updated with /plugin update): /plugin marketplace add iblai/vibe then /plugin install iblai-vibe@iblai.

2. Say hello.

/iblai-vibe-start

Four questions β€” new project or existing code Β· one organization, many, or none Β· who signs in Β· what it's about (users Β· memories Β· agents Β· organizations). Then it connects your ibl.ai organization (one click in the browser, or two pasted values β€” the token never enters the chat) and builds. Thirty seconds after you sign in you are chatting with your own agent, with users, an admin area, custom user and organization settings, memory, analytics, and billing already wired.

3. Ship. /iblai-vibe-ops-deploy gives you a URL. /iblai-vibe-ops-build gives you macOS, Windows, iOS, and Android.

New to ibl.ai? ibl.ai/join creates your account and your organization β€” free to start. Want the details of every step? Getting started β†’

What you get

vibe-starter, the app /iblai-vibe-start sets up for the common case:

  • Sign-in with ibl.ai SSO, pinned to your organization
  • Home is a chat with your agent; /agents to browse; /setup to pick or create one
  • Users and admins β€” profile, a User/Admin switch, an admin area (people, invites, roles, analytics, billing, memory, organization)
  • Custom data per user and per organization, stored on the platform β€” no database of your own
  • Memory, analytics, notifications, billing β€” the platform's own, already on the page
  • Tests (Vitest + Playwright) and a server helper for anything the components don't cover

Every piece is a skill you can also add to an existing app.

The skills, by folder

Two families in one install: πŸ–₯️ iblai-vibe-* mounts a visual component in your app; πŸ”Œ iblai-api-* does the same thing headlessly over REST β€” for a script, a CI job, or your own backend. How they differ β†’

FolderWhat it coversSkills
start/The first conversation, connecting your organization, sign-in, the starter11
agents/Chat, browse, create, and configure agents β€” every settings tab55
users/Profiles, custom user data, memories, roles and admins, invitations18
organizations/Organization settings and metadata, branding, integrations9
billing/How you are charged, spend caps, three ways to charge your users12
analytics/Usage, users, topics, transcripts, costs, reports2
content/Courses, catalog, credentials, admissions11
ship/Test, deploy, native builds, app stores11
security/Authorized-use security work8

The full list with one line per skill: docs/catalogue.md.

Keep it current

This repo changes often. Installed skills are a copy β€” refresh them with the install command above, or /iblai-vibe-ops-upgrade in Claude Code (your agent will suggest it when the copy is more than two weeks old). Details β†’

Learn more

Built with iblai/vibe

Agentic OS (iblai/os) Β· Agentic LMS (iblai/lms) Β· vibe-agent (one creator, one agent, one paywall) Β· marketing skills in iblai/vibe-marketing

License

MIT β€” ibl.ai

Copyright Β© ibl.ai | support@iblai.zendesk.com