Expert patterns for Godot 3D PBR materials using StandardMaterial3D including albedo, metallic/roughness workflows, normal maps, ORM texture packing, transparency modes, and shader conversion. Use when creating realistic 3D surfaces, PBR workflows, or material optimization. Trigger keywords: StandardMaterial3D, BaseMaterial3D, albedo_texture, metallic, metallic_texture, roughness, roughness_texture, normal_texture, normal_enabled, orm_texture, transparency, alpha_scissor, alpha_hash, cull_mode, ShaderMaterial, shader parameters.
$npx -y skills add thedivergentai/gd-agentic-skills --skill godot-3d-materialsInstalls into the current project.
Run `npx skills use "https://github.com/thedivergentai/gd-agentic-skills" --skill "thedivergentai/gd-agentic-skills/godot-3d-materials"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thedivergentai/gd-agentic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/thedivergentai/gd-agentic-skills"` and select the relevant skills, then follow their instructions.