unreal-engineer

unreal-engineer is a skill for Claude Code, Codex from buiphucminhtam/forgewright. It costs 62 tokens per session (6,862 once invoked), scanned A, original, no licence file.

An Unreal Engine skill for creating and working on projects in the Unreal game engine.

In plain words
What is it for?
It is for developing Unreal scenes, gameplay systems, interfaces, and other game features.
Why use it?
It gives an agent focused guidance for the technical tasks involved in building an Unreal game.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for developing Unreal scenes, gameplay systems, interfaces, and other game features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/buiphucminhtam/forgewright/unreal-engineer
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 buiphucminhtam/forgewright --skill unreal-engineer
Clone the repo
git clone --depth 1 https://github.com/buiphucminhtam/forgewright

Made for: Claude Code, 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 unreal-engineer

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/buiphucminhtam/forgewright/unreal-engineer"><img src="https://agentmods.dev/badge/skills/buiphucminhtam/forgewright/unreal-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,862 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.00062 $0.06862
Opus 5 $0.00031 $0.03431
Sonnet 5 $0.00012 $0.01372
Haiku 4.5 $0.00006 $0.00686

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

Security

Grade A, and why

unreal-engineer 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 5d 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.

skills/unreal-engineer/SKILL.md · 1,070 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. 5d ago First seen · 1,070 lines · 62 tokens per session scan A ec8a58a1f48f

Subscribe to this mod's changes

unreal-engineer is a skill published in the GitHub repository buiphucminhtam/forgewright (49 stars, last pushed 3d ago), with no licence file. It adds 62 tokens to every session and 6,862 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-09-03.

Related

Other skills, from other repositories

ue-mcp-native-cpp

Use when writing or modifying native C++ UCLASSes in an Unreal project via ue-mcp. Covers createcppclass → writecppfile → livecodingcompile loop, when to use build vs Live Coding, and the addmoduledependency workflow. Pulls in any time the user asks to write a new native class, add a UPROPERTY, or implement a…

db-lyon/ue-mcp · 83 tokens

unreal-live-coding

Trigger Live Coding compilation via UCP. Use when the user asks to recompile C++ code, trigger live coding, hot reload C++ changes, or check compilation status in Unreal Engine.

Italink/UnrealClientProtocol · 44 tokens

Unreal Systems Engineer

Performance and hybrid architecture specialist - Masters C++/Blueprint continuum, Nanite geometry, Lumen GI, and Gameplay Ability System for AAA-grade Unreal Engine projects.

GetSkill-Agent/getskill-skills · 37 tokens

ue-mcp-blueprint

Use when authoring or modifying Unreal Blueprint assets through ue-mcp. Covers the read-then-write discipline, node/pin wiring, component (SCS) hierarchy, variables, interfaces, compilation, and the difference between pin defaults and linked inputs. Pulls in any time the user asks to create, edit, or inspect a…

db-lyon/ue-mcp · 74 tokens

ue-mcp-animation

Use when creating, modifying, retargeting, rigging, constraining, or validating skeletal animation through UE-MCP. Covers native UE 5.8 IK Rig and Retargeter authoring, the Control Rig begin/read/apply/bake loop, generic contact locks, per-rig anatomical and mirrored-axis discovery, quaternion keying, deterministic…

db-lyon/ue-mcp · 85 tokens

ue-mcp-niagara

Use when authoring Niagara VFX systems via ue-mcp - creating systems and emitters, adding renderers, setting module inputs and static switches, building HLSL modules, and batching operations. Pulls in any time the user asks for a particle system, VFX, Niagara emitter, or motion matching cost visualization.

db-lyon/ue-mcp · 71 tokens