unity-cloud-build
Installation
SKILL.md
Unity Cloud Build
Unity Cloud Build automates the process of creating builds for multiple platforms directly from Unity projects stored in the cloud. Game developers and studios use it to streamline their build pipelines, test on various devices, and distribute their games more efficiently.
Official docs: https://docs.unity.com/cloud-build/index.html
Unity Cloud Build Overview
- Builds
- Build Targets
- Projects
- Organizations
- Users
- API Keys
Working with Unity Cloud Build
This skill uses the Membrane CLI to interact with Unity Cloud Build. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills