A straightforward wrapper around Venice.ai's image manipulation API that handles three specific jobs: editing existing images, upscaling them for higher resolution, and removing backgrounds. It's designed for the Open Design system, so Claude can discover and invoke it during planning when you mention things like "upscale this" or "remove the background." The skill comes from Venice.ai's own team, which means it should stay current with their API. You'll need to pull the full implementation from their GitHub repo to actually use it. Most useful when you're already in the Venice.ai ecosystem and want Claude to handle image ops without switching contexts.
npx skills add https://github.com/nexu-io/open-design --skill venice-image-edit