unity-build

Automate Unity build workflows with pre-build checks and multi-target builds.

39|4|Updated Nov 28, 2025
One-click install
npx skills add https://github.com/bigdra50/unity-cli --skill unity-build
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: unity-build
Source: https://github.com/bigdra50/unity-cli/tree/main/skills/unity-build
Command: npx skills add https://github.com/bigdra50/unity-cli --skill unity-build

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow automates the end-to-end Unity build process, handling pre-build checks, build execution, and error handling to reduce manual steps.

Core Features & Use Cases

  • Pre-build checks including refresh, compile wait, error checks, and settings validation to prevent misconfigurations.
  • Build Scene verification and targeted builds across multiple platforms, with configurable output paths.
  • Comprehensive error handling and guidance for common build failures, enabling faster fixes and iteration.

Quick Start

Invoke the Unity Build Pipeline by running the build workflow to perform pre-build checks and execute the build.

Frequently Asked Questions about unity-build

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

FAQPage Schema
How do I automate Unity builds for multiple platforms in one pipeline?▼

Automating Unity builds for multiple platforms is handled by executing targeted build workflows that perform pre-build validation and support configurable output paths for each platform target.

What pre-build checks are needed to prevent Unity build misconfigurations?▼

Pre-build checks for Unity builds include triggering a refresh, waiting for compilation, performing error checks, and validating settings to prevent misconfigurations before execution.

Why does my Unity build pipeline keep failing and how do I resolve common errors?▼

Unity build pipeline failures are resolved using structured error handling and guidance for common build failures, enabling faster fixes and iteration across multiple scenes and configurations.

Can I verify scenes and settings before running a deterministic Unity build?▼

Yes, scene verification and settings validation are enforced as pre-build checks to ensure deterministic Unity build execution across multiple scenes and configurations.

Does the Unity build automation workflow require any external dependencies?▼

No, the Unity build automation workflow operates independently with no external dependencies, handling pre-build checks, multi-target build execution, and error resolution end-to-end.