🎮
AI EngineeringPowerShell

Locus Unity Bridge

by Misaka-Mikoto-Tech

Locus Unity Bridge is an AI Engineering skill for Claude Code, published by Misaka-Mikoto-Tech in agent-skills.

243 stars10 forkson Misaka-Mikoto-Tech/agent-skillsAdded 2026/09/02+3% in starsRepository updated 2026/08/28
agent-skillsai-agentscodexpowershellpowershell-7windows
Install in seconds
Install Locus Unity Bridge
Copy Locus Unity Bridge into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Misaka-Mikoto-Tech/agent-skills/tree/main/skills/locus-unity-bridge ~/.claude/skills/locus-unity-bridge

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Misaka-Mikoto-Tech/agent-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/locus-unity-bridge/SKILL.md in Misaka-Mikoto-Tech/agent-skills
Installs to
~/.claude/skills/locus-unity-bridge
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2631 skills

What Locus Unity Bridge does

Locus Unity Bridge probes a Unity project for a Locus connection and then sends commands, executes C# in the Editor, or triggers recompilation. Use it when an agent needs direct Unity Editor access through Locus.

Locus Unity Bridge is cataloged under AI Engineering on DirSkills. Locus Unity Bridge comes from a repository tagged agent-skills, ai-agents, codex, powershell and powershell-7.

Documentation

README

Locus Unity Bridge

Use the bundled PowerShell client instead of rewriting named-pipe code. Locus uses UTF-8 JSON Lines and may emit events before a response; the client waits for the envelope whose reply_to matches its request ID.

Safety boundary

execute_code has arbitrary Unity Editor authority. Use it only for the project and task the user authorized.

Do not install/copy the Locus package, create its marker, launch/close Unity, or modify a project merely to make the bridge connect. Diagnose first and ask for authorization if setup changes are required.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Locus Unity Bridge

  • What else does Misaka-Mikoto-Tech publish alongside Locus Unity Bridge?

    Locus Unity Bridge is one of 3 skills that DirSkills catalogs from Misaka-Mikoto-Tech/agent-skills, the repository it ships in. Its siblings there include Bilibili Page Reader and PowerShell Safe Invocation. Each one is a separate skill with its own page in this directory, installs the same way Locus Unity Bridge does, and is maintained by Misaka-Mikoto-Tech in that same repository. The rest of the collection is listed on the Misaka-Mikoto-Tech/agent-skills page.

  • How does Locus Unity Bridge compare to other AI Engineering skills?

    Locus Unity Bridge ranks #2376 by stars among the 2631 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Locus Unity Bridge against them. Open each page to compare what they document and how they install.