byjacklandrin· 1 skill
Invoke OnlySwitch built-in switches or buttons via deeplink. Use when the user asks to toggle or trigger an OnlySwitch action (e.g. empty trash, keep awake, dark mode, mute, hide desktop, clear clipboard, eject discs, Xcode derived data, and any other built-in switch or button). Resolve the request to the correct switch id and open the onlyswitch deeplink.
$npx -y skills add jacklandrin/onlyswitch --skill onlyswitch-deeplinkInstalls into the current project.
Run `npx skills use "https://github.com/jacklandrin/onlyswitch" --skill "jacklandrin/onlyswitch/onlyswitch-deeplink"` 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/jacklandrin/onlyswitch" that are relevant to the current task. Run `npx skills add "https://github.com/jacklandrin/onlyswitch"` and select the relevant skills, then follow their instructions.