Skip to main content

godot-scene-authoring

How to create and modify Godot scenes (.tscn) and resources (.tres) reliably — by writing a headless GDScript builder and letting Godot serialise the file, never by hand-writing scene text. Read this before creating any scene, instancing a scene into another, building a resource, or editing .tscn markup. Covers the owner trap that silently drops nodes, uid:// references, and how to modify an existing scene.

Jump to install

Source facts

Repository
moinsen-dev/godot-agent
Last source activity
August 16, 2026 at 09:45
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.