What problem does it solve? Accessing many different AI models normally requires managing separate provider APIs, credentials, and GPU infrastructure. This Skill lets you run over 150 cloud-hosted AI apps—image generation, video creation, TTS, search, 3D, and more—through a single unified CLI without any local GPU. ## Core Features & Use Cases - App Discovery: Search the inference.sh catalog with infsh app list --search to find the correct app ID before running anything. - Media Generation: Run apps like FLUX, Veo, Seedance, and Grok Imagine with JSON inputs and receive URLs to generated images and videos. - Local File Uploads: Pass local file paths (images, audio) directly in the input JSON and the CLI uploads them automatically. - Use Case: A user asks for a short drone-style video clip. You search for video apps, run google/veo-3-1-fast with a prompt, and return the generated video URL for inline display. ## Quick Start Ask the assistant to generate an image of a sunset over mountains using the inference.sh CLI, and it will search for the right app, run it, and return the image URL.