Use the peek CLI to inspect, debug, and interact with native macOS app windows. Use when the user asks to debug a macOS app, inspect UI elements, take screenshots, click buttons, or automate interactions with native apps.
$npx -y skills add alexmx/peek --skill use-peekInstalls into the current project.
Run `npx skills use "https://github.com/alexmx/peek" --skill "alexmx/peek/use-peek"` 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/alexmx/peek" that are relevant to the current task. Run `npx skills add "https://github.com/alexmx/peek"` and select the relevant skills, then follow their instructions.