Skip to main content
在 Manus 中运行任何 Skill
一键导入
dcc-mcp
GitHub 创作者资料

dcc-mcp

按仓库查看 11 个 GitHub 仓库中的 191 个已收集 skills。

已收集 skills
191
仓库
11
更新
2026-07-20
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

ui-control
软件开发工程师

Infrastructure skill - application UI observation and scoped action tools for DCC-adjacent workflows. Use ui_control__snapshot, ui_control__find, ui_control__act, ui_control__wait_for, and ui_control__stop_computer_use for DCC UI Control when a host UI state is not exposed through native DCC APIs. Use the separate, operator-granted ui_control__system_operation only for bounded Windows plug-in setup. Prefer DCC-native skills first, then use ui_control as a policy-controlled fallback.

2026-07-20
dcc-mcp-creator
软件开发工程师

Infrastructure skill - guide developers and agents through creating or modernizing a full DCC-MCP adapter for Nuke, Blender, 3ds Max, Unreal, ZBrush, Houdini, Maya, and custom studio tools. Use when building server, dispatcher, gateway, packaging, and runtime integration. Not for authoring individual SKILL.md tool packages - use dcc-mcp-skills-creator.

2026-07-20
dcc-mcp
软件开发工程师

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 whenever the user asks to operate or control something in a DCC app, even when they do not mention DCC-MCP. Interface-specific intent such as clicking a menu, dismissing a dialog, or controlling a window routes to DCC UI Control after structured tools are checked. OpenClaw and other shell agents use dcc-mcp-cli inventory/search/describe/call; MCP-native IDEs use the gateway MCP surface. Not for tasks unrelated to DCC software.

2026-07-20
dcc-mcp-skills-creator
软件开发工程师

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.

2026-07-20
dcc-mcp-core
软件开发工程师

Foundation library for the DCC Model Context Protocol (MCP) ecosystem. Provides Rust-powered action management, skills system, IPC transport, MCP Streamable HTTP server (2025-03-26 spec, with 2025-06-18 and 2025-11-25 awareness), sandbox security, shared memory, screen capture, USD scene support, and telemetry for AI-assisted DCC workflows. Use when working with Maya, Blender, Houdini, 3ds Max, or any DCC MCP integration.

2026-07-20
asset-source
软件开发工程师

Gateway skill for cross-DCC asset import — search and resolve assets into a validated AssetDescriptor (local path + attribution). Demo source returns static catalog entries; production sources can add download or remote resolution without changing the contract.

2026-07-19
marketplace-create-extension
其他计算机职业

Infrastructure skill — scaffold a new marketplace extension package (SKILL.md + tools.yaml + scripts/) with MIT-0 licensing. Use when creating a publishable marketplace entry for any DCC host. Not for editing existing extensions or driving live DCC scenes — use domain skills for that.

2026-07-19
marketplace-publish-extension
其他计算机职业

Infrastructure skill — publish (register/update) an extension package to a marketplace catalog. Reads the extension's SKILL.md frontmatter, constructs a CatalogEntry, and upserts it into the target marketplace.json. Optionally commits and pushes when the catalog source is a git repository. Use after scaffolding an extension with marketplace-create-extension. Not for installing or searching extensions — use marketplace-install or marketplace-search for that.

2026-07-19
当前展示该仓库 Top 8 / 37 个已收集 skills。
当前展示该仓库 Top 8 / 36 个已收集 skills。
houdini-render
软件开发工程师

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

2026-07-20
houdini-scene
软件开发工程师

Scene skill — read-only inspection of the active Houdini hip file and node graphs. Use when you need frame range, hip path, object-level nodes, or node details. Not for creating geometry, sims, or exports — use authoring or interchange skills.

2026-07-19
houdini-parameters
软件开发工程师

Authoring skill — inspect and edit Houdini node parameters, parameter templates, spare parameters, and channel expressions through typed atomic tools. Use instead of arbitrary Python for reading/setting parms, adding spare parms, and managing expressions. For node connections use houdini-node-graph.

2026-07-19
houdini-pipeline
软件开发工程师

Pipeline skill — generic, adapter-owned project and shot/package automation: set/query the project root, tag and read portable asset metadata, validate a scene for missing files / bad output dirs / dirty state / cook errors, collect file dependencies into a manifest (no copying), and export a shot/package manifest (frame range, cameras, output nodes, caches, written files). No dependency on private production services.

2026-07-19
houdini-scene-edit
软件开发工程师

Scene-management skill — typed Houdini scene lifecycle (new/open/save with dirty-scene safeguards), selection (get/set/find), camera discovery, and bounding-box queries. Use these atomic tools instead of arbitrary Python for everyday scene navigation and file operations. Not for node authoring (use houdini-nodes) or geometry/transform edits (use houdini-object-ops).

2026-07-19
dcc-mcp-houdini-setup
软件开发工程师

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.

2026-07-19
houdini-animation
软件开发工程师

Pipeline skill — typed timeline, keyframe, channel, and cache-baking tools. Query/set time, FPS and ranges; set/get/delete/list keyframes; inspect channels and expressions; validate bounded transform-loop continuity; export/import channel JSON; bake channels and trigger bounded simulation/cache renders. The canonical timeline API.

2026-07-19
houdini-automation
建筑师(景观及海军建筑除外)

Pipeline skill - run file-based Houdini Python automation, manage hip files, set timeline ranges, and build small node chains from structured specs. Use when orchestrating repeatable Houdini tasks. Not for inspecting a scene only.

2026-07-19
当前展示该仓库 Top 8 / 33 个已收集 skills。
maya-mock-async
软件开发工程师

Synthetic async skill for gateway integration tests. Sleeps for N seconds and reports progress every 500 ms. No actual Maya installation required — uses MayaStandaloneDispatcher.

2026-07-19
dcc-mcp-maya-setup
软件开发工程师

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.

2026-07-19
maya-asset-source
软件开发工程师

Pipeline stage — asset discovery and resolution. Search local asset libraries, resolve paths to structured AssetDescriptor records, and surface candidate assets for downstream import. Use before maya-import-to-scene to locate what to import.

2026-07-19
maya-import-to-scene
电气工程师

Pipeline stage — structured asset import. Consume an AssetDescriptor produced by maya-asset-source and import the asset (FBX, OBJ, USD) into the current Maya scene via cmds.file(). Handles axis/unit conversion, MaterialMode, PlacementHint, and optional target collection grouping. Returns an ImportToSceneResult with the new node list.

2026-07-19
maya-bifrost
软件开发工程师

Authoring stage - typed Bifrost procedural modeling and graph construction in Maya. Use to create graph shapes or boards, add Bifrost nodes, set input defaults, and connect ports. Not for ordinary Maya DG nodes (maya-node-graph), polygon edits (maya-mesh-ops), or arbitrary Python/MEL (maya-scripting).

2026-07-18
maya-materials
电气工程师

Authoring stage — create, assign, query, and manage Lambert / Blinn / surface shader networks. Use for ad-hoc material assignment. For reusable presets and library workflows use maya-material-library; for final rendering use maya-render.

2026-07-13
maya-primitives
电气工程师

Authoring stage — schema-validated quick path for creating polygon primitives and editing transforms. Use for predictable, agent-driven primitive creation; the parameters are validated by inputSchema and the results carry structured object names. For complex mesh editing use maya-mesh-ops, for materials use maya-materials, and for arbitrary modelling code drop into maya-scripting.

2026-07-13
maya-animation
特效艺术家和动画师

Authoring stage — keyframes, timeline, animation curves, constraint baking, and curve I/O. Use whenever you create or edit time-based motion. Not for rigging setup (maya-rigging), pose library (maya-pose-library), or render output (maya-render).

2026-07-12
当前展示该仓库 Top 8 / 31 个已收集 skills。
3dsmax-render
建筑师(景观及海军建筑除外)

Domain skill - capture viewports, render scenes to image files, create preview playblasts, configure renderers (Arnold, V-Ray, Scanline), produce HDR/EXR output and multi-pass AOV renders, inspect render settings and statistics, and adjust common render output options in 3ds Max.

2026-07-20
3dsmax-asset-import
建筑师(景观及海军建筑除外)

Domain skill - import 3D assets (FBX, OBJ, 3DS, USD) into the current 3ds Max scene via the AssetDescriptor or MAXtoA USD procedural contracts. Use when the user wants external geometry or a renderable USD stage in the scene.

2026-07-14
3dsmax-materials
建筑师(景观及海军建筑除外)

Domain skill - inspect, create, edit, and assign 3ds Max materials and bitmap maps on the main thread. Use when authoring Standard, Physical, or PBR-friendly materials, assigning node materials, and reporting texture connections.

2026-07-13
3dsmax-animation
特效艺术家和动画师

Domain skill - inspect timeline settings, query and edit transform keyframes, bake simple animation curves, exchange curve data, and control viewport playback in 3ds Max.

2026-07-13
3dsmax-scene
建筑师(景观及海军建筑除外)

Domain skill - inspect and manage scene objects in the current Autodesk 3ds Max session. Use when the user asks about nodes, cameras, selection, visibility, parenting, grouping, pivots, transforms, scene metadata, or object cleanup.

2026-07-03
3dsmax-lookdev
建筑师(景观及海军建筑除外)

Domain skill - configure HDR environment lighting, preview materials, and assign renderer-specific materials (Arnold, V-Ray, Scanline) in 3ds Max.

2026-06-24
3dsmax-asset-source
建筑师(景观及海军建筑除外)

Domain skill — search and resolve assets into validated AssetDescriptor contracts for cross-DCC asset import pipelines. Returns static catalog entries; production sources can layer download helpers or remote resolution without changing the contract.

2026-06-21
3dsmax-import-to-scene
软件开发工程师

Agent-facing skill for importing asset descriptors into Autodesk 3ds Max. Use this skill when a contract payload from dcc_mcp_core.asset_import needs to be turned into scene nodes.

