·cloud-storage-web
</>

cloud-storage-web

tencentcloudbase/skills

使用 Web SDK (@cloudbase/js-sdk) 的 CloudBase 云存储完整指南 - 上传、下载、临时 URL、文件管理和最佳实践。

158安装·1热度·@tencentcloudbase

安装

$npx skills add https://github.com/tencentcloudbase/skills --skill cloud-storage-web

SKILL.md

Use this skill when building web applications that need to upload, download, or manage files using CloudBase cloud storage via the @cloudbase/js-sdk (Web SDK).

Use this skill for file storage operations in web applications when you need to:

| cloudPath | string | Yes | Absolute path with filename (e.g., "folder/file.jpg") | | filePath | File | Yes | HTML file input object | | method | "post" \| "put" | No | Upload method (default: "put") | | onUploadProgress | function | No | Progress callback function |

使用 Web SDK (@cloudbase/js-sdk) 的 CloudBase 云存储完整指南 - 上传、下载、临时 URL、文件管理和最佳实践。 来源:tencentcloudbase/skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/tencentcloudbase/skills --skill cloud-storage-web
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 cloud-storage-web?

使用 Web SDK (@cloudbase/js-sdk) 的 CloudBase 云存储完整指南 - 上传、下载、临时 URL、文件管理和最佳实践。 来源:tencentcloudbase/skills。

如何安装 cloud-storage-web?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tencentcloudbase/skills --skill cloud-storage-web 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/tencentcloudbase/skills