agent-tools

Installation
Summary

Access 150+ cloud-based AI apps via CLI—image generation, video creation, LLMs, search, 3D modeling, and Twitter automation.

  • Supports major models including FLUX, Veo, Claude, Gemini, Grok, Seedance, OmniHuman, Tavily, and Exa with no local GPU required
  • Automatic local file upload for images, audio, and video inputs; run apps synchronously or asynchronously with task status tracking
  • Covers six capability categories: image generation, video generation, LLM inference, web search, 3D modeling, and Twitter/X automation
  • CLI commands for app discovery, filtering by category, generating sample inputs, and running tasks with optional output waiting
SKILL.md

inference.sh

Run 250+ 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

What does the installer do? The install script detects your OS and architecture, downloads the correct binary from dist.inference.sh, verifies its SHA-256 checksum, and places it in your PATH. That's it — no elevated permissions, no background processes, no telemetry. If you have cosign installed, the installer also verifies the Sigstore signature automatically.

Manual install (if you prefer not to pipe to sh):

# Download the binary and checksums
curl -LO https://dist.inference.sh/cli/checksums.txt
Related skills

More from inference-sh/skills

Installs
793
GitHub Stars
432
First Seen
Feb 5, 2026