2026-06-20
当前展示该仓库 Top 8 / 22 个已收集 skills。
当前展示该仓库 Top 8 / 10 个已收集 skills。
unreal-build-package
软件开发工程师

Build installable DCC MCP Unreal plugin archives and package Unreal projects as Windows executables. Use for long-running compilation, cooking, staging, and packaging tasks. Do not use for Automation Test execution or asset export.

2026-07-19
unreal-official-mcp
软件开发工程师

Enable, discover, and call Unreal Engine 5.8+ built-in Unreal MCP tools through the DCC MCP gateway. Use when the user asks to set up, include, compare, inspect, or use Epic's official MCP or Toolset Registry capabilities. Not a replacement for DCC MCP on Unreal 4.18-5.7.

2026-07-19
unreal-fab-assets
软件开发工程师

Acquire free Fab marketplace content through Unreal Engine's official Fab integration, then verify the imported Content Browser assets. Use when the user asks to find, download, add, or import Fab or Unreal Marketplace assets. Not for arbitrary file imports - use unreal-assets instead.

2026-07-19
unreal-assets
软件开发工程师

Domain skill - Unreal Engine Content Browser asset management: list, import, export, inspect, and delete assets. Use for package and asset operations in the Unreal Editor. Not for actor placement or transforms - use unreal-actors for that.

2026-07-19
unreal-actors
软件开发工程师

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.

2026-05-22
unreal-automation
软件质量保证分析师与测试员

Domain skill - Unreal Engine native Automation Test and MCP health validation. Use to list UE Automation tests, queue native test runs, and run a safe self-check against the active MCP server.

2026-05-22
unreal-level
软件开发工程师

Domain skill - Unreal Engine level and world management: inspect level state, load and save maps, and read or edit world settings. Use for active Editor level operations. Not for individual actor transform edits - use unreal-actors for that.

2026-05-22
openusd-stage
软件开发工程师

Domain skill for authoring and inspecting OpenUSD stages. Create a stage, list prims, define Xform prims, set xform operations (translate/rotate/scale), modify stage metadata (upAxis, metersPerUnit, framesPerSecond), and add reference arcs to external assets. Create portable UsdGeom.Mesh polygon topology and UsdGeom.Points primitives for particles and point-based FX.

2026-07-14
openusd-light-camera
软件开发工程师

Domain skill for creating cameras and lights in an OpenUSD stage. Create UsdGeomCamera, DistantLight, SphereLight, HDR DomeLight, and set transforms or visibility on prims.

2026-07-14
openusd-material
软件开发工程师

Domain skill for USD material authoring. Create UsdShadeMaterial prims, attach PBR UsdPreviewSurface shaders, and bind materials to geometry prims.

2026-07-14
openusd-animation
软件开发工程师

Domain skill for animation time samples. Set stage time codes and author translate/rotate/scale samples on Xformable prims as well as arbitrary attribute time samples.

2026-07-14
openusd-composition
软件开发工程师

Domain skill for OpenUSD composition arcs. Add sublayers, payloads, variant sets, and variant selections to build multi-layer scenes.

2026-07-14
openusd-project
软件开发工程师

Domain skill for creating and maintaining self-contained OpenUSD project folders with scene.usda, assets, materials, lights, packages, and snapshots. Use before authoring a new OpenUSD stage or when resuming a portable project.

2026-07-14
openusd-validate
软件开发工程师

Infrastructure skill for validating OpenUSD stage invariants and packaging a stage into a USDZ-style archive. Use after authoring or before handoff.

2026-07-14
zbrush-import-to-scene
建筑师(景观及海军建筑除外)

Pipeline skill — import OBJ or FBX asset files into ZBrush as subtools. Consumes the dcc-mcp-core asset_import contract (AssetDescriptor) and returns an ImportToSceneResult with the imported subtool names. Use when you need to bring geometry from disk into the active ZBrush scene.

2026-07-16
zbrush-interchange
建筑师(景观及海军建筑除外)

Domain skill — export meshes from ZBrush to interchange formats. Use when you need OBJ export from the active subtool. Not for in-scene sculpt edits — use zbrush-subtool first to pick the correct subtool.

2026-07-16
zbrush-scene
建筑师(景观及海军建筑除外)

Domain skill — read-only scene and tool introspection for ZBrush. Use when you need active tool path, subtool inventory, or selection index. Not for sculpting, export, or subtool mutation — use zbrush-subtool or zbrush-interchange.

2026-07-16
zbrush-scripting
建筑师(景观及海军建筑除外)

Thin-harness skill — controlled Python execution and session diagnostics inside ZBrush 2026.1+. Use when no typed ZBrush skill covers the task or you need version/subtool counts. Not for routine scene edits — prefer zbrush-scene or domain skills first.

2026-07-16
zbrush-subtool
软件开发工程师

Domain skill — select, inspect, and apply bounded refinement to subtools on the active ZBrush tool. Use when you need to switch the active subtool, read visibility/lock flags, subdivide, polish, or inflate. Not for mesh export or arbitrary Python — use zbrush-interchange or zbrush-scripting.

2026-07-16
已展示 11 / 11 个仓库
已展示全部仓库