uloop-focus-window

Bring Unity Editor window to front using OS-level commands.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "uloop-focus-window" with this command: npx skills add hatayama/uloopmcp/hatayama-uloopmcp-uloop-focus-window

uloop focus-window

Bring Unity Editor window to front using OS-level commands.

Usage

uloop focus-window

Parameters

None.

Global Options

Option Description

--project-path <path>

Target a specific Unity project (mutually exclusive with --port ). Path resolution follows the same rules as cd — absolute paths are used as-is, relative paths are resolved from cwd.

-p, --port <port>

Specify Unity TCP port directly (mutually exclusive with --project-path ).

Examples

Focus Unity Editor

uloop focus-window

Output

Returns JSON confirming the window was focused.

Notes

  • Works even when Unity is busy (compiling, domain reload, etc.)

  • Uses OS-level commands (osascript on macOS, PowerShell on Windows)

  • Useful before uloop capture-unity-window to ensure the target window is visible

  • Brings the main Unity Editor window to the foreground

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

uloop-find-game-objects

No summary provided by upstream source.

Repository SourceNeeds Review
General

uloop-screenshot

No summary provided by upstream source.

Repository SourceNeeds Review
General

uloop-execute-menu-item

No summary provided by upstream source.

Repository SourceNeeds Review