tool-chains

Community

Design robust Blender tool chains and workflows.

AuthorPoBruno
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Designing safe, reusable Blender tool workflows requires coordinating multiple primitives and ensuring consistent data flow via an ID-passing contract. This Skill provides patterns for composing tools into end-to-end flows that can be validated and undone.

Core Features & Use Cases

  • Composite tool design guidance: decide when to break a task into primitives vs a composite.
  • ID-passing workflow: define refs like objectName, boneName, and nextSteps to pass data between steps.
  • Use Case: architect a tool that creates an armature, adds bones, then attaches sockets, with a single undo per flow.

Quick Start

Outline a simple composite flow by listing primitives, assign ID refs for each step, and validate with a full end-to-end example.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tool-chains
Download link: https://github.com/PoBruno/mcp-blender-agent/archive/main.zip#tool-chains

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.