What problem does it solve?
This Skill eliminates repetitive, error-prone Blender asset preparation and handoff failures by automating validation, enforcing deterministic naming/transform/material rules, and providing reliable export presets and packaging that preserve source scene state.
Core Features & Use Cases
- Asset Validation: Non-destructive validators that detect naming drift, unapplied transforms, missing material slots, and collection placement issues with clear, actionable reports.
- Add-on Operators & Panels: bpy-based operators and UI panels to expose common pipeline tasks where artists work, including export presets and one-click fixes when safe.
- Batch Publishing & Reporting: Cancellable batch jobs with progress, detailed logs, manifest generation, and deterministic output paths for engine ingestion.
- Use Case: A technical artist runs a scene-wide validation to catch unapplied scales and duplicate-name suffixes, applies safe fixes via the panel, and exports a deterministic glTF package with a manifest for the game engine.
Quick Start
Ask the Blender add-on engineer to validate the open scene, list detected naming, transform, and material-slot problems, and suggest non-destructive fixes.