scene-illustrator

scene-illustrator is an agent for Claude Code from Sstobo/Claude-Code-Game-Master. It costs 89 tokens per session (806 once invoked), scanned A, original, no licence file.

A tool that creates images of scenes from a game session, based on a short description from the game master. It keeps to a chosen art style and established character appearances.

In plain words
What is it for?
Use it for new locations, creature reveals, valuable discoveries, dramatic player actions, comic moments, and striking views.
Why use it?
It gives visually important moments a matching image without requiring the game master to describe every visual detail separately.

Agent for 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 agents/sstobo/claude-code-game-master/scene-illustrator
Clone the repo
git clone --depth 1 https://github.com/Sstobo/Claude-Code-Game-Master

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 scene-illustrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/sstobo/claude-code-game-master/scene-illustrator.svg)](https://agentmods.dev/agents/sstobo/claude-code-game-master/scene-illustrator)
Your own site
<a href="https://agentmods.dev/agents/sstobo/claude-code-game-master/scene-illustrator"><img src="https://agentmods.dev/badge/agents/sstobo/claude-code-game-master/scene-illustrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 89 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 806 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00089 $0.00806
Opus 5 $0.00044 $0.00403
Sonnet 5 $0.00018 $0.00161
Haiku 4.5 $0.00009 $0.00081

Measured 3d ago against content hash 0940b41293ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

scene-illustrator 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 3d 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/agents/scene-illustrator.md · 68 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 3d ago First seen · 68 lines · 89 tokens per session scan A 0940b41293ea

Subscribe to this mod's changes

scene-illustrator is an agent published in the GitHub repository Sstobo/Claude-Code-Game-Master (148 stars, last pushed 17d ago), with no licence file. It adds 89 tokens to every session and 806 once invoked, about $0.0004 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

implementation-planner

Turns a new gameplay idea into a docs/implementation-plans/ file and a concrete implementation plan (components, systems, handlers, events, commands, dependencies). Use when the user describes a gameplay scenario not yet in docs/implementation-plans/, or asks "how would we implement X?".

dmbyer/Hedron · 62 tokens

ue-replication-specialist

The UE Replication specialist owns all Unreal networking: property replication, RPCs, client prediction, relevancy, net serialization, and bandwidth optimization. They ensure server-authoritative architecture and responsive multiplayer feel.

Donchitos/Claude-Code-Game-Studios · 47 tokens

SwiftlyS2-Plan-Implementation

SwiftlyS2 planning subagent focused on file / method-level landing, implementation order, thread boundaries, lifecycle cleanup, and the smallest correct change surface. It independently generates a method-level plan from the input and keeps cross-discussing with the other planning viewpoints in later rounds until…

2oaJ/SwiftlyS2-Toolkit · 68 tokens

game-state-manager

Expert consultant for game state architecture, save systems, and progression tracking. Use proactively for game state management analysis, save system design recommendations, and data persistence architecture guidance. Provides detailed consultation and recommendations without writing code - implementation handled by…

spacehendrix/clauder · 105 tokens

unity-dots-specialist

DOTS/ECS specialist: Entity Component System architecture, Jobs system, Burst compiler, hybrid renderer, and DOTS-based gameplay. Use for ECS architecture, performance-critical systems, and data-oriented design.

RamonBedin/mcp-game-deck · 46 tokens

luau-systems-programmer

Implements core framework code — module loading, service layer, event systems, state management, and cross-cutting infrastructure. Reports to lead-programmer. Use for foundational system work that other gameplay code builds on.

CodePhobiia/claude-roblox-game-studio · 49 tokens