ahujasid/godot-ai-plugin sits at 3 stars on GitHub, written primarily in GDScript.
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
A minimalist plugin that lets users interact with Godot through Claude 3.7 API conversations rather than traditional UI. This MVP focuses specifically on scene creation and game mechanics/logic implementation.
Features
Chat Interface: Interact with Godot using natural language
Claude 3.7 API Integration: Powered by Anthropic's Claude 3.7 for advanced language understanding
Command System: Translate natural language to Godot operations
Scene Creation: Add objects, position them, create parent-child relationships
Logic Implementation: Generate scripts, set up game mechanics
Installation
Copy the addons/ai_assistant folder to your Godot project's addons directory
Enable the plugin in Project Settings > Plugins
The AI Assistant panel will appear on the right side of the editor
Usage
Enter your Claude API key in the settings section of the panel
Type your request in natural language (e.g., "Add a cube to the scene")
The AI will interpret your request and perform the corresponding action in Godot
Example Commands
"Add a cube to the scene"
"Create a light above the cube"
"Move the cube to position 0,1,0"
"Make the cube a child of the scene"
"Create a script for the cube with basic movement"
Requirements
Godot 4.x
Claude API key (from Anthropic)
Limitations
This is a minimalist MVP with a focus on scene creation and basic logic implementation. Many advanced features of Godot are not yet supported through the AI interface.
TopGit's metadata for ahujasid/godot-ai-plugin does not record a license. Most public repositories on GitHub ARE open source, but the exact terms vary — verify by opening the LICENSE file directly.
What is ahujasid/godot-ai-plugin?
ahujasid/godot-ai-plugin (ahujasid/godot-ai-plugin) is a GDScript project tracked by TopGit. The repository has 3 GitHub stars at the time of our last sync.
Where do I read more about ahujasid/godot-ai-plugin?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/ahujasid/godot-ai-plugin is the definitive source.
Read full README in the tab above.
Want a second opinion on godot-ai-plugin?
Ask an AI that can read this page — one click and you get its take on godot-ai-plugin.