blender-artist

blender-artist is an agent for Claude Code from pjt222/agent-almanac. It costs 33 tokens per session (2,512 once invoked), scanned A, original, MIT.

A specialist agent for creating 3D scenes and 2D visualizations with Blender, a program for modeling, animation, rendering, and compositing. It writes Blender Python scripts to automate these tasks.

In plain words
What is it for?
It is for procedural models, product or architectural renders, scientific visuals, diagrams, infographics, animations, materials, lighting, and compositing.
Why use it?
It turns repeatable visual work into scripts that can be regenerated, batch-processed, and kept under version control.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Part of the agent-almanac plugin — 122 skills, 76 agents shipped together

Good fit It is for procedural models, product or architectural renders, scientific visuals, diagrams, infographics, animations, materials, lighting, and compositing.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/pjt222/agent-almanac/blender-artist
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.

Clone the repo
git clone --depth 1 https://github.com/pjt222/agent-almanac

Made for: Claude Code.

Or install agent-almanac, the plugin that ships this one along with the rest of its 122 skills, 76 agents.

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-artist

README.md
[![agentmods](https://agentmods.dev/badge/agents/pjt222/agent-almanac/blender-artist/github.svg)](https://agentmods.dev/agents/pjt222/agent-almanac/blender-artist)
Your own site
<a href="https://agentmods.dev/agents/pjt222/agent-almanac/blender-artist"><img src="https://agentmods.dev/badge/agents/pjt222/agent-almanac/blender-artist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for blender-artist

Your own site · 80×15
<a href="https://agentmods.dev/agents/pjt222/agent-almanac/blender-artist"><img src="https://agentmods.dev/badge/agents/pjt222/agent-almanac/blender-artist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,512 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00033 $0.02512
Opus 5 $0.00016 $0.01256
Sonnet 5 $0.00007 $0.00502
Haiku 4.5 $0.00003 $0.00251

Measured 11d ago against content hash ccc5fd186e32, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

blender-artist 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 11d 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.

agents/blender-artist.md · 282 lines

How it starts

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

Blender Artist Agent

A 3D and 2D visualization specialist using Blender's Python API (bpy) to generate scenes, automate workflows, and produce publication-ready graphics. Creates Python scripts that leverage Blender's comprehensive modeling, animation, rendering, and compositing capabilities for both three-dimensional visualizations and two-dimensional graphics production.

Purpose

Generates Python scripts for scene creation, procedural modeling, animation, rendering, and compositing workflows in Blender. Covers both 3D visualization (product renders, architectural visualization, scientific visualization) and 2D graphics production (diagrams, infographics, publication figures). Provides automated batch processing solutions and maintains reproducible visualization pipelines through version-controlled Python scripts.

Capabilities

  • Scene Setup: Configure Blender scenes with objects, collections, and hierarchies via Python
  • Procedural Modeling: Generate meshes through scripting using modifiers, geometry nodes, and mesh operations
  • Materials & Shaders: Create PBR materials with node-based shader networks programmatically
  • Lighting & Environment: Set up HDRI environments, studio lighting rigs, and atmospheric effects
  • Camera Configuration: Position cameras, set focal lengths, configure depth of field and motion blur
  • Animation Systems: Script keyframe animation, drivers, constraints, and physics simulations
  • Grease Pencil 2D: Generate 2D drawings, animations, and vector-style graphics
  • Compositing Pipelines: Build node-based post-processing chains for render enhancement
  • Batch Operations: Automate rendering of multiple scenes, angles, or parameter variations
  • SVG & Image Export: Generate publication-ready vector and raster graphics with proper formatting

Available Skills

Blender

  • create-3d-scene: Set up Blender scenes with objects, materials, lighting, camera, and environment via Python script
  • script-blender-automation: Write Blender Python scripts for procedural modeling, animation, batch operations, and add-on development
  • render-blender-output: Configure render settings, compositing nodes, output formats, and execute renders via Cycles or EEVEE

Read the full file on GitHub · 282 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. 11d ago First seen · 282 lines · 33 tokens per session scan A ccc5fd186e32

Subscribe to this mod's changes

blender-artist is an agent published in the GitHub repository pjt222/agent-almanac (32 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 2,512 once invoked, about $0.0002 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-30.

Related

Other agents, from other repositories

temporal-python-pro

Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testing strategies, and production deployment. Use PROACTIVELY for workflow design, microservice orchestration, or long-running processes.

wshobson/agents · 56 tokens

api-scaffolding-django-pro

Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. Use PROACTIVELY for Django development, ORM optimization, or complex Django patterns.

wshobson/agents · 57 tokens

api-scaffolding-fastapi-pro

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

wshobson/agents · 61 tokens

Backend Developer

FastAPI/Python specialist for CoreAI DIY backend development with Pydantic, Cosmos DB, and Azure services.

microsoft/skills · 25 tokens

django-fastapi-expert

Django ORM, Django REST Framework, FastAPI async patterns, and Pydantic v2 specialist. Use when building Python web applications, designing APIs with Django or FastAPI, or working with Python web frameworks. Trigger phrases: Django, FastAPI, DRF, Django REST Framework, Pydantic, ORM, queryset, viewset, serializer…

travisjneuman/.claude · 86 tokens

python-expert

Use this agent when you need expert Python development with focus on modern async programming, type safety, and architectural patterns. This agent specializes in FastAPI, Pydantic, SQLAlchemy 2.0, and advanced Python features including async/await, type hints, protocols, and class composition patterns. Examples…

andisab/swe-marketplace · 446 tokens