Agent Plugins Marketplace
All plugins

mas-cad-studio

v2.3.0

CAD-focused skills: SolidWorks, Fusion 360, CATIA, NX, Rhino, Blender.

CodexClaude Code6 Skills

By Ali VirgoLicense: MIT1 GitHub starsUpdated 16 hours ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install mas-cad-studio for Codex and Claude Code

Installs for the current user
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-cad-studio@major-ai-skills

Paste and run these commands in a terminal with Codex. They add and refresh the major-ai-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “mas-cad-studio” remain stable.

  • Codex: mas-cad-studio@agent-plugin-marketplacemas-cad-studio@major-ai-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/alivirgo/Major-AI-Skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mas-cad-studio/.

Plugin files

plugins/mas-cad-studio/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/blender/SKILL.md
├── skills/catia/SKILL.md
├── skills/fusion-360/SKILL.md
├── skills/rhino/SKILL.md
├── skills/siemens-nx/SKILL.md
└── skills/solidworks/SKILL.md

Included Skills6

blenderskills/blender/SKILL.md

Automate Blender scenes with the bpy Python API, build Geometry Nodes workflows, configure Cycles or EEVEE renders, and troubleshoot headless batch jobs.

catiaskills/catia/SKILL.md

Automate CATIA V5 and 3DEXPERIENCE modeling workflows through CAA or COM, including shape design and assembly operations.

fusion-360skills/fusion-360/SKILL.md

Automate Autodesk Fusion parametric models with the Python API, inspect timeline features, and prepare CAM workflows for review.

rhinoskills/rhino/SKILL.md

Automate Rhino modeling through RhinoCommon, work with Grasshopper data trees, and configure Rhino.Compute workflows.

siemens-nxskills/siemens-nx/SKILL.md

Automate Siemens NX modeling with NX Open Python and troubleshoot synchronous modeling or Teamcenter integration.

solidworksskills/solidworks/SKILL.md

Automate SOLIDWORKS parts and assemblies with COM, Python, and VBA; inspect FeatureManager rebuild errors, configure mates, and batch-export CAD files.

Plugin manifests2

plugins/mas-cad-studio/.codex-plugin/plugin.json
{
  "name": "mas-cad-studio",
  "version": "2.3.0",
  "description": "CAD-focused skills: SolidWorks, Fusion 360, CATIA, NX, Rhino, Blender.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "MAS CAD Studio",
    "shortDescription": "CAD-focused skills: SolidWorks, Fusion 360, CATIA, NX, Rhino, Blender.",
    "longDescription": "CAD-focused skills: SolidWorks, Fusion 360, CATIA, NX, Rhino, Blender.",
    "developerName": "Ali Virgo",
    "category": "Productivity",
    "websiteURL": "https://alivirgo.github.io/Major-AI-Skills/",
    "capabilities": [
      "Write"
    ],
    "defaultPrompt": [
      "Help me plan a task using MAS CAD Studio."
    ]
  }
}
plugins/mas-cad-studio/.claude-plugin/plugin.json
{
  "name": "mas-cad-studio",
  "version": "2.3.0",
  "description": "CAD-focused skills: SolidWorks, Fusion 360, CATIA, NX, Rhino, Blender.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[mas-cad-studio on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mas-cad-studio)