freecad-ai
Installation
SKILL.md
FreeCAD AI
Use the bridge in this repository to execute Python inside a running FreeCAD GUI session.
Use the local bridge
Run client commands from the repository root so the local helper scripts are available by relative path.
- Start FreeCAD.
- Load
freecad-server.pyin the FreeCAD Python console. - Run Python snippets from the terminal with
freecad-client.py.
The remote execution environment already exposes:
AppGuiFreeCADFreeCADGui