marmoset-diagnostics

marmoset-diagnostics is a skill for Claude Code from dcc-mcp/dcc-mcp-marmoset. It costs 55 tokens per session (339 once invoked), scanned A, original, MIT.

A diagnostic guide for Marmoset Toolbag, a 3D rendering application, covering its runtime, graphics hardware, renderer, preferences, materials, textures, and jobs.

In plain words
What is it for?
Use it to inspect Toolbag, find missing texture files, release unused resources, manage tooltip display, and handle a pending Core job.
Why use it?
It helps identify scene and application-health problems while limiting changes to defined diagnostic operations.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to inspect Toolbag, find missing texture files, release unused resources, manage tooltip display, and handle a pending Core job.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics
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.

Any agent
npx skills add dcc-mcp/dcc-mcp-marmoset --skill marmoset-diagnostics
Clone the repo
git clone --depth 1 https://github.com/dcc-mcp/dcc-mcp-marmoset

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 marmoset-diagnostics

README.md
[![agentmods](https://agentmods.dev/badge/skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics/github.svg)](https://agentmods.dev/skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics)
Your own site
<a href="https://agentmods.dev/skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics"><img src="https://agentmods.dev/badge/skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics/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 marmoset-diagnostics

Your own site · 80×15
<a href="https://agentmods.dev/skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics"><img src="https://agentmods.dev/badge/skills/dcc-mcp/dcc-mcp-marmoset/marmoset-diagnostics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 339 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.00055 $0.00339
Opus 5 $0.00028 $0.00169
Sonnet 5 $0.00011 $0.00068
Haiku 4.5 $0.00006 $0.00034

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

Security

Grade A, and why

marmoset-diagnostics 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 12d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/free_unused_resources.py, scripts/inspect_runtime.py, scripts/set_display_tooltips.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

src/dcc_mcp_marmoset/skills/marmoset-diagnostics/SKILL.md · 34 lines

What it actually says

Marmoset Toolbag Diagnostics

Inspect before changing preferences or releasing resources. Missing texture reports contain local paths and are intended for the current workstation only. inspect_runtime reports the tooltip database directory and file count. set_display_tooltips changes a persistent Toolbag preference, but does not repair or silence a missing-database startup error; report that host packaging defect separately.

If a Core job remains pending while Toolbag is unfocused, activate that exact instance through native DCC UI Control, then poll the existing job. Do not retry the mutation and do not launch another Toolbag process.

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 34 lines · 55 tokens per session scan A 557d8f035f4b

Subscribe to this mod's changes

marmoset-diagnostics is a skill published in the GitHub repository dcc-mcp/dcc-mcp-marmoset (2 stars, last pushed 17d ago), licensed MIT. It adds 55 tokens to every session and 339 once invoked, about $0.0003 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 skills, from other repositories

designer-diagnostics

Host diagnostics skill - prove that the active Substance 3D Designer application can answer a typed, main-thread readiness probe.

dcc-mcp/dcc-mcp-substance3d-designer · 28 tokens

xcodebuildmcp-cli

Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

getsentry/XcodeBuildMCP · 48 tokens

report-issue-local

File a bug or feature request against this MCP server's own repo. Use for server-specific issues — tool logic, service integrations, config problems, or domain bugs that aren't caused by the framework.

cyanheads/obsidian-mcp-server · 44 tokens

isuzu-unity-cli

Control Unity Editor from the CLI with the isuzu-unity-cli command. Execute C# code, browse scene hierarchy, inspect/modify GameObjects, capture screenshots, read console logs, check compile status, control play mode, and execute menu items. Use when: user wants to interact with Unity Editor programmatically, run C#…

isuzu-shiranui/UnityMCP · 97 tokens

memory-safety-c-cpp

Reference vocabulary for memory-safety vulnerabilities in native C/C++ code — bug-class taxonomy, common arithmetic patterns that lead to corruption, dispatch-family discipline, type-confusion idioms, use-after-free patterns, and exploitability factors. Read when analyzing, hypothesizing, designing harnesses for, or…

provos/ironcurtain · 113 tokens

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — Diagnostics issues first, then errors, failed tool calls, latency, regressions, and low online-eval scores. With the Opik MCP connected it lists the project's agentinsightsissue entities, offers to turn Diagnostics on when the project has it…

comet-ml/opik-mcp · 187 tokens