blender-impl-nodes

Create and manage Blender node systems via the bpy Python API.

30|4|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package --skill blender-impl-nodes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blender-impl-nodes
Source: https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package/tree/main/skills/blender/impl/blender-impl-nodes
Command: npx skills add https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package --skill blender-impl-nodes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides robust, version-aware workflows for programmatically creating and managing complex node systems within Blender, ensuring predictable and maintainable results for Geometry Nodes, Shaders, and Compositors.

Core Features & Use Cases

  • Parametric AEC Components: Build dynamic walls, columns, and facade elements using Geometry Nodes.
  • Procedural Materials: Generate complex PBR and procedural materials for architectural visualization.
  • Node Group Management: Create, embed, and manage reusable node groups for efficient workflows.
  • Version Compatibility: Handles API differences across Blender 3.x, 4.x, and 5.x.
  • Use Case: Automatically generate a library of standard AEC materials (concrete, steel, wood) or create parametric window units that can be instanced into a facade.

Quick Start

Use the blender-impl-nodes skill to create a parametric wall generator node group.

Frequently Asked Questions about blender-impl-nodes

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

FAQPage Schema
How do I create Blender geometry nodes using Python?

To create Blender geometry nodes using Python, use this Skill to interact directly with the bpy module for node creation, linking, and interface management. It provides implementation workflows for parametric modeling and procedural geometry.

Can I build parametric AEC components like walls and facades in Blender?

Yes, you can build parametric AEC components in Blender. This Skill provides workflows to dynamically generate walls, columns, and facade elements, and create parametric window units for instancing using Geometry Nodes.

Does this approach support Blender 4.x and 5.x API differences for node systems?

Yes, this approach supports Blender 3.x, 4.x, and 5.x API differences for node systems. It provides version-aware workflows to ensure predictable and maintainable results when programmatically creating and managing complex node setups.

What is the best way to generate procedural materials for architectural visualization in Blender?

The best way to generate procedural materials for architectural visualization is using this Skill's shader node tree workflows. It supports generating complex PBR materials and standard AEC materials like concrete, steel, and wood.

How do I manage and embed reusable custom node groups in Blender programmatically?

To manage and embed reusable custom node groups in Blender programmatically, this Skill provides node group management workflows. It handles Python API interaction for creating, embedding, and managing reusable node groups for efficient workflows.

Do I need direct Python API interaction to set up Blender compositor setups?

Yes, you need direct Python API interaction with the bpy module to set up Blender compositor setups. This Skill requires direct API interaction for node creation, linking, and interface management across compositor and shader node trees.