Edit of asset "AI Context Exporter" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | AI Context Exporter | AI Context Exporter |
| Description |
Introduction AI Context Exporter is a lightweight editor plugin specifically designed for Godot 4.6 developers. It scans and packages project scene structures (.tscn), scripts (.gd), and shader codes (.glsl, .gdshader) into a single, well-structured Markdown document with one click.Document management system This tool is built to provide Large Language Models (LLMs) like Cursor, Claude, ChatGPT, or Gemini with the most comprehensive project context. It helps AI accurately understand your node hierarchies, shader logic, and resource bindings, resulting in highly functional code suggestions. Key Features One-Click Full Export: Automatically recursively scans the res:// directory. Smart Formatting: Adds Markdown syntax highlighting tags based on file extensions (GDScript, GLSL, TOML). Shader Ready: Full support for Compute Shaders (.glsl) and Godot Shaders (.gdshader). Smart Exclusion: Automatically skips non-essential folders like .godot, addons, and .git. Auto-Refresh: Triggers Godot's filesystem scan immediately after generation. Installation Download this project and move the addons/ai_context_exporter folder into your project's res://addons/ directory. Go to Project -> Project Settings -> Plugins in the Godot editor. Check the "Enable" box next to AI Context Exporter. Navigate to Project -> Tools -> Export AI Context in the top menu bar. |
Introduction AI Context Exporter is a lightweight editor plugin specifically designed for Godot 4.6 developers. It scans and packages project scene structures (.tscn), scripts (.gd), and shader codes (.glsl, .gdshader) into a single, well-structured Markdown document with one click.Document management system This tool is built to provide Large Language Models (LLMs) like Cursor, Claude, ChatGPT, or Gemini with the most comprehensive project context. It helps AI accurately understand your node hierarchies, shader logic, and resource bindings, resulting in highly functional code suggestions. Key Features One-Click Full Export: Automatically recursively scans the res:// directory. Smart Formatting: Adds Markdown syntax highlighting tags based on file extensions (GDScript, GLSL, TOML). Shader Ready: Full support for Compute Shaders (.glsl) and Godot Shaders (.gdshader). Smart Exclusion: Automatically skips non-essential folders like .godot, addons, and .git. Auto-Refresh: Triggers Godot's filesystem scan immediately after generation. Installation Download this project and move the addons/ai_context_exporter folder into your project's res://addons/ directory. Go to Project -> Project Settings -> Plugins in the Godot editor. Check the "Enable" box next to AI Context Exporter. Navigate to Project -> Tools -> Export AI Context in the top menu bar. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/SharKingG/godot-ai-context-exporter | https://github.com/SharKingG/godot-ai-context-exporter |
| Issues Url | https://github.com/SharKingG/godot-ai-context-exporter/issues | https://github.com/SharKingG/godot-ai-context-exporter/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.0 | 1.0 |
| Download Commit | a79f2e774884071dd8cd81bcc0d99d7ea8205b77 | a79f2e774884071dd8cd81bcc0d99d7ea8205b77 |
| Download Url (Computed) | https://github.com/SharKingG/godot-ai-context-exporter/archive/a79f2e774884071dd8cd81bcc0d99d7ea8205b77.zip | https://github.com/SharKingG/godot-ai-context-exporter/archive/a79f2e774884071dd8cd81bcc0d99d7ea8205b77.zip |
| Icon Url |
https://raw.githubusercontent.com/SharKingG/godot-ai-context-exporter/main/addons/ai_context_exporter/icon.png
|
https://raw.githubusercontent.com/SharKingG/godot-ai-context-exporter/main/addons/ai_context_exporter/icon.png
|