Install
openclaw skills install jpeng-weibo-config连接微博渠道到 OpenClaw。当用户说"连接微博"、"配置微博"、"绑定微博"、"接入微博"时使用。需要 AppId 和 AppSecret 凭证。
openclaw skills install jpeng-weibo-configConfigure Weibo channel credentials via OpenClaw CLI.
openclaw config set 'channels.weibo.appId' '<AppId>'
openclaw config set 'channels.weibo.appSecret' '<AppSecret>'
openclaw config set commands above with the provided values.openclaw config get 'channels.weibo' (if available) or confirm to the user that configuration is complete.Given:
AppIdExampleAppSecretExampleExecute:
openclaw config set 'channels.weibo.appId' 'AppIdExample'
openclaw config set 'channels.weibo.appSecret' 'AppSecretExample'