Patterns for executing commands on the Mac host from a Cowork VM session via osascript. Use this skill whenever you encounter ENOSPC (disk full) errors in the Cowork VM, need to run Node.js/Python on the Mac host, execute background processes, or write files to the Mac filesystem when the VM disk is full. Also use when the user mentions osascript, AppleScript, Mac host commands, or when tools like Puppeteer/ffmpeg need to run natively on macOS.
$npx -y skills add michalvarys/claude-plugins --skill osascript-bridgeInstalls into the current project.
Run `npx skills use "https://github.com/michalvarys/claude-plugins" --skill "michalvarys/claude-plugins/osascript-bridge"` 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/michalvarys/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/michalvarys/claude-plugins"` and select the relevant skills, then follow their instructions.