Setup Cloudbase Openclaw

🌐Community
by tencentcloudbase · vlatest · Repository

Automates Tencent CloudBase OpenClaw environment configuration, streamlining development workflows and resource provisioning.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add setup-cloudbase-openclaw npx -- -y @trustedskills/setup-cloudbase-openclaw
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "setup-cloudbase-openclaw": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/setup-cloudbase-openclaw"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The setup-cloudbase-openclaw skill enables AI agents to discover and install OpenClaw configurations within the Tencent CloudBase environment. It streamlines the deployment of custom agent behaviors by automating the integration of specific tooling definitions directly into your cloud infrastructure.

When to use it

  • You need to rapidly deploy new capabilities or tools for an existing AI agent hosted on Tencent CloudBase.
  • Your development team requires a standardized way to update agent configurations without manual CLI intervention.
  • You are building a multi-agent system where different agents require distinct OpenClaw tool definitions that must be dynamically provisioned.

Key capabilities

  • Discovery: Automatically locates available OpenClaw skill definitions within the Tencent CloudBase ecosystem.
  • Installation: Executes secure installation of selected skills directly into the agent's runtime environment.
  • Integration: Ensures seamless connectivity between the installed OpenClaw tools and the underlying CloudBase services.

Example prompts

  • "Install the latest data processing OpenClaw skill for my current Tencent CloudBase agent."
  • "Discover all available OpenClaw modules compatible with my deployment and install the one for API management."
  • "Update my agent's configuration by installing a new security verification tool from the OpenClaw registry."

Tips & gotchas

Ensure your Tencent CloudBase instance has the necessary permissions to pull external packages before attempting installation. Verify that the specific OpenClaw skill version you are installing is compatible with your current CloudBase runtime environment to prevent deployment failures.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tencentcloudbase
Installs
156

🌐 Community

Passed automated security scans.