Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.
$npx -y skills add dingyanglyu/matclaw --skill use-local-whisperInstalls into the current project.
Run `npx skills use "https://github.com/dingyanglyu/matclaw" --skill "dingyanglyu/matclaw/use-local-whisper"` 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.