claudeindex
taconotsandwich's avatar
Author

taconotsandwich

@taconotsandwich
1
Marketplaces
2
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

unity-agentic-tools-marketplace

unity-agentic-tools-marketplace

Plugins:2
Skills:0
0
0

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.