Install
openclaw skills install image-upload-imgcdnUpload local image to https://img.scdn.io get public permanent link
openclaw skills install image-upload-imgcdnUpload local image to https://img.scdn.io/ get permanent public URL for sharing. Simple bash script wrapper.
上传本地图片到 https://img.scdn.io/ 获取永久公开可访问链接,用于公开分享。
openclaw skill run image-upload-imgcdn --image /path/to/image.png
输出:返回公开可访问链接。
https://img.scdn.io/api/v1.phpPOSTimage (multipart/form-data){"url": "https://img.cdn1.vip/i/xxx.png"}