banana-cli
Installation
SKILL.md
banana-cli
CLI for creating, managing, and exporting AI-generated presentations.
Environment Check
Before running any command, verify the backend is reachable:
curl -sf http://localhost:5000/health
If this fails, the backend is not running. Read references/setup.md and follow the steps to clone the repo, configure .env, and start the backend. Do not proceed until the health check passes.
Invocation
banana-cli <command> [options]