Skip to content

feat: add the setup-multiplayer-services skill - #46

Merged
ziyiunity merged 2 commits into
mainfrom
feat/migrate-multiplayer-services-skill
Aug 13, 2026
Merged

feat: add the setup-multiplayer-services skill#46
ziyiunity merged 2 commits into
mainfrom
feat/migrate-multiplayer-services-skill

Conversation

@ziyiunity

@ziyiunity ziyiunity commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Fourth batch of the Unity skill migration: setup-multiplayer-services. One skill, 7 files.

Covers choosing a multiplayer topology, then sessions, lobbies, matchmaking, and discovery through the Unity Multiplayer Services APIs.

What was adapted

Only the name: key was added. Every file is otherwise byte-identical to the version these skills ship with in Unity's agent plugin — descriptions untouched, bodies untouched. name: is this repo's convention and matches the folder in each case.

Checked before pushing: no author: in any frontmatter, every relative references/ and resources/ path resolves to a real file, all descriptions are within the 1,536-character listing cap, and no skill references another as a slash command (they name each other instead, so the references work on hosts that don't expose skills as commands).

@ziyiunity
ziyiunity requested a review from a team as a code owner August 11, 2026 22:51
@ziyiunity
ziyiunity requested a review from arthur-joly August 11, 2026 22:58
arthur-joly
arthur-joly previously approved these changes Aug 12, 2026
chris-addison
chris-addison previously approved these changes Aug 13, 2026
@ziyiunity
ziyiunity dismissed stale reviews from chris-addison and arthur-joly via 9ecdc0b August 13, 2026 16:32
@ziyiunity
ziyiunity merged commit 1ef3627 into main Aug 13, 2026
@ziyiunity
ziyiunity deleted the feat/migrate-multiplayer-services-skill branch August 13, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants