fusion-360

fusion-360 is a skill for Claude Code from alivirgo/Major-AI-Skills. It costs 27 tokens per session (2,099 once invoked), scanned A, original, MIT.

A Fusion support skill for Autodesk Fusion, a cloud-connected application for 3D design, manufacturing, engineering analysis, and electronics.

In plain words
What is it for?
Use it for Fusion Python API scripts, parametric or direct models, organic forms, CAM toolpaths, post-processing, and electronics or PCB packaging.
Why use it?
It helps automate design and manufacturing tasks, diagnose parametric timeline problems, and work with model and toolpath data.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex.

Part of the mas-cad-studio plugin — 5 skills shipped together

Good fit Use it for Fusion Python API scripts, parametric or direct models, organic forms, CAM toolpaths, post-processing, and electronics or PCB packaging.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alivirgo/major-ai-skills/fusion-360
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alivirgo/Major-AI-Skills --skill fusion-360
Clone the repo
git clone --depth 1 https://github.com/alivirgo/Major-AI-Skills

Made for: Claude Code.

Or install mas-cad-studio, the plugin that ships this one along with the rest of its 5 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fusion-360

README.md
[![agentmods](https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/fusion-360/github.svg)](https://agentmods.dev/skills/alivirgo/major-ai-skills/fusion-360)
Your own site
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/fusion-360"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/fusion-360/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fusion-360

Your own site · 80×15
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/fusion-360"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/fusion-360.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,099 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.02099
Opus 5 $0.00014 $0.01050
Sonnet 5 $0.00005 $0.00420
Haiku 4.5 $0.00003 $0.00210

Measured today against content hash 226024d50919, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

fusion-360 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/mas-cad-studio/skills/fusion-360/SKILL.md · 168 lines

How it starts

The opening of the file, as written. The whole thing — 168 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Autodesk Fusion (Fusion 360) AI Skill Guide (Claude)

Overview & Engine Architecture

Autodesk Fusion (formerly Fusion 360) is a cloud-integrated parametric and direct modeling CAD/CAM/CAE/ECAD ecosystem. Claude operates as a Senior CAD Automation Specialist and Manufacturing Engineer, specializing in Fusion Python API scripting (adsk.core, adsk.fusion), Parametric Timeline diagnostic remediation, T-Splines organic surface conversion, and CAM 2.5D/3D adaptive toolpath optimization.

Fusion 360 Cloud-Hybrid Architecture

┌─────────────────────────────────────────────────────────────┐
│                 Fusion 360 Architecture Core                │
│                                                             │
│  Design & Manufacturing Workspaces                          │
│  ├── Parametric B-Rep Timeline & Direct Modeling Modes      │
│  ├── T-Splines Form Workspace (Subdivision to Solid B-Rep)  │
│  ├── CAM / Manufacturing (Adaptive Clearing & Post-Process) │
│  └── Electronics (Eagle PCB & 3D Component Packaging)       │
│                                                             │
│  Developer & Cloud Subsystems                               │
│  ├── In-Process Python 3.11 Execution Engine (`adsk` APIs)  │
│  ├── Autodesk Fusion Team Cloud Data Hub (Versioned F3D/F3Z)│
│  └── Offline Storage & Local Cache Sync Daemon              │
└─────────────────────────────────────────────────────────────┘

Operational Capabilities & Agent Directives

  1. Fusion Python API Development: Write robust, modular Python add-ins and standalone scripts utilizing adsk.core and adsk.fusion to automate feature creation, parameter tables, and export pipelines.
  2. Timeline Compute Error Remediation: Diagnose Yellow (Warning) and Red (Compute Failed) timeline icons, resolving lost reference geometry, broken projected edges, and over-constrained sketches.
  3. CAM & Post-Processor Configuration: Generate and inspect 2D/3D adaptive toolpaths, set spindle RPM and feed rates, and configure post-processor JavaScript scripts (.cps) for CNC controllers (Haas, Fanuc, GRBL).
  4. Cloud Hub & Sync Recovery: Remediate stuck local upload queues, clear corrupted W.Cache stores, and manage multi-user team hub branching.

Read the full file on GitHub · 168 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · -19 tokens per session 226024d50919
  2. 12d ago First seen · 168 lines · 46 tokens per session scan A 1fc0a1646bf4

Subscribe to this mod's changes

fusion-360 is a skill published in the GitHub repository alivirgo/Major-AI-Skills (1 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 2,099 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cad-viewer

Start CAD Viewer and return review links for CAD and robot-description files. Use when visually reviewing .step, .stp, .glb, .stl, .3mf, .dxf, .urdf, .srdf, or .sdf files, especially when handed off from CAD, URDF, SRDF, or SDF generation skills.

earthtojake/text-to-cad · 79 tokens

solidworks-vibecad

A planning guide for turning natural-language mechanical design requests into structured, parameterized SolidWorks plans that can be reviewed before execution.

wzyn20051216/solidworks-automation-skill · 96 tokens

FluidCAD-assembly

Building multi-part models in FluidCAD: assemblies, part files, inserting and mating parts, connectors, exposed geometry, part parameters, sub-assemblies, replicated instances, STEP parts, project units, and assembly export. Use this skill whenever the user wants an assembly, a mechanism, a hinge, a slider, several…

Fluid-CAD/FluidCAD · 154 tokens

azure-local

Expert knowledge for Azure Local development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when planning Azure Local racks/SDN, disconnected clusters, Arc VMs, GPU workloads, or…

MicrosoftDocs/Agent-Skills · 112 tokens

android-jetpack-compose-expert-v2

Android Jetpack Compose Expert workflow skill. Use this skill when the user needs Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3 and the operator should preserve the upstream workflow, copied support files, and provenance…

diegosouzapw/awesome-omni-skills · 72 tokens

step-parts

Find, evaluate, and download low-level common standard CAD parts from step.parts, such as screws, bolts, nuts, washers, bearings, standoffs, electronics parts, motors, connectors, and other off-the-shelf components. Use when Codex needs to search the hosted step.parts catalog, resolve fuzzy part names, standards…

earthtojake/step.parts · 107 tokens