blender-copilot CLAUDE.md

blender-copilot CLAUDE.md is an instructions file for Claude Code from dwgx/blender-copilot. It costs 2,720 tokens per session, scanned A, original, MIT.

Onboarding instructions for Blender Copilot, a server that lets AI agents control Blender, the 3D modeling and animation application.

In plain words
What is it for?
Use it when an agent works on Blender Copilot, including 3D modeling, mesh topology, weight painting, UV layouts, or VRChat avatar workflows.
Why use it?
It explains the project's purpose, working rules, and technical 3D concerns so an agent can operate within the repository's expectations.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions CLAUDE.md; mentions subagents; mentions Claude Code.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/dwgx/blender-copilot/claude-md
Clone the repo
git clone --depth 1 https://github.com/dwgx/blender-copilot

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for blender-copilot CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/dwgx/blender-copilot/claude-md.svg)](https://agentmods.dev/instructions/dwgx/blender-copilot/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/dwgx/blender-copilot/claude-md"><img src="https://agentmods.dev/badge/instructions/dwgx/blender-copilot/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,720 This file is loaded in full into every session.
When invoked 2,720 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.02720 $0.02720
Opus 5 $0.01360 $0.01360
Sonnet 5 $0.00544 $0.00544
Haiku 4.5 $0.00272 $0.00272

Measured 5d ago against content hash 99b4d9fcfa13, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

blender-copilot CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 164 lines

How it starts

The opening of the file, as written. The whole thing — 164 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Blender Copilot — Agent Onboarding Guide

What This Project Is

An MCP (Model Context Protocol) server that lets AI agents control Blender for 3D modeling. 308 tools total — the most comprehensive Blender MCP server available. Full zero-to-published VRChat avatar pipeline plus complete 3D workflow automation.

The user (DWGX) wants the AI to operate like a real 3D modeler — not just execute commands, but understand mesh topology, weight painting, UV layout, VRChat avatar constraints, and make artistic/technical decisions autonomously.

AI Working Principles (Core — applies to ALL sessions)

The AI is a master executor, not a designer. This is how every interaction works:

  1. Aesthetics & design judgment → HUMAN. The AI never assumes what looks good. When aesthetic choices arise, ASK the user. Research references, present options with visual/technical tradeoffs, but the human makes the call.
  2. Form & shape description → HUMAN. The user describes the shape, silhouette, proportions, character feel. The AI's job is to understand the description as deeply as possible — ask clarifying questions about spatial relationships, curvature intent, muscle/fat distribution, stylization level.
  3. Sculpting → AI must be PERFECT. This is non-negotiable. The AI must:
    • Master every Blender sculpt brush parameter (radius, strength, falloff, stroke method, texture)
    • Execute systematic sculpting passes: primary forms → secondary forms → tertiary detail
    • Understand anatomy (bone landmarks, muscle insertions, fat pads, skin tension)
    • Use multi-resolution workflow correctly (base shape at low subdiv, detail at high)
    • Generate the most precise sculpt code possible — exact coordinates, curves, pressure profiles
    • Research and apply the best known techniques for each sculpting task
  4. Execution precision → AI must MAXIMIZE. For every operation (not just sculpting):
    • Push parameter precision to the limit
    • Understand the "why" behind each value, not just copy defaults
    • When uncertain, research first (use codex-subagent for heavy lookups)
  5. Proactive questioning: When the user gives a vague shape description, don't guess — ask structured questions:
    • "这个曲面是要偏硬(机械感)还是偏软(有机感)?"
    • "参考图里的这个转折,你想要多锐利?"
    • "这个比例是写实还是stylized?大概几头身?"

Read the full file on GitHub · 164 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 164 lines · 2,720 tokens per session scan A 99b4d9fcfa13

Subscribe to this mod's changes

blender-copilot CLAUDE.md is an instructions file published in the GitHub repository dwgx/blender-copilot (3 stars, last pushed 2mo ago), licensed MIT. It adds 2,720 tokens to every session, about $0.0136 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories