From 64856fcb20f7b36ef2ad112ac45f2501aed0e78d Mon Sep 17 00:00:00 2001 From: Bryan Thompson <238056179+bryan-anthropic@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:01:39 -0500 Subject: [PATCH] Add unity plugin Driver: dir-plugin-add-cowork --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 3199f9d02..5bbe87976 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1060,6 +1060,18 @@ "sha": "205871ee83508502d2c982ee1bb7e65a2a29190b" }, "homepage": "https://synthflow.ai" + }, + { + "name": "unity", + "displayName": "Unity", + "description": "Unity's official plugin for Claude Code, with curated skills for game development, monetization, and performance optimization.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/Unity-Technologies/unity-agent-plugin.git", + "sha": "48b739d8e1be8480dc1c67177b11a7b39af4b5ef" + }, + "homepage": "https://unity.com" } ] }