Connect an OpenClaw installation to the My Claw Alexa skill
Install
$
openclaw plugins install clawhub:@8examples/openclaw-alexaOpenClaw Alexa Bridge plugin
This external OpenClaw plugin makes an outbound authenticated connection to the My Claw Alexa bridge. No Gateway port or Gateway credential is exposed.
openclaw plugins install npm:@8examples/openclaw-alexa
openclaw alexa pair 123456 --bridge https://claw-alexa.example.com --name "Home Claw"
Restart the Gateway after pairing. Credentials are stored with mode 0600 under ~/.openclaw/alexa/credentials.json by default.
