cad-viewer
CAD Viewer
Provenance: maintained in earthtojake/text-to-cad. Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. If the user asks to modify, debug, or iterate on CAD Viewer source itself, that is the repository's work, not this skill's — this skill runs the Viewer, it is not where you edit it.
Use this skill to open existing or newly generated CAD, robot-description, or DXF files in CAD Viewer and hand back live review links. The expected input is one or more explicit file paths.
Setup
The Viewer is part of cadgen: install this skill's requirements.txt into a
Python >= 3.11 and the cadgen command carries the server and the prebuilt
client. There is nothing else to install and no Node at run time.