Loading...
Loading...
Use when installing or configuring OpenClaw with DingTalk, Feishu, Discord, and additional channels with Bailian/DashScope models on Linux hosts. Use when provisioning a new OpenClaw node, troubleshooting gateway/channel startup, standardizing openclaw.json mapping, or automatically discovering extra channels from https://docs.openclaw.ai/channels.
npx skill4agent add cinience/alicloud-skills aliyun-openclaw-setup~/.openclaw/openclaw.jsonAppKeyAppSecretApp IDApp Secretssh root@<server>
curl -fsSL https://deb.nodesource.com/setup_20.x | bash -
apt-get install -y nodejs
node --version
npm --versionnpm install -g openclaw@latest
openclaw --version
# DingTalk official connector
openclaw plugins install @dingtalk-real-ai/dingtalk-connector --pin
# or install from official GitHub repo
openclaw plugins install https://github.com/DingTalk-Real-AI/dingtalk-openclaw-connector.git
openclaw plugins list | grep dingtalk
# Feishu channel
openclaw plugins install @openclaw/feishu
openclaw plugins list | grep feishu
# Discord channel (built-in, no extra plugin needed)
# Configure token in Step 3 and start gateway in Step 4plugins.allowhttps://docs.openclaw.ai/channels/index~/.openclaw/openclaw.jsonopenclaw.json~/.openclaw/openclaw.jsonmodels.providers.bailianagents.defaults.model.primaryprovider/modelbailian/glm-5models.providers.bailian.modelsqwen3-plusglm-5minimax-m2.5kimi-k2.5agents.defaults.model.fallbacksbailian/qwen3-plusbailian/minimax-m2.5bailian/kimi-k2.5channels.dingtalk-connectorchannels.feishuchannels.discordplugins.allow~/.openclaw/agents/main/agent/models.json~/.openclaw/openclaw.jsonapi: openai-completionshttps://dashscope.aliyuncs.com/compatible-mode/v1api: openai-responseshttps://dashscope.aliyuncs.com/api/v2/apps/protocols/compatible-mode/v1openclaw gateway install
openclaw gateway start
openclaw gateway statussystemctl --user import-environment DASHSCOPE_API_KEY
systemctl --user daemon-reload
systemctl --user restart openclaw-gatewayopenclaw doctor
openclaw gateway status
openclaw gateway logs -fplugins.allowagents.defaults.model.primaryprovider/model-idmodels.providers.bailian.apiKeyDASHSCOPE_API_KEY~/.openclaw/agents/main/agent/models.jsonopenai-completionsopenai-responsesopenclaw logs --followgateway/channels/dingtalk-connectormkdir -p output/aliyun-openclaw-setup
echo "validation_placeholder" > output/aliyun-openclaw-setup/validate.txtoutput/aliyun-openclaw-setup/validate.txtoutput/aliyun-openclaw-setup/