Run initial GhostClaw setup. Use when user wants to install dependencies, authenticate WhatsApp, register their main channel, or start the background services. Triggers on "setup", "install", "configure ghostclaw", or first-time setup requests.
$npx -y skills add b1rdmania/ghostclaw --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/b1rdmania/ghostclaw" --skill "b1rdmania/ghostclaw/setup"` 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.