بنقرة واحدة
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.