What problem does it solve?
This Skill removes friction when you need to run AI capabilities (images, videos, LLMs, web search, 3D, and X automation) by giving you a single cloud CLI workflow instead of stitching together many vendor-specific setups.
Core Features & Use Cases
- Run image and video generation apps: Generate images (e.g., FLUX) and videos (e.g., Veo) without managing GPUs locally.
- Call LLMs and routed providers: Use OpenRouter-hosted models via a consistent
infsh app run interface.
- Perform web search and extraction: Execute Tavily/Exa search tasks to fetch current information and content.
- Automate Twitter/X actions: Trigger posting and account actions from tasks with structured inputs.
- Handle local files automatically: Pass local file paths for image/video/3D/avatars and let the CLI upload them when required.
Quick Start
Run a cloud image generation job by telling your agent to execute: infsh app run falai/flux-dev-lora --input '{"prompt":"a cat astronaut"}'.