Generate, inspect, dry-run, and statically validate plain FDM .gcode from 3D mesh files by orchestrating real slicer CLIs. Use when Codex needs to slice .stl, .obj, unsliced .3mf, .ply, .glb, or .gltf into printer-profiled G-code, discover local slicer backends, inspect whether a mesh is slice-ready, or validate generated G-code before any printer-specific handoff.
$npx -y skills add earthtojake/text-to-cad --skill gcodeInstalls into the current project.
Run `npx skills use "https://github.com/earthtojake/text-to-cad" --skill "earthtojake/text-to-cad/gcode"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/earthtojake/text-to-cad" that are relevant to the current task. Run `npx skills add "https://github.com/earthtojake/text-to-cad"` and select the relevant skills, then follow their instructions.