earthtojake/text-to-cad — reverse-engineered prompt
Reverse engineered prompt
Build me a toolkit that lets an AI coding agent turn plain English hardware ideas into real CAD and robot design files.
I want to describe a part, fixture, robot, or mechanism, then have the agent create editable source files and regenerate the actual outputs when I ask. It should export common formats like STEP, STL, 3MF, DXF, GLB, plus URDF, SRDF, and SDF for robot work. I also want a local viewer so I can inspect the model, flat patterns, and robot files without needing a hosted backend.
Please include a way to search for common off the shelf STEP parts like screws, bearings, motors, connectors, and electronics parts, then download and use them in designs. Add review images or preview links so I can quickly check whether the generated geometry looks right. It should support precise follow up edits by letting me reference parts of the model.
Include simple docs, examples, benchmarks, and install instructions for coding agents. Look up current docs online if you need to.
Want more depth? Deep Reverse