# Blender Harness

> Entry point for every 3D or Blender task in this repository - modeling, materials, lighting, cameras, rendering, animation, product shots, environments, cinematic scenes, exports. Classifies the job (fast, standard or cinematic), picks a workflow, asks the registry which library skills to load, then drives Blender through the single `blender` MCP server with render, inspect and refine checkpoints. Use it whenever the user asks to create, change, light, render, animate or export anything in 3D, even if they never say "Blender".

- Skill: `max-786/blender-harness` (Agent Skill)
- Install (CLI): `npx skillmds@latest add max-786/blender-harness`
- Raw SKILL.md: https://api.skillmd.com/api/skills/max-786/blender-harness/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: MAX-786 (https://skillmd.com/u/max-786)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/max-786/blender-harness

---


# Blender harness (opened as a project)

The harness's entry skill lives at the root of this repository, where the plugin
install finds it. Read `SKILL.md` in the repository root now and follow it
exactly. For this checkout:

- the harness root `H` is the repository root;
- the Blender tools are `mcp__blender__<tool>`, served from the project `.mcp.json`;
- job folders go to `output/` in the repository root.

The user's request: $ARGUMENTS

If that line is empty, the request is in the conversation.

