agent-tools
Originally frominference-sh/agent-skills
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.

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.