Fusion 360 Engineer
Hook Claude into Autodesk Fusion 360 for parametric modeling and engineering drawings, plus a publication-grade figure skill and an MCP builder for wiring in your own toolchain.
Before you install: connect the Fusion 360 MCP
The skills below call into Fusion 360 via MCP. Install it first from the MCP tab on AugmentClaude — then come back and run the install command below.
Install the whole bundle
3 skills into ~/.claude/skills/. Free.
Paste into your terminal. Restart Claude Code afterwards — new skills are picked up on startup.
This copies each skill's full folder (SKILL.md plus any supporting scripts, reference docs, or asset templates) so every skill works out of the box. Safe default.
Faster alternative (instruction-only skills)
Skips the git clone and downloads only each SKILL.md. Avoid if any skill in the bundle ships Python scripts, reference markdowns, or asset templates — they'll be missing and the skill will fail when it tries to load them.
What's inside
Scientific Figure Maker
ChenLiu-1996
Create publication-ready matplotlib figures for academic papers and reports.
Poster & Visual Design
anthropics
Create original posters and visual art in PNG and PDF formats.
MCP Server Builder
anthropics
Build protocol servers that connect language models to external APIs and services.
Fusion 360 Design Review
AugmentClaude
Run a structured DFM review of a Fusion 360 part — wall thickness, draft, fasteners, stack-up.
CadQuery Code-CAD
AugmentClaude
Author parametric BREP solids in Python via CadQuery. Real selectors, real fillets, STEP export.
3D Print Preparation
AugmentClaude
Pick orientation, supports, and slicer settings for FDM and MSLA prints with proper rationale.
OpenSCAD Parametric Modeling
AugmentClaude
Author parametric OpenSCAD models with proper variables, modules, tolerances, and Customizer-friendly structure.