Documentation

Development

User Acquisition

Monetization

Industry

AI

Unity's AI tools

Open Unity Dashboard

AI

​
​
Manage AI tools in the Unity Dashboard
  • Configure Unity's AI settings
  • Monitor Unity's AI usage
  • Unity's AI settings reference
Unity's plugin for third-party agents
  • About Unity's plugin
  • Claude Code
  • Codex
  • Grok
  1. Unity's AI tools
  2. Unity's plugin for third-party agents

Unity's plugin for Grok

Install Unity's plugin for Grok to access Unity's first-party tooling within your Grok environment.
Read time 1 minute
Last updated 21 days ago

Note
The following concerns a product or service (each a “Third Party Product”) that's not developed, owned, or operated by Unity. This information may not be up-to-date or complete, and is provided to you for your information and convenience only. Your access and use of any Third Party Product is governed solely by the terms and conditions of such Third Party Product. Unity makes no express or implied representations or warranties regarding such Third Party Products, and will not be responsible or liable, directly or indirectly, for any actual or alleged damage or loss arising from your use thereof (including damage or loss arising from any content, advertising, products or other materials on or available from the provider of any Third Party Products).
Unity's plugin adds a set of Unity skills to Grok, so you can ask for Unity work in plain language instead of supplying the same context each time. Install the plugin, then verify that Grok loads the skills. For a description of the skills and how to prompt them, refer to About Unity's plugin.

Install the plugin in Grok

To install the Unity plugin within Grok:
grok plugin install Unity-Technologies/unity-agent-plugin --trust
Grok asks for explicit trust before it installs anything from a repository. The
--trust
flag confirms you accept the installation.

Verify the installation in Grok

To verify that the plugin is active:
  • Enter
    /
    and the skills appear in the slash menu. Grok uses the plain skill name, and switches to the plugin-qualified form (
    /unity:ui-uitk
    ) when another installed skill shares the same name.
  • Run
    grok plugin list
    to confirm
    unity
    shows as installed and enabled.
  • Run
    grok plugin details unity
    to view what it provides.

Update the plugin in Grok

To update the plugin to the latest version:
grok plugin update unity

Remove the plugin from Grok

To remove the plugin:
grok plugin remove unity

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Install the plugin in Grok

    • Verify the installation in Grok

    • Update the plugin in Grok

    • Remove the plugin from Grok

  • Additional resources
  • Unity's plugin for Claude Code
  • Unity's plugin for Codex
  • unity-agent-plugin repository

Report a problem with this page
​
​