en un clic
belt
Install and set up belt — the cloud platform CLI for AI agents
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Install and set up belt — the cloud platform CLI for AI agents
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Build and deploy an inference.sh app from a conversation — scaffold, implement, test, deploy, and configure pricing. Use when the user says 'appify', 'make an app', 'deploy this as an app', or when a working API integration, model wrapper, or processing pipeline should become a reusable cloud app.
Build and deploy an inference.sh flow — chain multiple apps into a pipeline with wired inputs/outputs. Use when the user says 'flowify', 'make a flow', 'chain these apps', 'build a pipeline', or when multiple apps should run in sequence with outputs feeding into inputs.
Build and deploy a custom AI agent on belt — define purpose, model, tools, system prompt, and deploy as a reusable agent. Use when the user says 'agentify', 'make an agent', 'create an agent', 'build a bot', or wants to turn a workflow into a deployed agent with tools.
Run a simulated expert panel on a strategic question — brief 4-8 named experts in parallel, synthesize into consensus table
Search and run 250+ AI apps — image generation, video, TTS, web search, LLMs
Save and recall knowledge — discoveries, insights, references, preferences
| name | belt |
| description | Install and set up belt — the cloud platform CLI for AI agents |
| allowed-tools | Bash(belt *), Bash(which belt), Bash(curl -fsSL https://cli.inference.sh -o *), Bash(sh /tmp/belt-install.sh) |
Belt is the cloud platform for AI agents. Run 250+ AI apps, manage knowledge, search and publish skills, connect MCP servers.
First check if belt is already installed:
which belt && belt --version
If belt is already installed, skip to Authenticate.
If not installed, download the installer, then run it:
curl -fsSL https://cli.inference.sh -o /tmp/belt-install.sh
Review what the script does, then install:
sh /tmp/belt-install.sh
belt login
belt me
belt init claude-code
belt skill list # your skills
belt skill store search "web" # find skills in the store
belt knowledge list # view your knowledge
belt app store # browse AI apps