Modly Image-to-3D Skill Skill by ara.so — Daily 2026 Skills collection. Modly is a local, open-source desktop application (Windows/Linux) that converts photos into 3D mesh models using AI models running entirely on your GPU — no cloud, no API keys required. --- Architecture Overview The app runs as an Electron shell over a local Python FastAPI server. Extensions are GitHub repos with a + that plug into the extension system. --- Installation Quick start (no build required) Development setup Production build --- Key npm Scripts --- Extension System Extensions are GitHub repositories containing:…