Skip to content
Development
Skill

/cloud-storage

Use when listing, uploading, or generating temporary URLs for CloudBase cloud storage from DeepSeek Harness.

From plugin
cloudbase-ai-toolkit
1.1k49 skills6 agents7 commands2 MCP
Install
$ npx -y skills add TencentCloudBase/CloudBase-AI-Toolkit --skill cloud-storage --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/cloud-storage

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when listing, uploading, or generating temporary URLs for CloudBase cloud storage from DeepSeek Harness.

SKILL.md

cloud-storage.SKILL.md
name: cloud-storage
description: Use when listing, uploading, or generating temporary URLs for CloudBase cloud storage from DeepSeek Harness.

Cloud storage (DSH)

  • List / info / temporary URL / read: `mcp__cloudbase__queryStorage`.
  • Upload / download / delete: `mcp__cloudbase__manageStorage`.
  • Private buckets: `publicUrl` may 403. Always prefer `action=url` temporary links (default 1 hour) and tell the user they expire.
Ships withcloudbase-ai-toolkit

AI writes the code. CloudBase runs the backend. The CloudBase integration layer for AI coding tools: Plugin installs the stack, Skills steer how code is written, MCP operates databases, functions, storage, and deploys from chat.

Get the whole plugin

Other skills on cloudbase-ai-toolkit.