cloud-storage-web
OfficialCloud storage for web apps, simplified.
AuthorTencentCloudBase
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides web applications with straightforward cloud storage capabilities using CloudBase Web SDK. It enables uploading, retrieving temporary URLs, deleting, and downloading files from the browser, simplifying file management.
Core Features & Use Cases
- Upload files from the browser to CloudBase storage using the Web SDK.
- Generate temporary, time-bound download URLs for private files.
- Delete or download files from cloud storage as part of user workflows.
- Use Case: A web app that lets users upload profile pictures, preview them via temp URLs, and manage deletions.
Quick Start
Initialize the Web SDK, configure env, and call uploadFile, getTempFileURL, deleteFile, or downloadFile as needed. Example: initialize with env, then upload a file at cloudPath "uploads/photo.jpg" and file input from a user.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cloud-storage-web Download link: https://github.com/TencentCloudBase/skills/archive/main.zip#cloud-storage-web Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.