three-webgl-game

three-webgl-game is a skill for Codex from openai/plugins. It costs 45 tokens per session (1,315 once invoked), scanned A, original, no licence file.

A development guide for browser games built with Three.js, a JavaScript library for drawing 3D scenes with WebGL. It covers TypeScript, Vite, GLB assets, loaders, physics, and low-level graphics debugging.

In plain words
What is it for?
It is for implementing Three.js game scenes, loading 3D models, adding physics, and debugging WebGL rendering.
Why use it?
It provides a structure for controlling a 3D game directly and investigating graphics problems.

Skill for Codex ✓ vendor

Written for Codex: agents/openai.yaml present.

Good fit It is for implementing Three.js game scenes, loading 3D models, adding physics…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/openai/plugins/three-webgl-game
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 openai/plugins --skill three-webgl-game
Clone the repo
git clone --depth 1 https://github.com/openai/plugins

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 three-webgl-game

README.md
[![agentmods](https://agentmods.dev/badge/skills/openai/plugins/three-webgl-game.svg)](https://agentmods.dev/skills/openai/plugins/three-webgl-game)
Your own site
<a href="https://agentmods.dev/skills/openai/plugins/three-webgl-game"><img src="https://agentmods.dev/badge/skills/openai/plugins/three-webgl-game.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,315 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.00045 $0.01315
Opus 5 $0.00023 $0.00658
Sonnet 5 $0.00009 $0.00263
Haiku 4.5 $0.00005 $0.00131

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

Security

Grade A, and why

three-webgl-game 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.

plugins/game-studio/skills/three-webgl-game/SKILL.md · 125 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

Files

What ships with it

1 file 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. 3d ago First seen · 125 lines · 45 tokens per session scan A 0e7dabddb984

Subscribe to this mod's changes

three-webgl-game is a skill published in the GitHub repository openai/plugins (5,411 stars, last pushed 9d ago), with no licence file. It adds 45 tokens to every session and 1,315 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-09-03.

Related

Other skills, from other repositories

onejs-setup-and-overview

Use this skill whenever the user wants to build or set up user interface in a Unity project using OneJS, React, TypeScript, or JSX, e.g. 'add a main menu to my game', 'build a settings screen', 'make a HUD', 'set up OneJS', 'my OneJS panel is blank', 'the UI is not hot reloading'. Covers confirming OneJS is installed…

Singtaa/OneJS · 199 tokens

rpg-stat-catalyst

A core TypeScript library for RPG game mathematics. Handles attribute points, leveling curves, and stat derivation (HP, Dmg, etc.).

kennyzir/7deer_skills · 36 tokens

pixi-js

Expert guidance for Pixi.js game development with TypeScript, focusing on high-performance web and mobile games.

Mindrally/skills · 24 tokens

phaser-2d-game

Implement 2D browser games with Phaser. Use when the user wants a Phaser, TypeScript, and Vite stack for scenes, gameplay systems, cameras, sprite animation, and DOM-overlay HUD patterns.

fanfan-de/anybox · 48 tokens

pixi-vn-getting-started

Use when setting up a new or existing project on @drincs/pixi-vn, wiring the main.ts entry point, or calling the top-level Game API (Game.init, Game.start, Game.onEnd, Game.addOnError, Game.onNavigate, Game.clear) — this is the entry point every Pixi'VN project needs before touching canvas, narration, sound, storage…

DRincs-Productions/pixi-vn · 90 tokens

pn-godot-dev

Guides Godot Engine 4.x development: GDScript, GDExtension (C++), multiplayer, VisualShader/shader code, export/platform config, autoloads, Resource serialization, InputMap, headless CI, AnimationPlayer/Tree, 2D/3D workflows, physics, PCG, and Blender pipeline. Use when developing Godot 4.x projects.

perniemann/pnCore · 86 tokens