alicloud-platform-openclaw-setup-test
Installation
SKILL.md
Category: test
OpenClaw Setup Minimal Smoke Test
Prerequisites
- Target host has Node.js 20+ installed.
openclawcommand is available.- DashScope API key and DingTalk/Feishu app credentials or Discord bot token are prepared (masked placeholders are acceptable).
- Target skill:
skills/platform/openclaw/alicloud-platform-openclaw-setup/.
Test Steps
- Run
openclaw --versionand verify CLI availability. - Open
https://docs.openclaw.ai/channels/indexand verify target channel is discoverable from official list. - Run
openclaw plugins listand verifydingtalkorfeishuplugin is installed/detected (if those channels are used). - Check
~/.openclaw/openclaw.jsonand verify Discord useschannels.discord.tokenor environment variableDISCORD_BOT_TOKEN. - Run
openclaw doctorand record the configuration checks. - Run
openclaw gateway statusand record runtime/probe status.