mas-cad-studio
v2.3.0CAD-focused skills: SolidWorks, Fusion 360, CATIA, NX, Rhino, Blender.
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
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-cad-studio@major-ai-skillsPaste 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-marketplace→mas-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-SkillsClone 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
├── .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
Automate Blender scenes with the bpy Python API, build Geometry Nodes workflows, configure Cycles or EEVEE renders, and troubleshoot headless batch jobs.
Automate CATIA V5 and 3DEXPERIENCE modeling workflows through CAA or COM, including shape design and assembly operations.
Automate Autodesk Fusion parametric models with the Python API, inspect timeline features, and prepare CAM workflows for review.
Automate Rhino modeling through RhinoCommon, work with Grasshopper data trees, and configure Rhino.Compute workflows.
Automate Siemens NX modeling with NX Open Python and troubleshoot synchronous modeling or Teamcenter integration.
Automate SOLIDWORKS parts and assemblies with COM, Python, and VBA; inspect FeatureManager rebuild errors, configure mates, and batch-export CAD files.
Plugin manifests2
{
"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."
]
}
}{
"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"
}For maintainers
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)