azure-proxy
This skill provides a local Node.js proxy to bridge OpenClaw with Azure OpenAI, exposing `http://127.0.0.1:18790` and forwarding requests to `YOUR_RESOURCE.openai.azure.com`. It requires running `node scripts/server.js`, setting `AZURE_OPENAI_*` env vars, and supplying an API key in `~/.openclaw/openclaw.json`.