Flatten For LLM
by sn1ks0h | MIT
Export your Godot project scripts, scenes, and shaders into a single, highly structured Markdown file to seamlessly feed full project context to LLMs like ChatGPT, Claude, and Gemini
Flatten for LLM is a seamless, Godot plugin designed to bridge the gap between your game project and Large Language Models (LLMs). When asking an AI for help with complex game logic or refactoring, pasting individual scripts often misses the bigger
Ziva - AI Agent for Godot
by Ziva | Proprietary
AI coding assistant, copilot, and agent for Godot. Connect ChatGPT, Claude, or Gemini to the editor via MCP. Vibe coding with LLMs — write scripts, scenes, and more
Ziva AI is an AI agent and coding assistant that lives inside the Godot Editor. Use ChatGPT, Claude, Gemini, or other large language models as an AI copilot for game development — write GDScript, create scenes, generate sprites, edit shaders, debug errors
Godot Context Exporter
by stalk | MIT
Godot 4 plugin that exports selected GDScript files, Scene trees, and Project Settings into a single text file or clipboard
Primary Use Case: Quickly gathering project context to share with LLMs or for documentation. Key Features Scene visualization Instead of copying a text file, it builds a text tree. Player (CharacterBody2D) ├── CollisionShape2D ├── Sprite2D └── Camera2D
loading more results...