Skip to content

openclaw

https://docs.openclaw.ai/start/getting-started

更改配置

openclaw config

skills

npm i -g clawhub

clawhub login

clawhub install weather

channels

@openclaw/feishu

dingding

https://open.dingtalk.com/document/dingstart/install-openclaw-locally openclaw plugins install @dingtalk-real-ai/dingtalk-connector

nginx 代理

  • origin not allowed (open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)
    "controlUi": {
          "allowedOrigins": [
            "写代理的地址"
          ]
        }
    

openclaw devices list openclaw devices approve

密钥存储

auth-profiles.json

☁️ 部署建议
如果你打算长期运行项目(博客 / API / 自动化脚本),建议直接用云服务器,会比本地稳定很多。
👉 查看云服务器(新用户优惠)