Blender
Avoid common Blender mistakes — transform application, modifier order, UV seams, and export settings for game engines.
Why use this skill?
Master Blender modeling with the OpenClaw Blender skill. Automate transform applications, fix normals, optimize UVs, and prepare 3D assets for Unity and Unreal export.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/blenderWhat This Skill Does
The Blender AI Skill is an essential assistant for 3D artists and technical developers working within the Blender ecosystem. It provides expert guidance on optimizing workflows, troubleshooting common modeling errors, and ensuring that assets are perfectly prepared for export to game engines like Unity, Unreal, and web-based platforms. The skill acts as a bridge between complex Blender operations and standard industry best practices, covering critical areas such as transform application, modifier stack management, normal orientation, and UV mapping logic. By automating the verification of model integrity, it helps users avoid common pitfalls like non-uniform scaling, flipped normals, and improper origin points that often cause rendering or gameplay bugs.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/ivangdavila/blender
Ensure you have your OpenClaw CLI authenticated and configured to pull from the primary openclaw/skills repository.
Use Cases
- Automated Asset Cleanup: Use the skill to verify if a model is ready for export, checking for unapplied transforms and degenerate geometry.
- Technical Pipeline Debugging: Troubleshoot why exported meshes appear distorted, have broken materials, or possess incorrect pivot points in game engines.
- Workflow Optimization: Request procedural guidance for complex modifier stacks, such as setting up non-destructive modeling sequences for character or environment assets.
- Python Scripting Assistance: Generate
bpyscripts to automate repetitive tasks like applying transforms to entire scenes or batch-exporting objects with specific settings.
Example Prompts
- "Check my current selection for potential export issues. Are there any unapplied transforms, flipped normals, or overlapping UVs?"
- "Explain the correct modifier order for a model using a Mirror, Bevel, and Subdivision Surface modifier, and write a Python snippet to apply them all."
- "I'm exporting a rigged character to Unity. What are the recommended FBX export settings to ensure the rotation and scale are correctly interpreted?"
Tips & Limitations
- Proactive Checking: Always use
Shift+Nto recalculate normals before finalizing your mesh. Blue indicates outward-facing normals, while red suggests a potential rendering issue. - Edit vs Object Mode: Remember that most
bpy.opsrequire the agent to switch the context toOBJECTmode before executing, or the operation will fail silently. - Non-Destructive Workflow: Avoid applying modifiers until you are absolutely certain of the geometry, but always apply scale (
Ctrl+A) early to avoid deformation issues in game engines. - Limitations: The agent cannot directly modify your open Blender file without an active connection via the Python API; ensure the Blender Remote Python server is accessible if live-editing is required.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-blender": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution, file-read, file-write
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.