This skill turns natural-language descriptions or reference images into build123d Python code, runs that code, and renders the resulting 3D geometry in a local browser viewer. It supports three modes: text-driven generation, image-driven generation (where the agent inspects a provided photo or drawing and researches real-world dimensions), and an edit-apply loop for incremental changes submitted from the viewer. The skill also auto-arms a periodic wakeup to collect and apply viewer edits.
Use this skill when a user asks the agent to create or modify a 3D part: 'render a bracket', 'model from image', 'create a gear', or 'apply pending edits' from the viewer. It is intended for CAD-style geometry (mechanical parts, brackets, standard hardware) rather than organic mesh sculpting.
has_scripts=false) but the skill provides precise instructions to create viewer/models/script.py and run it in the skill venv.Best used by code-capable agents that can run Python and shell commands (Claude/Code-style agents, Codex/Copilot workflows, or any agent with Bash + Python execution).
This skill has not been reviewed by our automated audit pipeline yet.