Run initial MatClaw setup. Use when user wants to install dependencies, authenticate messaging channels, register their main channel, or start the background services. Triggers on "setup", "install", "configure matclaw", or first-time setup requests.
$npx -y skills add dingyanglyu/matclaw --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/dingyanglyu/matclaw" --skill "dingyanglyu/matclaw/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/dingyanglyu/matclaw" that are relevant to the current task. Run `npx skills add "https://github.com/dingyanglyu/matclaw"` and select the relevant skills, then follow their instructions.