cloud-upload-backup

Installation
SKILL.md

云文件上传备份工具 (Tencent SMH)

将本地文件上传至腾讯 SMH 云存储,上传后可在 QClaw 小程序中查看。使用 @tencent/smh-js-sdk 官方 SDK。

Setup

无需额外安装依赖。文件上传通过本地 HTTP 接口 /proxy/qclaw-cos 完成,SMH 凭证由主进程自动管理,无需手动配置。


Workflow

QClaw uses this skill in any scenario that requires uploading files to the cloud. 文件上传流程已简化为直接传输。

Complete flow

User triggers file upload
  → Step 1: Identify the local file path(s)
Related skills
Installs
2
GitHub Stars
4
First Seen
Mar 21, 2026