setup-engine

Configure Godot engine version and language in the project-context file.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/rakhnianskii9/God-Godot --skill setup-engine-rakhnianskii9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-engine
Source: https://github.com/rakhnianskii9/God-Godot/tree/main/.github/skills/setup-engine
Command: npx skills add https://github.com/rakhnianskii9/God-Godot --skill setup-engine-rakhnianskii9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill automates configuring the project's Godot engine version and primary language, recording the decision in the workspace's project-context file to ensure a consistent baseline for all team members.

Core Features & Use Cases

  • Pin and manage Godot engine versions in the project context.
  • Detect knowledge gaps about engine features and generate or refresh engine reference documentation.
  • Coordinate workspace updates and risk assessment to keep the engine setup aligned with project constraints.

Quick Start

Invoke the setup-engine process to pin a Godot version, select the primary language, and generate the workspace context and reference docs.

Frequently Asked Questions about setup-engine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Godot engine setup and version pinning for a project?

Automating Godot engine setup involves pinning a specific engine version and primary language, recording the selection in the workspace's project-context file to ensure a deterministic baseline for all team members.

What is the best way to track knowledge gaps about Godot engine features?

Tracking Godot knowledge gaps is handled by detecting missing feature understanding and automatically generating or refreshing engine reference documentation directly within the project workspace.

Can I generate engine reference documentation automatically when configuring a Godot workspace?

Yes, configuring a Godot workspace can automatically generate and update engine reference documentation, applying risk assessment and change management to keep setups aligned with project constraints.

Does Godot version pinning support deterministic engine setups across different development environments?

Godot version pinning supports deterministic engine setups by recording the selected version and language in the workspace project-context file, guaranteeing a consistent baseline across all environments.

What are the limitations of manually managing Godot engine versions versus using workspace automation?

Manual Godot version management lacks deterministic baseline enforcement, knowledge-gap tracking, and automatic reference documentation generation, risking project misalignment compared to workspace-automated setups.