Set up a private GitHub repo for syncing files between GhostClaw (Mac mini) and user's main machine (MacBook Air, etc). Use when user wants to share files across machines without Dropbox/iCloud.
$npx -y skills add b1rdmania/ghostclaw --skill setup-shared-folderInstalls into the current project.
Run `npx skills use "https://github.com/b1rdmania/ghostclaw" --skill "b1rdmania/ghostclaw/setup-shared-folder"` 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/b1rdmania/ghostclaw" that are relevant to the current task. Run `npx skills add "https://github.com/b1rdmania/ghostclaw"` and select the relevant skills, then follow their instructions.