Build precise parametric 3D CAD models in Python with CadQuery — a B-rep (BREP/solid) kernel that exports STEP (for real CAD/CAM) as well as STL/3MF. Covers workplanes, the fluent API, face/edge selectors, fillets/chamfers, sketches, sweeps/lofts/revolves, and assemblies. Use when the user wants engineering-grade CAD, a STEP file, filleted/chamfered parts, something to hand to a machinist or import into FreeCAD/SolidWorks, or parametric CAD driven by Python logic.
$npx -y skills add nocetic/flowly --skill cadqueryInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/cadquery"` 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/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.