claudeindex
Marketplace

unity-agentic-tools-marketplace

unity-agentic-tools-marketplace

Stars

0

Forks

0

Plugins

2

Installation

1

Add the marketplace

/plugin marketplace add taconotsandwich/unity-agentic-tools-claude-plugin
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

2

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

unity-build-settings

Read and analyze Unity ProjectSettings/ files including EditorBuildSettings, PlayerSettings, and build profiles. Use when checking build targets, version info, or project configuration. Do NOT use for scene/prefab content — use unity-agentic-tools instead.

Plugin

unity-agentic-tools

Parse, inspect, and edit Unity YAML files (.unity, .prefab, .asset) with a native Rust parser. Returns structured hierarchies and component data instead of raw YAML, reducing token usage by 10-50x compared to reading files directly.