What problem does it solve?
This Skill solves the problem of having to manually find, configure, and run many different AI provider tools to generate images, videos, search, and more. It streamlines AI app execution by letting you use a single CLI workflow to discover and run cloud apps without managing GPUs or multiple API integrations.
Core Features & Use Cases
- App discovery by search: Find the correct inference.sh app ID by searching (e.g., for FLUX, Veo, Seedance, TTS, Tavily, Exa) instead of guessing names.
- Run apps with JSON inputs/outputs: Execute apps via
infsh app run ... --input '<json>' --json and handle structured results, typically returning media URLs.
- Local file support: Pass local image/audio/video paths in the JSON input for workflows like image-to-video or avatar/lipsync generation.
- Use cases: Image generation (FLUX/Reve/Seedream/etc.), video generation (Veo/Seedance/Wan/etc.), AI search (Tavily/Exa), and avatar/lipsync creation.
Quick Start
Ask the AI assistant to run the inference.sh CLI workflow to generate an image by first searching for the best matching image app and then running it with your prompt as JSON input.