dcc skills

274 tagged dcc, measured the same way as everything else here.

Browse within: blender 1323dsmax 85unreal-engine 82houdini 73maya 68autodesk 65procedural-generation 373d 36blender-addon 36game-development 26adobe 14dcc-mcp 12fpt 8

dcc-mcp-maya-setup

01

dcc-mcp/dcc-mcp-maya

Skill Claude CodeCodex

Set up dcc-mcp-maya for an agent or operator: install Maya Python dependencies with mayapy, generate MCP host configuration, guide the user through loading the Maya plugin, and run a first live-tool smoke prompt.

48 2d ago A 55 tokens original MIT

maya-render

02

dcc-mcp/dcc-mcp-maya

Skill Claude CodeCodex

Pipeline stage — render globals, final-frame rendering, and viewport capture: configure render settings, query them, render frames, capture playblasts. Use for producing final or preview imagery. Not for modeling (maya-mesh-ops), animation editing (maya-animation), generic file import/export (maya-geometry), or render…

48 2d ago A 77 tokens original MIT

maya-scripting

03

dcc-mcp/dcc-mcp-maya

Skill Claude CodeCodex

Bootstrap stage — escape hatch for Maya work that has no packaged skill yet. Agents should prefer searchskills / dcccapabilitymanifest → loadskill → typed tools (inputSchema + annotations) from domain skills; use executepython or executemel only when no skill matches, for bulk in-process loops, or for API…

48 2d ago A 100 tokens original MIT

dcc-mcp-creator

04

dcc-mcp/dcc-mcp-core

Skill Claude CodeCodex

Infrastructure skill - guide developers and agents through creating or modernizing a DCC-MCP adapter or standalone internal MCP service for Nuke, Blender, 3ds Max, Unreal, ZBrush, Houdini, Maya, and custom studio systems. Use when building server, dispatcher, gateway, packaging, and runtime integration. Not for…

40 yesterday A 91 tokens original MIT

dcc-mcp/dcc-mcp-core

Skill Claude CodeCodex

Infrastructure skill - create, validate, scaffold, and review DCC-MCP skills for the dcc-mcp-core ecosystem. Use when authoring SKILL.md, tools.yaml, scripts, groups, prompts, or skill taxonomy. Not for creating a full DCC-MCP adapter repository - use dcc-mcp-creator.

40 yesterday A 74 tokens original MIT

dcc-mcp

06

dcc-mcp/dcc-mcp-core

Skill Claude CodeCodex

Default DCC control skill — connect to and operate live Maya, Blender, Houdini, Photoshop, 3ds Max, Nuke, Unreal, Godot, RenderDoc, Substance 3D, and other DCC apps through structured DCC-MCP tools. Use this skill first for DCC operation and explicit CUA, DCC CUA, dcc-cua, our dcc-cua, or 我们的 dcc-cua requests. These…

40 yesterday A 194 tokens original MIT

houdini-simulation

07

IvanYangYangXi/artclaw_bridge

Skill Claude CodeCodex

Houdini 仿真工作流指南:Pyro/RBD/FLIP/Vellum 的标准搭建流程。 Use when AI needs to: (1) set up simulations, (2) configure DOPs, (3) build Pyro/RBD/FLIP/Vellum setups. Houdini only (runpython).

35 4mo ago A 75 tokens original MIT

sd-node-ops

08

IvanYangYangXi/artclaw_bridge

Skill Claude CodeCodex

A Substance Designer guide for creating, connecting, and configuring nodes in material graphs, which are step-by-step networks that produce textures.

35 4mo ago A 67 tokens original MIT

IvanYangYangXi/artclaw_bridge

Skill Claude CodeCodex

A guided tool for creating custom tools in the ArtClaw system, which connects an AI assistant with digital-content applications. It can package an existing skill, generate a script, or combine tools, then preview and save the result.

35 4mo ago A 41 tokens original MIT

dcc-mcp/dcc-mcp-blender

Skill Claude CodeCodex

Set up dcc-mcp-blender for an agent or operator: install Blender Python dependencies with Blender's bundled interpreter, install a startup bridge, generate MCP host configuration, and run a first live-tool smoke prompt.

26 6d ago A 52 tokens original MIT

dcc-mcp/dcc-mcp-blender

Skill Claude CodeCodex

Blender cross-DCC asset import skill — consumes an AssetDescriptor, opens the asset file in Blender, and returns an ImportToSceneResult. Use as the receiving end of the asset import pipeline after an asset-source skill resolves the descriptor.

26 6d ago A 55 tokens original MIT

