cad-modeling-fusion
Generate parametric CAD model specifications and Autodesk Fusion Python scripts from natural-language 3D modeling requests. Use when the user asks to create, automate, modify, export, or validate CAD models for Fusion, FreeCAD, OpenSCAD, STEP, STL, OBJ, or 3D printing.
# CAD Modeling Fusion Skill Use this skill when a user wants a parametric CAD model, a validated CAD model specification, generated Autodesk Fusion Python code, fallback FreeCAD/OpenSCAD code, or export guidance for STEP/STL/OBJ/F3D workflows. Do not use this skill for pure mesh sculpting, animation, rendering-only scenes, destructive edits to user CAD files, or executing untrusted generated code without explicit confirmation. ## Workflow 1. Parse the request into a `ModelSpec` JSON object. 2. Ask clarifying questions only when critical dimensions, units, or manufacturing requirements are
When to use
Community skill by Foster1202. Source: https://github.com/Foster1202/cad-modeling-fusion-skill