What problem does it solve? Running AI models like FLUX, Veo, or Seedance normally requires managing separate provider APIs, GPU infrastructure, and authentication for each service. This Skill provides a single CLI interface to discover and execute over 150 cloud-hosted AI apps without local GPU requirements. ## 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: Generate images (FLUX, Seedream, Grok, Gemini), videos (Veo, Seedance, Wan), TTS audio, and avatars with simple JSON input payloads. - Local File Uploads: Pass local file paths directly in inputs for tasks like image upscaling, image-to-video conversion, and lipsync avatars. - Use Case: A user wants a short drone-style video clip. The Skill searches for video apps, runs google/veo-3-1-fast with a JSON prompt, and returns a downloadable URL. ## Quick Start Ask the assistant to generate an image of a sunset over mountains using inference.sh, and it will search for the right app and run it with the infsh CLI.