This handles the full OpenSCAD workflow from code to STL export. You write parametric 3D models, validate syntax, generate preview images from six angles (front, back, left, right, top, iso), and export print-ready files. The visual validation requirement is smart. OpenSCAD syntax can be valid while the geometry is completely wrong, so the skill enforces checking renders before moving forward. Includes parameter extraction with comment annotations for sliders and dropdowns, custom camera positioning, and everything needed for MakerWorld uploads. If you're generating 3D printable models programmatically, this covers the tedious parts of the OpenSCAD toolchain.
npx skills add https://github.com/mitsuhiko/agent-stuff --skill openscad