☁️
AutomationTypeScript

Cloud Storage Web

by TencentCloudBase

Cloud Storage Web is an Automation skill for Claude Code, published by TencentCloudBase in CloudBase-AI-Toolkit.

1.1K stars134 forkson TencentCloudBase/CloudBase-AI-ToolkitAdded 2026/08/21Repository updated 2026/08/21
agent-skillsaiaicodingclaude-codecloudbasecursordatabasedsh-pluginmcpmcp-serverminiprogrampostgresqlsupabasetencentvibe-codingweb
Install in seconds
Install Cloud Storage Web
Copy Cloud Storage Web into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/TencentCloudBase/CloudBase-AI-Toolkit/tree/main/config/.claude/skills/cloud-storage-web ~/.claude/skills/cloud-storage-web

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/TencentCloudBase/CloudBase-AI-Toolkit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
config/.claude/skills/cloud-storage-web/SKILL.md in TencentCloudBase/CloudBase-AI-Toolkit
Installs to
~/.claude/skills/cloud-storage-web
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Cloud Storage Web does

Cloud Storage Web guides browser apps using @cloudbase/js-sdk to upload, download, list, and delete CloudBase storage files. Use it when frontend code needs temporary URLs, file management, or storage setup checks.

Cloud Storage Web is cataloged under Automation on DirSkills. Cloud Storage Web comes from a repository tagged agent-skills, ai, aicoding, claude-code and cloudbase.

Documentation

README

Sibling skills (local only)

Sibling CloudBase skills ship beside this skill. Use local relative paths such as ../auth-tool-cloudbase/SKILL.md.

If a referenced sibling skill file is missing from this environment, ask the user to install the full CloudBase plugin (or the missing skill). Do not HTTP-fetch remote skill or protocol markdown into the agent context.

Cloud Storage Web SDK

Activation Contract

Use this first when

  • A browser or Web app must upload, download, or manage CloudBase storage objects through @cloudbase/js-sdk.
  • The request mentions uploadFile, getTempFileURL, deleteFile, or downloadFile in frontend code.

Read before writing code if

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Cloud Storage Web

  • What else does TencentCloudBase publish alongside Cloud Storage Web?

    Cloud Storage Web is one of 25 skills that DirSkills catalogs from TencentCloudBase/CloudBase-AI-Toolkit, the repository it ships in. Its siblings there include AI Model Web, API Contract Review and Add Skill. Each one is a separate skill with its own page in this directory, installs the same way Cloud Storage Web does, and is maintained by TencentCloudBase in that same repository. The rest of the collection is listed on the TencentCloudBase/CloudBase-AI-Toolkit page.

  • How does Cloud Storage Web compare to other Automation skills?

    Cloud Storage Web ranks #789 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Cloud Storage Web against them. Open each page to compare what they document and how they install.

More from TencentCloudBase/CloudBase-AI-Toolkit

Cloud Storage Web is one of 25 skills cataloged on DirSkills from TencentCloudBase/CloudBase-AI-Toolkit.

See all 25 skills
🌐
1w ago

AI Model Web

AI Model Web calls CloudBase AI models from browser and frontend apps with @cloudbase/js-sdk. Use it for React, Vue, Next, Nuxt, SPAs, dashboards, or AI chat UIs that need generateText or streamText without a Node.js proxy.
AI Engineering
1.1K134
🧪
1w ago

API Contract Review

API Contract Review checks CloudBase API wrappers, MCP tools, and generated metadata against official docs. Use it when verifying action names, parameter shapes, casing, nesting, and contract tests before a corrective PR.
Quality
1.1K134
🧩
1w ago

Add Skill

Add Skill guides you through creating a new prompt rule for the CloudBase AI Toolkit. Use it when adding a skill, rule files, config entries, and generated docs.
AI Engineering
1.1K134
⚙️
1w ago

Cloud Functions

Cloud Functions guides building, deploying, and debugging CloudBase Event Functions and HTTP Functions for application runtime logic. Use it when you need custom server-side code on CloudBase, not when calling platform APIs directly.
DevOps
1.1K134
☁️
1w ago

CloudBase

CloudBase helps you develop, deploy, debug, migrate, and troubleshoot CloudBase projects across web, mini programs, and mobile apps. It covers auth, databases, cloud functions, CloudRun, storage, and built-in or third-party AI integrations.
DevOps
1.1K134
🤖
1w ago

CloudBase AI Model Node.js

CloudBase AI Model Node.js calls AI models from Node.js backends, cloud functions, and CloudRun via @cloudbase/node-sdk. It is used for server-side text generation, image generation, and agent workflows that keep secrets on the server.
AI Engineering
1.1K134