godot-export-builds

Automate multi-platform Godot exports with headless binaries and CI/CD pipelines.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/shirulot/codex-skill --skill godot-export-builds-shirulot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: godot-export-builds
Source: https://github.com/shirulot/codex-skill/tree/main/godot-export-builds
Command: npx skills add https://github.com/shirulot/codex-skill --skill godot-export-builds-shirulot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires godot, powershell, scons, steamcmd, and includes scripts (resource) components.

What problem does it solve?

This skill addresses the complexity of multi-platform game distribution by automating build pipelines, ensuring platform-specific compliance, and optimizing binary sizes for production releases.

Core Features & Use Cases

  • Automated CI/CD Pipelines: Streamlines multi-platform exports (Windows, Linux, macOS, Android, iOS, Web) using headless Godot execution and GitHub Actions.
  • Platform Compliance: Provides expert guidance and scripts for macOS notarization, Android keystore management, and SteamPipe integration.
  • Build Optimization: Includes tools for stripping unused modules, auditing resource sizes, and managing feature flags to ensure high-performance release builds.

Quick Start

Use the godot-export-builds skill to execute the headless export pipeline for all configured platforms in your project.

Frequently Asked Questions about godot-export-builds

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

FAQPage Schema
How do I automate Godot game exports for multiple platforms in CI/CD pipelines?

Automating Godot multi-platform exports involves using headless Godot execution and GitHub Actions to script build pipelines. This skill configures CI/CD workflows to automatically export projects across Windows, Linux, macOS, Android, iOS, and Web targets.

How do I set up macOS notarization and Android keystore signing for Godot builds?

Setting up macOS notarization and Android keystore management for Godot builds requires platform-specific code signing scripts. This skill provides expert guidance to integrate these compliance steps directly into your automated export pipeline.

Does this Godot export automation support SteamPipe integration for Steam releases?

Yes, this Godot export automation supports SteamPipe integration for Steam releases. It includes scripts and expert guidance to connect your automated build pipeline with SteamCMD for direct distribution.

What is the best way to optimize Godot binary sizes for production release builds?

Optimizing Godot binary sizes for production releases involves stripping unused modules, auditing resource sizes, and managing feature flags. This skill includes tools to ensure high-performance, lightweight build outputs.

Do I need Godot headless binaries and SCons to use this automated export pipeline?

Yes, you need Godot headless binaries, SCons, PowerShell, and SteamCMD to use this automated export pipeline. Integration with these platform-specific build tools ensures consistent and secure multi-platform deployment.