game-engines

Automate Unity and Godot project setup, builds, and exports via CLI.

30|5|Updated Jul 25, 2025
One-click install
npx skills add https://github.com/phuetz/code-buddy --skill game-engines-phuetz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-engines
Source: https://github.com/phuetz/code-buddy/tree/main/.codebuddy/skills/bundled/game-engines
Command: npx skills add https://github.com/phuetz/code-buddy --skill game-engines-phuetz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables game developers to manage Unity and Godot workflows from the command line, unifying project setup, builds, asset processing, and deployment pipelines across engines.

Core Features & Use Cases

  • CLI-driven Unity and Godot project management: create, configure, build, and export across platforms.
  • Asset processing and editor automation: batch import, asset optimization, and export prep via scripted pipelines.
  • MCP server integration: connect to MCP-backed pipelines to orchestrate cross-engine deployments and updates.

Quick Start

Initialize a Unity project and run a batch build for Windows and Android; then export a Godot project using the predefined presets.

Frequently Asked Questions about game-engines

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

FAQPage Schema
How do I build Unity and Godot projects from the command line?

Automate Unity and Godot builds from the command line by applying CLI commands, Unity BuildScript, and Godot export presets for cross-platform project configuration and deployment.

Can I automate asset processing and batch imports for Unity using CLI workflows?

Automate Unity asset processing via CLI workflows to execute batch imports, optimize assets, and prepare exports using scripted editor automation pipelines.

What is MCP server integration for cross-engine game development?

MCP server integration connects CLI workflows to MCP-backed pipelines, orchestrating cross-engine deployments and updates across Unity and Godot project environments.

Does this CLI approach support exporting Godot projects with predefined presets?

Godot CLI/export commands support automated project configuration and exporting Godot projects with predefined presets across target platforms via command line workflows.

Do I need Unity BuildScript to run batch builds for Windows and Android?

Unity BuildScript provides the scripted pipelines required to initialize projects and execute cross-platform batch builds for Windows and Android via CLI commands.

What are the limitations of unifying Unity and Godot workflows through a single CLI?

Unifying Unity and Godot workflows via a single CLI depends on engine-specific CLI command support and MCP tooling integration to orchestrate cross-engine deployments without encountering platform constraints.