mas-3d-games
v2.3.03D DCC and game engines: Cinema 4D, Houdini, ZBrush, Substance, Blender, Unity, Unreal, Godot.
By Ali VirgoLicense: MIT1 GitHub starsUpdated 13 hours ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 8 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-3d-games for Codex and Claude Code
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-3d-games@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-3d-games” remain stable.
- Codex:
mas-3d-games@agent-plugin-marketplace→mas-3d-games@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-3d-games/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── skills/blender/SKILL.md├── skills/cinema-4d/SKILL.md├── skills/godot/SKILL.md├── skills/houdini/SKILL.md├── skills/substance-painter/SKILL.md├── skills/unity/SKILL.md├── skills/unreal-engine/SKILL.md└── skills/zbrush/SKILL.md
Included Skills8
Automate Blender scenes with the bpy Python API, build Geometry Nodes workflows, configure Cycles or EEVEE renders, and troubleshoot headless batch jobs.
Script Cinema 4D scene workflows, configure MoGraph systems, and troubleshoot Redshift rendering.
Build Godot 4 scenes and GDScript workflows, inspect physics behavior, and configure headless project exports.
Automate Houdini procedural workflows with VEX, the hou Python API, PDG/TOPs, and Solaris/Karma rendering.
Automate Substance 3D Painter texturing and mesh-map baking with Python and batch tools; inspect PBR export workflows.
Automate Unity editor and runtime workflows with C#, Addressables, render pipelines, and batch builds.
Build Unreal Engine workflows with Blueprints, C++, editor Python, and Unreal Automation Tool build or packaging jobs.
Automate ZBrush sculpting workflows with ZScript, prepare retopology with ZRemesher, and manage mesh decimation or exports.
Plugin manifests2
{
"name": "mas-3d-games",
"version": "2.3.0",
"description": "3D DCC and game engines: Cinema 4D, Houdini, ZBrush, Substance, Blender, Unity, Unreal, Godot.",
"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 3D & Games",
"shortDescription": "3D DCC and game engines: Cinema 4D, Houdini, ZBrush, Substance, Blender, Unity, Unreal, Godot.",
"longDescription": "3D DCC and game engines: Cinema 4D, Houdini, ZBrush, Substance, Blender, Unity, Unreal, Godot.",
"developerName": "Ali Virgo",
"category": "Productivity",
"websiteURL": "https://alivirgo.github.io/Major-AI-Skills/",
"capabilities": [
"Write"
],
"defaultPrompt": [
"Help me plan a task using MAS 3D & Games."
]
}
}{
"name": "mas-3d-games",
"version": "2.3.0",
"description": "3D DCC and game engines: Cinema 4D, Houdini, ZBrush, Substance, Blender, Unity, Unreal, Godot.",
"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-3d-games on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mas-3d-games)