Agent Plugins Marketplace
All plugins

mas-3d-games

v2.3.0

3D DCC and game engines: Cinema 4D, Houdini, ZBrush, Substance, Blender, Unity, Unreal, Godot.

CodexClaude Code8 Skills

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

Installs for the current user
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-3d-games@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-3d-games” remain stable.

  • Codex: mas-3d-games@agent-plugin-marketplacemas-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-Skills

Clone 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

plugins/mas-3d-games/
├── .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

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.

cinema-4dskills/cinema-4d/SKILL.md

Script Cinema 4D scene workflows, configure MoGraph systems, and troubleshoot Redshift rendering.

godotskills/godot/SKILL.md

Build Godot 4 scenes and GDScript workflows, inspect physics behavior, and configure headless project exports.

houdiniskills/houdini/SKILL.md

Automate Houdini procedural workflows with VEX, the hou Python API, PDG/TOPs, and Solaris/Karma rendering.

substance-painterskills/substance-painter/SKILL.md

Automate Substance 3D Painter texturing and mesh-map baking with Python and batch tools; inspect PBR export workflows.

unityskills/unity/SKILL.md

Automate Unity editor and runtime workflows with C#, Addressables, render pipelines, and batch builds.

unreal-engineskills/unreal-engine/SKILL.md

Build Unreal Engine workflows with Blueprints, C++, editor Python, and Unreal Automation Tool build or packaging jobs.

zbrushskills/zbrush/SKILL.md

Automate ZBrush sculpting workflows with ZScript, prepare retopology with ZRemesher, and manage mesh decimation or exports.

Plugin manifests2

plugins/mas-3d-games/.codex-plugin/plugin.json
{
  "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."
    ]
  }
}
plugins/mas-3d-games/.claude-plugin/plugin.json
{
  "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"
}

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)