What problem does it solve?
Fal.ai models hosted on Fal.ai can require manual setup and orchestration; this Skill wraps Fal.ai in the Robomotion CLI, enabling both synchronous and asynchronous inferences for images, videos, and audio without managing infrastructure.
Core Features & Use Cases
- Synchronous and asynchronous inference via Fal.ai
- Connect, submit, poll, and retrieve results using the Robomotion Fal.ai commands
- Supports image generation, video generation, and text-to-speech tasks
- Use case: automate media generation pipelines and iterative content creation with AI models hosted on Fal.ai.
Quick Start
Install and configure the Fal.ai integration by connecting a session with robomotion falai falai_connect to obtain a client-id and session-id, then run a model with robomotion falai falai_run_model using those IDs and always append --output json for structured results.