ワンクリックで
blender-extensions
Plan and install downloaded Blender extension or legacy add-on packages
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Plan and install downloaded Blender extension or legacy add-on packages
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Blender reusable light rigs, HDRI/world setup and rotation animation, light grouping, and render-view controls
Blender object manipulation — create, delete, move, rotate, scale and duplicate objects
Blender rigid body, soft body, cloth, collision, force fields, particle systems, constraints, and simulation cache tools
Set up dcc-mcp-blender for an agent or operator: install Blender Python dependencies with Blender's bundled interpreter, generate MCP host configuration, guide the user through enabling the Blender add-on, and run a first live-tool smoke prompt.
Blender rendering — render scenes, run observable background animation jobs, capture viewport images, and configure output
Blender scene assembly — merge .blend files, append/link data blocks, manage view layers and external references
| name | blender-extensions |
| description | Plan and install downloaded Blender extension or legacy add-on packages |
| license | MIT |
| allowed-tools | ["Read"] |
| metadata | {"dcc-mcp":{"dcc":"blender","layer":"infrastructure","stage":"bootstrap","version":"0.1.0","tags":["blender","extension","addon","package","install"],"search-hint":"install Blender extension ZIP legacy addon package from disk","intent":"Validate a provider-downloaded add-on package and install it through Blender's supported extension APIs.","preconditions":[{"type":"software","name":"blender","version":">=3.6"}],"side-effects":{"modifies":true,"imports":true,"targets":["addon_installation","user_preferences"]},"produces":["blender_extension_install"],"requires":[],"tools":"tools.yaml"}} |
Use after a provider skill has downloaded a Blender .zip or legacy .py
add-on package. Plan first, then install into an enabled user repository.
Blender 4.2+ packages with blender_manifest.toml use Blender Extensions.
Legacy add-ons remain supported through Blender's compatibility operator.
Remote marketplace discovery and license acceptance stay in provider skills.