⚙️
DevOpsTypeScript

Cloud Functions

by TencentCloudBase

Cloud Functions is a DevOps 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 Functions
Copy Cloud Functions 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-functions ~/.claude/skills/cloud-functions

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-functions/SKILL.md in TencentCloudBase/CloudBase-AI-Toolkit
Installs to
~/.claude/skills/cloud-functions
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Cloud Functions does

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.

Cloud Functions is cataloged under DevOps on DirSkills. Cloud Functions 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.

Cross-cutting protocols (required before code changes or deployments):

  • Change Safety Protocol: ../cloudbase-platform/references/protocols/change-safety-protocol.md
  • Deployment Gate: ../cloudbase-platform/references/protocols/deployment-gate.md
  • Sensitive Runtime Data Protection: ../cloudbase-platform/references/protocols/sensitive-runtime-data-protection.md

Cloud Functions Development

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

Frequently asked about Cloud Functions

  • What else does TencentCloudBase publish alongside Cloud Functions?

    Cloud Functions 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 Functions 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 Functions compare to other DevOps skills?

    Cloud Functions ranks #422 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. 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 Functions against them. Open each page to compare what they document and how they install.

More from TencentCloudBase/CloudBase-AI-Toolkit

Cloud Functions 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 Storage Web

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.
Automation
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