bibi
Installation
SKILL.md
BibiGPT — AI Video & Audio Summarizer
This file is a discovery stub, not the usage guide. It tells you which mode you are in and where the live docs are. The live sources always match the current product; anything copied into this file would go stale.
1. Detect Mode
Run scripts/bibi-check.sh if present, or check in order:
| Check | Mode | Notes |
|---|---|---|
command -v bibi |
CLI — best: local files, desktop login | macOS / Windows / Linux desktop app |
$BIBI_API_TOKEN set |
API — HTTP calls, works anywhere | token: https://bibigpt.co/user/integration |
| MCP client available | MCP — zero install | connect https://bibigpt.co/api/mcp (OAuth 2.1) |
Neither available → install the desktop app (brew install --cask jimmylv/bibigpt/bibigpt
on macOS, winget install BibiGPT on Windows, curl -fsSL https://bibigpt.co/install.sh | bash
on Linux) or get an API token. Details: references/installation.md.