infsh-cli
Installation
Summary
Access 150+ cloud-based AI apps via CLI without GPU setup or infrastructure.
- Covers image generation (FLUX, Gemini, Grok), video creation (Veo, Seedance, OmniHuman), LLMs (Claude, Gemini via OpenRouter), web search (Tavily, Exa), 3D modeling, and Twitter/X automation
- Automatically uploads local files when provided as paths; supports batch operations and async execution with task status polling
- Simple command structure:
infsh app list,infsh app run <app> --input data.json, with built-in sample generation and filtering by category or keyword - No authentication overhead beyond initial
infsh login; all processing runs serverless in the cloud
SKILL.md
Install the belt CLI skill:
npx skills add belt-sh/cli
inference.sh
Run 250+ AI apps in the cloud with a simple CLI. No GPU required.

Install CLI
curl -fsSL https://cli.inference.sh | sh
belt login
Related skills