agent-tools

Installation
SKILL.md

Install the belt CLI skill: npx skills add belt-sh/cli

inference.sh

Run AI apps in the cloud with a simple CLI. No GPU required.

inference.sh

Install CLI

curl -fsSL https://cli.inference.sh | sh
belt login

Agents / non-interactive shells: belt login --key <api-key>, or set INFSH_API_KEY (read on every command, no login needed). Without a TTY, belt login prints a URL; the browser then shows a claim code. Run belt login --code <code> on the same machine within 5 minutes.

Installs
12
GitHub Stars
748
First Seen
Feb 5, 2026
agent-tools — inference-sh/skills