
from cloudbase-mcp1,020
Browser-focused guide to using CloudBase Web SDK (@cloudbase/js-sdk) for uploading, downloading, generating temporary URLs, and managing storage objects securel
This skill equips an agent with detailed, actionable knowledge for handling client-side cloud storage via the CloudBase Web SDK (@cloudbase/js-sdk). It covers initializing the SDK in browser apps, uploading files, generating temporary preview/download URLs, deleting and downloading objects, and common error-handling and CORS/security-domain considerations.
Trigger this skill when a user or codebase needs browser-based file operations: uploadFile, getTempFileURL, downloadFile, or deleteFile from frontend code. Also use it when debugging CORS/security-domain issues that block uploads in local dev or deployed single-page apps. Avoid using this skill for backend storage administration or Mini Program-specific APIs.
Well-suited for code-assistant agents that can author or review frontend JavaScript (Copilot, Codex, Cursor, Claude Code, Gemini CLI). The guidance is implementation-level and useful when the agent can edit or suggest frontend code snippets.
This skill has not been reviewed by our automated audit pipeline yet.