
- Category
- AI
- Website
- github.com
- Language
- English
- Listed
- 8d ago
- Stars
- 16,024
- Forks
- 1,664
earthtojake/text-to-cad ↗, Python, MIT, Last commit 1d ago
text-to-cad is a library of agent skills for generating, inspecting, sourcing, slicing and handing off CAD models and robot description files from local project files. The CAD skill builds or edits a model from a plain-language or image request, with STEP as the main output and STL, 3MF or GLB exports. Other skills find off-the-shelf STEP parts such as screws, bearings and motors, draw 2D DXF profiles, write URDF, SRDF and SDF files for robots and simulators, measure printability, and slice meshes into FDM G-code with real slicer CLIs. A Bambu Lab skill dry-runs, uploads and cautiously starts local print jobs. The library installs with npx skills add, and running that same command again is how you update, since npx skills update silently misses newly added skills.