원클릭으로
blender-validation
Blender scene, mesh, material, animation, and export readiness validation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Blender scene, mesh, material, animation, and export readiness validation
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-validation |
| description | Blender scene, mesh, material, animation, and export readiness validation |
| license | MIT |
| allowed-tools | ["Bash","Read"] |
| metadata | {"dcc-mcp":{"dcc":"blender","version":"1.0.0","tags":["blender","validation","pipeline","scene-checks","export-readiness"],"search-hint":"validate scene, validate mesh, material validation, animation validation, export readiness, severity report","search-aliases":["scene check","mesh check","validation report","pre-export check","diagnostic","issue scan","sanity check","quality check","lint scene"],"intent":"Run structured validation checks on Blender scenes — detect issues before export or publish with severity-coded reports.","recall-context":{"app_type":"blender","domain":"diagnostics","workflow_stage":"validation","task_category":"query"},"preconditions":[{"type":"software","name":"blender","version":">=4.0"},{"type":"scene_state","predicate":"has_open_scene"}],"side-effects":{"modifies":false,"creates":false,"targets":["validation_report"]},"produces":["validation_report","issue_list"],"requires":[],"tools":"tools.yaml"}} |
Typed validation checks for Blender assets before export or publish.
Validation tools return structured reports with stable issue codes and
info/warning/error severities. Use these checks before interchange/export
tools or local publish preparation so agents can reason over machine-readable
failure causes instead of scraping arbitrary script output.