blender-optics-simulator: Skill for Claude Code

.claude/skills/optics-inspect/SKILL.md

optics-inspect is a skill for Claude Code from emircbngl/blender-optics-simulator. It costs 103 tokens per session (689 once invoked), scanned A, original, GPL-3.0.

A read-only checker for an optical bench—the arrangement of lenses, mirrors, beams and sensors—in the Blender Optics Simulator.

In plain words
What is it for?
Use it to inspect the bench layout, beam state, optic behaviour and sensor readings, or to check beam alignment.
Why use it?
It shows the bench’s current numeric state without changing the scene, helping answer whether components and the beam are set up correctly.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is emircbngl/blender-optics-simulator's own configuration. It tells Claude Code how to work on blender-optics-simulator itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything blender-optics-simulator configures →

Reuse

Borrowing it

Nothing to install: this file belongs to emircbngl/blender-optics-simulator. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/emircbngl/blender-optics-simulator/main/.claude/skills/optics-inspect/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/emircbngl/blender-optics-simulator

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 optics-inspect

README.md
[![agentmods](https://agentmods.dev/badge/skills/emircbngl/blender-optics-simulator/optics-inspect/github.svg)](https://agentmods.dev/skills/emircbngl/blender-optics-simulator/optics-inspect)
Your own site
<a href="https://agentmods.dev/skills/emircbngl/blender-optics-simulator/optics-inspect"><img src="https://agentmods.dev/badge/skills/emircbngl/blender-optics-simulator/optics-inspect/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 optics-inspect

Your own site · 80×15
<a href="https://agentmods.dev/skills/emircbngl/blender-optics-simulator/optics-inspect"><img src="https://agentmods.dev/badge/skills/emircbngl/blender-optics-simulator/optics-inspect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 689 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 unknown 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.00103 $0.00689
Opus 5 $0.00051 $0.00345
Sonnet 5 $0.00021 $0.00138
Haiku 4.5 $0.00010 $0.00069

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

Security

Grade A, and why

optics-inspect 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 10d 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/skills/optics-inspect/SKILL.md · 40 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 10d ago First seen · 40 lines · 103 tokens per session scan A fabce7af671b

Subscribe to this mod's changes

optics-inspect is a skill published in the GitHub repository emircbngl/blender-optics-simulator (20 stars, last pushed 19d ago), licensed GPL-3.0. It adds 103 tokens to every session and 689 once invoked, about $0.0005 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 skills, from other repositories

thorlabs-blender-optical-path

Design new measurement paths or reconstruct, audit, and revise Blender optical-table systems from measurement requirements, 2D schematics, and provenance-bound CAD. Use for high-fidelity optics-only models, Thorlabs-compatible optomechanics, optical topology, whole-system validation, or publication renders with scoped…

k-telux/OpticalModeler · 71 tokens

thorlabs-blender-optical-path-ja

A Japanese-language workflow for building and auditing physically valid optical systems in Blender from two-dimensional optical diagrams and manufacturer CAD models. Blender is software for creating and rendering 3D scenes; CAD files describe engineered parts.

k-telux/OpticalModeler · 106 tokens

thorlabs-blender-optical-path-zh

A Chinese-language workflow for building and auditing physically credible Blender models of Thorlabs-compatible optical setups from diagrams and manufacturer CAD. It tracks the complete optical path, assets, revisions, and evidence.

k-telux/OpticalModeler · 90 tokens

dcc-mcp-blender-setup

Set up dcc-mcp-blender for an agent or operator: install Blender Python dependencies with Blender's bundled interpreter, install a startup bridge, generate MCP host configuration, and run a first live-tool smoke prompt.

dcc-mcp/dcc-mcp-blender · 52 tokens

blender-import-to-scene

Blender cross-DCC asset import skill — consumes an AssetDescriptor, opens the asset file in Blender, and returns an ImportToSceneResult. Use as the receiving end of the asset import pipeline after an asset-source skill resolves the descriptor.

dcc-mcp/dcc-mcp-blender · 55 tokens

blender-director

Use when starting any Blender asset task, planning a production pipeline, coordinating multiple disciplines, or matching a reference photo/concept art. Invoke for game-ready assets, hard surface, environment, character, creature, export, or any multi-skill Blender workflow.

arjun988/blender-skills · 56 tokens