Godot AI Helper
by mkgiga
1
Godot AI Helper
A simple Godot 4 editor plugin to quickly gather context about your project (scripts, scenes) for AI assistants
This plugin creates a tab in the right sidebar (where the inspector is) to easily add scripts and scene trees to a list of included resources. Once you're done, go to the Output tab and press Regenerate.
Usage
- Install & Enable: Put
godot-ai-helper
inaddons/
, enable inProject Settings -> Plugins
. - Find Dock: Look for the "AI Helper" dock tab.
- Add: Open a script/scene, click "Include Current Script" or "Include Current Scene Tree" in the plugin's "Context" tab.
- Copy: Go to the "Output" tab, click "Refresh Output", then copy the generated text.
Installation
Method A:
- Install the addon using the AssetLib. Search for 'Godot AI Helper'
Method B:
-
git clone https://github.com/mkgiga/godot-ai-helper
- Place the
godot-ai-helper
folder into your project'saddons/
directory. - Go to
Project -> Project Settings -> Plugins
and enable "AI Helper".
Download
Version1.01
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author