Http Api Cloudbase
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tencentcloudbase-http-api-cloudbase npx -- -y @trustedskills/tencentcloudbase-http-api-cloudbase
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tencentcloudbase-http-api-cloudbase": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tencentcloudbase-http-api-cloudbase"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact directly with Tencent Cloud's Cloudbase HTTP API. It allows for programmatic management of cloud resources and services through standard web request protocols.
When to use it
- Automating routine deployment tasks on Tencent Cloud infrastructure.
- Retrieving real-time status updates from specific Cloudbase instances.
- Triggering custom functions or workflows hosted within the Cloudbase environment.
- Integrating cloud operations into broader AI agent orchestration pipelines.
Key capabilities
- Direct HTTP communication with Tencent Cloud endpoints.
- Execution of API calls defined in the Cloudbase service catalog.
- Handling authentication and authorization for cloud resource access.
- Parsing JSON responses from cloud service operations.
Example prompts
- "Use the http-api-cloudbase skill to check the current status of my production database instance."
- "Deploy a new microservice on Tencent Cloud using the Cloudbase API via this tool."
- "Retrieve the latest logs for the application running in my Cloudbase environment."
Tips & gotchas
Ensure your AI agent has valid API credentials configured before attempting to execute cloud operations. Verify that the specific endpoint you are calling is supported by the current version of the Cloudbase service.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.