Agent skills
Skills Library
Agent skills from text-to-cad — full Python tooling (step, inspect, snapshot, URDF, SDF, DXF, and more) synced to the server. Enable skills to inject guidance into AI prompts; with CAD enabled, exported STEP files are validated via the skill's Python inspect tools after each build.
How it works
- 12 skills — CAD, Blueprint Vision, URDF, SDF, SRDF, DXF, step-parts, gcode, bambu-labs, cad-viewer, implicit-cad, sendcutsend.
- Auto Blueprint Vision — attaching an image to a prompt automatically enables schematic analysis; disable it in Skills Library if you only want a visual reference.
- Python tools — each skill ships
scripts/CLIs; Render3D runs CAD inspect on STEP after builds when CAD is enabled. - Sync updates — run
scripts/sync-skills-from-text-to-cad.shon the server to pull latest from GitHub.