Install
$ agentstack add skill-frabcd-codex-ai-game-studio-material-texture-generate ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Material Texture Generate
Outcome
Create coherent material maps whose physical interpretation survives engine import.
Required inputs
- surface brief and rights-cleared references
- target shader workflow
- resolution, texel density, tiling scale, and compression budget
Ask for missing information only when it changes the route materially. Otherwise state conservative assumptions and proceed with read-only analysis.
Workflow
- Define material class, real-world scale, lighting assumptions, map channels, color spaces, and packing convention.
- Choose a licensed generation route compatible with available hardware.
- Generate source maps without replacing existing project textures.
- Validate seamless tiling, albedo range, roughness response, normal orientation, height continuity, and channel packing.
- Preview on representative geometry under neutral and production lighting, then test engine import and compression.
Expected artifacts
- material specification
- source and packed maps
- sphere and plane previews
- engine material instance
- provenance record
Workflow-specific gates
- Treat base color as color data and linear maps as non-color data.
- Never infer legal reuse from a reference image being publicly visible.
- Flag baked lighting, inconsistent scale, edge seams, clipping, and implausible metallic values.
Production completion gate
Before recommending production use, complete and report all seven gates:
- Rights, consent, code/model/dataset/output license, and generation-provenance checks.
- Technical format, naming, scale, color, metadata, and target-import validation.
- Visual and temporal consistency review across representative views and states.
- Runtime memory, frame-time, draw-call, streaming, and asset-budget checks.
- Playability and interaction smoke tests in the target runtime.
- Screenshot, capture, diff, or artifact-regression evidence with reproducible settings.
- Human approval before replacing source assets or promoting generated output.
Unknown rights, missing consent, unsupported hardware, conflicting host adapters, or failed quality gates block production promotion. Preserve originals and make fallbacks explicit.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: frabcd
- Source: frabcd/codex-ai-game-studio
- License: MIT
- Homepage: https://frabcd.github.io/codex-ai-game-studio/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.