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.
npx skills add Yuki001/game-dev-skills --skill game-image-generation-rulesgit clone --depth 1 https://github.com/Yuki001/game-dev-skillsWrote 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.
[](https://agentmods.dev/skills/yuki001/game-dev-skills/game-image-generation-rules)<a href="https://agentmods.dev/skills/yuki001/game-dev-skills/game-image-generation-rules"><img src="https://agentmods.dev/badge/skills/yuki001/game-dev-skills/game-image-generation-rules/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.
<a href="https://agentmods.dev/skills/yuki001/game-dev-skills/game-image-generation-rules"><img src="https://agentmods.dev/badge/skills/yuki001/game-dev-skills/game-image-generation-rules.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00147 | $0.02243 |
| Opus 5 | $0.00073 | $0.01122 |
| Sonnet 5 | $0.00029 | $0.00449 |
| Haiku 4.5 | $0.00015 | $0.00224 |
Grade A, and why
game-image-generation-rules 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 10d 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.
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.
What ships with it
20 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.
- references/backend-routing.md 4.4 KB
- references/evaluation.md 4.8 KB
- references/game-asset-patterns.md 17 KB
- references/game-gallery-patterns.md 4.4 KB
- references/game-hud-patterns.md 7.1 KB
- references/prompting.md 4.6 KB
- references/raster-and-alpha.md 6.3 KB
- references/sprite-sheet/reference-sheet-preprocessing.md 3.8 KB
- references/sprite-sheet/sprite-animation-presets.md 8.1 KB
- references/sprite-sheet/sprite-sheets.md 11 KB
- references/sprite-sheet/workflow-direct.md 1.8 KB
- references/sprite-sheet/workflow-reference.md 7.5 KB
- references/sprite-sheet/workflow-video.md 4.5 KB
- references/svg-workflow.md 6.9 KB
- scripts/inspect_image.py 16 KB runs code
- scripts/inspect_svg.py 12 KB runs code
- scripts/sprite/inspect_sequence.py 10 KB runs code
- scripts/sprite/normalize_pixel_sequence.py 9.4 KB runs code
- scripts/sprite/pack_animation.py 26 KB runs code
- scripts/sprite/slice_strip.py 28 KB runs code
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.
- 10d ago First seen · 149 lines · 147 tokens per session scan A 70e496c09999
game-image-generation-rules is a skill published in the GitHub repository Yuki001/game-dev-skills (67 stars, last pushed 16d ago), with no licence file. It adds 147 tokens to every session and 2,243 once invoked, about $0.0007 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.
Other skills, from other repositories
image-to-3d
Turn a generated or photographed image of a single object into a 3D mesh with the Tripo API, and download the GLB. Use when the request involves image-to-3D, photogrammetry-style reconstruction, turning a product shot or an isolated garment, prop or piece of hardware into a model for Blender, Unity or Unreal, or when…
character-reference-sheets
Dress 3D character base renders with AI-generated clothing while preserving the body, pose and framing, so each garment can be cut out and sent to image-to-3D generators. Use when the request involves a Blender base render in A-pose or T-pose, a character visual sheet, a turnaround, generating clothing over a nude…
meshy-3d-generation
Generate 3D models, textures, images, rig characters, and animate them using the Meshy AI API. Handles API key detection, setup, and all generation workflows via direct HTTP calls. Use when the user asks to create 3D models, convert text/images to 3D, texture models, rig or animate characters, or interact with the…
meshy-openclaw
Generate 3D models, textures, images, rig characters, animate them, and prepare for 3D printing using the Meshy AI API. Handles API key detection, task creation, polling, downloading, and full 3D print pipeline with slicer integration. Use when the user asks to create 3D models, convert text/images to 3D, texture…
2dimg2motion
Use when a user provides one baseline image and requests game animation frames, sprite sequences, attack/walk/idle/hit/death/casting motion, transparent PNG frames, a spritesheet, keyframe prompts, or consistent whole-character pose animation.
img2mo-learn
Learn reusable 2D motion-generation knowledge from user-specified action resources with /img2mo-learn . Use when the user provides videos, extracted frame sequences, spritesheets, Spine assets, generated outputs, failed attempts, or reference motion folders and wants to summarize animation timing, pose beats, style…