scena: Skill for Codex

.codex/skills/scena-gltf-assets/SKILL.md

scena-gltf-assets is a skill for Codex from johannesPettersson80/scena. It costs 54 tokens per session (284 once invoked), scanned A, original, no licence file.

A guide for handling glTF and GLB files, common formats for storing 3D models and their related data in scena.

In plain words
What is it for?
Use it when working on model loading, extensions, asset caching or hot reload, anchors, units, animations, skinning, morph targets, or import rebinding.
Why use it?
It helps keep model loading, coordinate conversion, units, animation, caching, and imported asset relationships consistent.

Skill for Codex

Written for Codex: installed under .codex/.

This is johannesPettersson80/scena's own configuration. It tells Codex how to work on scena 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 scena configures →

Reuse

Borrowing it

Nothing to install: this file belongs to johannesPettersson80/scena. 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/johannesPettersson80/scena/main/.codex/skills/scena-gltf-assets/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/johannesPettersson80/scena

Made for: Codex.

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 scena-gltf-assets

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/johannespettersson80/scena/scena-gltf-assets"><img src="https://agentmods.dev/badge/skills/johannespettersson80/scena/scena-gltf-assets.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 284 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.00054 $0.00284
Opus 5 $0.00027 $0.00142
Sonnet 5 $0.00011 $0.00057
Haiku 4.5 $0.00005 $0.00028

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

Security

Grade A, and why

scena-gltf-assets 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.

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.

.codex/skills/scena-gltf-assets/SKILL.md · 38 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 12d ago First seen · 38 lines · 54 tokens per session scan A 4ae6205b2175

Subscribe to this mod's changes

scena-gltf-assets is a skill published in the GitHub repository johannesPettersson80/scena (22 stars, last pushed 19d ago), with no licence file. It adds 54 tokens to every session and 284 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-30.

Related

Other skills, from other repositories

game-asset-production

Create, inspect, normalize, validate, and package game-development assets with local tools plus optional Tripo and Leonardo jobs. Use for 3D, texture, reference-image, sound-effect, Blender, GLB, PBR, or USDZ asset-production work; not for admitting packages into a game project.

theisegoria/game-development-studio · 67 tokens

game-development-studio

Route local game-asset production, package vendoring, offscreen render diagnosis, and bounded performance work through the game-dev CLI. Use only when a game-development request explicitly spans two or more of these workflows, needs a cross-workflow handoff, or asks for Game Development Studio orchestration; do not…

theisegoria/game-development-studio · 75 tokens

game-asset-vendoring

Search, verify, migrate, and safely admit canonical asset packages into local game projects. Use for asset catalogs, license gates, package integrity, project vendoring, lock receipts, and local preview launch; not for generating paid-provider assets.

theisegoria/game-development-studio · 54 tokens

game-performance-optimization

Summarize sealed game-run telemetry, compare baseline and candidate metrics, and execute bounded code-optimization goals with explicit path and iteration limits. Use for measurable performance work after a reproducible adapter scenario exists; not for visual diagnosis without a metric.

theisegoria/game-development-studio · 54 tokens

game-visual-debugging

Diagnose game-rendering problems with declarative local adapters, windowless captures, structured telemetry, semantic render attachments, sealed run bundles, and deterministic raster comparisons. Use for visual bugs or renderer regressions where screenshots alone are insufficient.

theisegoria/game-development-studio · 52 tokens

unreal-mcp

Automate Unreal Engine editor scenes, actors, and renders.

NousResearch/hermes-agent · 17 tokens