cloud-upload-backup

Upload local files to Tencent SMH cloud storage via QClaw.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/polaris-dxz/xclaw --skill cloud-upload-backup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-upload-backup
Source: https://github.com/polaris-dxz/xclaw/tree/main/apps/desktop/openclaw-runtime/config/skills/cloud-upload-backup
Command: npx skills add https://github.com/polaris-dxz/xclaw --skill cloud-upload-backup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl.

What problem does it solve?

Cloud upload and backup of local files to Tencent SMH cloud storage, enabling quick access via QClaw Mini Program and reducing manual transfer steps.

Core Features & Use Cases

  • Upload local files to Tencent SMH cloud storage and view them in QClaw.
  • Back up important files to cloud storage and deliver results to mobile devices.
  • Package and upload content to COS as part of cloud workflows.

Quick Start

To start, provide the local file path to upload; the skill will back it up to Tencent SMH and expose the result in QClaw.

Frequently Asked Questions about cloud-upload-backup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I back up local files to Tencent SMH cloud storage?

To back up local files to Tencent SMH cloud storage, provide the local file path to trigger the upload via QClaw. This enables cloud backups and mobile delivery by transferring your files directly to the SMH service.

Can I deliver uploaded cloud backup results to a mobile device?

Yes, you can deliver cloud backup results to a mobile device using this upload method. Once files are uploaded to Tencent SMH, they are exposed and viewable in the QClaw Mini Program for immediate mobile access.

How does uploading content to COS work for cloud workflows?

Uploading content to COS for cloud workflows involves packaging local files and transferring them via curl network requests. This process integrates file transfer into broader cloud storage workflows, ensuring your data is backed up and accessible.

Do I need curl installed to upload files to Tencent SMH?

Yes, you need curl installed because the file transfer to Tencent SMH relies on curl for network requests. It is a required dependency for executing the cloud upload and backup operations successfully.

What happens if a file already exists during a cloud upload?

If a file already exists during a cloud upload, the default conflict strategy is set to ask. This ensures you are prompted to decide how to handle the duplicate file before the backup process overwrites or skips it.

What is the best way to transfer local files to QClaw for cloud access?

The best way to transfer local files to QClaw for cloud access is by specifying the file path for an automated SMH upload. This reduces manual transfer steps and directly exposes your backed up files in the QClaw Mini Program.