A straightforward wrapper around fal.ai's vision models that handles the common computer vision tasks you'd normally string together manually. You get object segmentation, detection, OCR, image captioning, and visual question answering in one skill instead of juggling multiple API calls. It's catalogued under image generation but really shines for analysis workflows where you need to extract structured information from images or let users ask questions about visual content. The upstream comes from fal.ai's community team, so expect it to track their API pretty closely. Useful when you want vision capabilities without writing boilerplate for each model type.
npx skills add https://github.com/nexu-io/open-design --skill fal-vision