blender-scene-rendering

Automate Blender 5.x scene setup, rendering configuration, and asset import/export via Python API.

11|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/ra100/blender-claude-plugin --skill blender-scene-rendering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-scene-rendering
Source: https://github.com/ra100/blender-claude-plugin/tree/main/skills/blender-scene-rendering
Command: npx skills add https://github.com/ra100/blender-claude-plugin --skill blender-scene-rendering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides end-to-end guidance and automation for Blender 5.x scene setup, render configuration, and Python-driven workflows, reducing manual, repetitive setup time.

Core Features & Use Cases

  • Scene setup: configure scene, units, world, view layers, and camera setup for consistent renders.
  • Render pipeline: switch engines (Cycles/EEVEE), sampling, denoising, color management, output formats, and batch rendering.
  • Import/Export & Linking: automate GLTF/FBX/OBJ/USD workflows, linking and appending from libraries.
  • Automation & MCP: optionally integrate with Blender MCP Server for live control of renders and assets.

Quick Start

Create a complete Blender 5.x scene with Cycles as the render engine, 1920x1080 resolution, color management, world HDRI, and import a GLTF model.

Frequently Asked Questions about blender-scene-rendering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Blender scene setup and rendering using Python?

Automate Blender scene setup and rendering by using the Python API (bpy) to programmatically control render engines, resolution, output formats, and world environment setup. This skill provides end-to-end guidance for configuring complex scenes, multiple view layers, and batch rendering pipelines.

How do I configure Cycles or EEVEE render settings via the bpy API?

Configure Cycles or EEVEE render settings via the bpy API by programmatically switching engines, adjusting sampling, enabling denoising, and setting color management. This skill automates the render pipeline, including resolution, output formats, and batch rendering workflows.

Can I automate GLTF, FBX, OBJ, and USD import/export workflows in Blender?

Yes, you can automate GLTF, FBX, OBJ, and USD import/export workflows in Blender. This skill guides the programmatic control of asset linking and appending from libraries using the bpy Python API, streamlining complex scene assembly.

What is the best way to integrate live control for Blender batch rendering pipelines?

The best way to integrate live control for Blender batch rendering pipelines is by optionally connecting with the Blender MCP Server. This allows live control of renders and assets, complementing the Python-driven scene setup and render configuration workflows.

Does this Blender automation skill support multiple view layers and HDRI world setup?

Yes, this Blender automation skill supports multiple view layers and HDRI world setup. It provides programmatic control over scene units, world environment, camera setup, and color management to ensure consistent renders across complex scenes.