blender-interchange

12

dcc-mcp/dcc-mcp-blender

Skill Claude CodeCodex

Blender interchange skill for typed FBX/OBJ/USD imports, GLTF/USD/Alembic exports, and repeatable batch exports. Use for moving assets between DCC, game, and pipeline tools before falling back to scripting.

26 6d ago A 52 tokens original MIT

photoshop-image

13

dcc-mcp/dcc-mcp-photoshop

Skill Claude CodeCodex

Adobe Photoshop image operations — create new documents, export, resize canvas, flatten, merge layers.

13 2d ago A 22 tokens

photoshop-layers

14

dcc-mcp/dcc-mcp-photoshop

Skill Claude CodeCodex

Adobe Photoshop layer operations — create, delete, reorder, duplicate, rename, set opacity/visibility, fill, blend modes.

13 2d ago A 29 tokens

photoshop-setup

15

dcc-mcp/dcc-mcp-photoshop

Skill Claude CodeCodex

Adobe Photoshop MCP setup — stage and load the adobepy UXP bridge, configure clients, and verify the full server connection.

13 2d ago A 30 tokens

dcc-mcp/dcc-mcp-houdini

Skill Claude CodeCodex

Set up dcc-mcp-houdini for an agent or operator: install Houdini Python dependencies with hython, generate MCP host configuration, guide the user through the Houdini package / 123.py autostart load step, and run a first live-tool smoke prompt.

11 5d ago A 68 tokens original MIT

dcc-mcp/dcc-mcp-houdini

Skill Claude CodeCodex

Houdini cross-DCC asset import skill — consumes an AssetDescriptor, imports the asset file into a geo container via a File SOP, and returns an ImportToSceneResult. Use as the receiving end of the asset import pipeline after an asset-source skill resolves the descriptor.

11 5d ago A 62 tokens original MIT

houdini-render

18

dcc-mcp/dcc-mcp-houdini

Skill Claude CodeCodex

Pipeline skill — viewport capture/flipbook plus ROP render settings and render execution through typed, runtime-aware tools. Exports report writtenfiles, elapsed time, and separate error/warning diagnostics without hanging the host. Pair with houdini-camera-light to set up cameras and lights first.

11 5d ago A 61 tokens original MIT

vx-commands

19

dcc-mcp/dcc-mcp-3dsmax

Skill Claude CodeCodex

Complete vx CLI command reference. Use when looking up specific vx command syntax, flags, output formats, or token-efficient forwarding. vx-native commands support --json, --toon, --compact, and --output-format; forwarded tools keep native output unless compact mode is explicitly requested.

4 2d ago A 59 tokens original MIT

vx-usage

20

dcc-mcp/dcc-mcp-3dsmax

Skill Claude CodeCodex

Teaches AI agents how to use vx, the universal dev tool manager. Use when the project has vx.toml or .vx/, or when the user mentions vx, tool version management, Git/GitHub operations, or cross-platform setup. vx auto-manages Node.js, Python, Go, Rust, and 142 providers via Starlark DSL provider.star files. Also…

4 2d ago A 89 tokens original MIT

dcc-mcp/dcc-mcp-3dsmax

Skill Claude CodeCodex

Set up dcc-mcp-3dsmax for an agent or operator: install 3ds Max Python dependencies with 3dsmaxpy, generate MCP host configuration, guide the user through starting the runtime inside 3ds Max, and run a first live-tool smoke prompt.

4 2d ago A 70 tokens original MIT

unreal-actors

22

dcc-mcp/dcc-mcp-unreal

Skill Claude CodeCodex

Domain skill - Unreal Engine actor management: list, spawn, transform, and delete level actors. Use when inspecting or editing actors in the current Unreal Editor level. Not for Content Browser asset import/export - use unreal-assets for that.

4 2d ago A 51 tokens

unreal-pie

23

dcc-mcp/dcc-mcp-unreal

Skill Claude CodeCodex

Domain skill - Unreal Engine Play-In-Editor (PIE) closed-loop verification. Provides PIE lifecycle control (enter/pause/resume/exit), controlled input injection (no OS dependency), viewport screenshot capture, output log snapshot, performance sampling, and Automation Test execution with async job polling. Use for…

4 2d ago A 74 tokens

dcc-mcp/dcc-mcp-unreal

Skill Claude CodeCodex

Domain skill - run screenshot-light PIE playtest episodes with structured entity observations, bounded semantic actions, transition polling, and in-memory traces for QA and external policy or RL runners.

4 2d ago A 41 tokens