Inspect a running OpenMUX window's live AppKit view hierarchy. Use when debugging event delivery issues (clicks, drags, key events), verifying view layout, or investigating unexpected view state.
$npx -y skills add finger-gun/omux --skill inspect-windowInstalls into the current project.
Run `npx skills use "https://github.com/finger-gun/omux" --skill "finger-gun/omux/inspect-window"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/finger-gun/omux" that are relevant to the current task. Run `npx skills add "https://github.com/finger-gun/omux"` and select the relevant skills, then follow their instructions.