AI Context Exporter's icon

AI Context Exporter 1.0 Tools 4.2 Community

Submitted by user 鲨皇大白鲨; MIT; 2026-03-23

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.


View files Download Submit an issue Recent Edits