Skip to main content
Blog

Best Blender Skills for AI Agents

March 8, 2026
/learn

This guide uses the /learn command to install skills. Install it first if you haven't already.

3D work in Blender is powerful but time-consuming. Scene setup, material configuration, lighting adjustments, render settings. A lot of it involves repetitive Python scripting that an AI agent could handle for you.

agentskill.sh has a growing collection of Blender skills that bring 3D automation into your agent workflow. With 69,000+ skills across 20+ platforms, the creative tooling category is expanding fast. Here are the best Blender skills available right now.

Blender Fundamentals

Blender by OpenClaw

The blender skill helps your agent avoid common Blender mistakes. It covers transform application, modifier order, UV seams, and export settings for game engines. If your agent is generating Blender scripts, this skill acts as a quality guardrail that catches the issues that trip up even experienced 3D artists.

Install it:

/learn @openclaw/blender

Blender by Majiayu000

The blender skill is a comprehensive reference for Blender's 3D creation suite. It covers modeling, animation, rendering, compositing, video editing, and game development. It handles sculpting, motion tracking, and the full range of Blender's capabilities. This is the broadest Blender skill available.

/learn @majiayu000/blender

Automation and Pipelines

Blender Toolkit by Majiayu000

The blender-toolkit skill focuses on Blender automation with geometry creation, materials, modifiers, and Mixamo animation retargeting. It features WebSocket-based real-time control, letting your agent send commands to a running Blender instance and see results immediately.

/learn @majiayu000/blender-toolkit

Blender Pipeline by OpenClaw

For production workflows, the blender-pipeline skill automates headless game asset pipelines. It covers 3D model creation, processing, conversion, and rendering through the Blender Python API (bpy). The skill handles asset conversion, sprite sheets, rigging, FBX and glTF exports, and procedural asset generation.

/learn @openclaw/blender-pipeline

Blender Interactive by OpenClaw

The blender-interactive skill adds real-time scene manipulation via TCP socket communication. It connects to a running Blender instance for live scene queries, object manipulation, and asset integration with Poly Haven and Sketchfab. Complementary to the pipeline skill, this one is for interactive workflows where you need immediate feedback.

/learn @openclaw/blender-interactive

Python Scripting

Blender Python Script Generator by ECNU-ICALK

The blender-python-script-generator skill generates Python scripts for Blender to select objects, manipulate armatures, control bone rotations, manage animation frames, and procedurally generate content. If you need your agent to write precise bpy scripts for specific tasks, this skill knows the patterns.

/learn @ecnu-icalk/blender-python-script-generator

Script Blender Automation by Pjt222

The script-blender-automation skill focuses on scripting workflows for automating repetitive Blender tasks. It generates Python scripts that handle batch operations, scene setup, and common 3D workflows.

/learn @pjt222/script-blender-automation

Export and Integration

Blender Integration by A5c-ai

The blender-integration skill handles the Blender-to-engine pipeline for GLTF and FBX export. When you need to move assets from Blender into Unity, Unreal, Godot, or a web-based 3D viewer, this skill ensures correct export settings and format compatibility.

/learn @a5c-ai/blender-integration

Render STL to PNG by OpenClaw

For quick visualizations, the render-stl-png skill renders an STL file to a PNG from a consistent 3D angle with a solid color. Perfect for generating thumbnails, documentation images, or previews of 3D models without opening Blender manually.

/learn @openclaw/render-stl-png

3D Spatial Awareness

3D Spatial by Majiayu000

The 3d-spatial skill teaches your agent how to think in three dimensions. It covers spatial reasoning for Blender, Unity 3D, Unreal Engine, Cinema 4D, and VR/AR applications. Install this alongside any Blender skill to improve the quality of your agent's 3D work.

/learn @majiayu000/3d-spatial

3D Modeling by Alphaonedev

The 3d-modeling skill covers creating and editing 3D models using Blender for AR/VR applications. It focuses on the modeling workflow from concept to final asset, with attention to topology and optimization for real-time rendering.

/learn @alphaonedev/3d-modeling

Getting Started

All these skills install in seconds. Open your AI agent (Claude Code, Cursor, Copilot, or any supported platform), type the /learn command, and you're set.

If you're new to agent skills, start with the /learn install guide to set up the command. Then browse the full collection of creative and 3D skills on agentskill.sh to find more tools for your workflow.

The Blender skills ecosystem on agentskill.sh is one of the most exciting categories for creative professionals. New skills are added regularly as the community finds new ways to automate 3D workflows. If you've built a Blender tool, submit it to make it available to thousands of AI agent users.

Installation guide →