Alicloud Platform Docs Api Review

🌐Community
by cinience · vlatest · Repository

Helps with API, code review as part of agent workflows workflows.

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 alicloud-platform-docs-api-review npx -- -y @trustedskills/alicloud-platform-docs-api-review
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "alicloud-platform-docs-api-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/alicloud-platform-docs-api-review"
      ]
    }
  }
}

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

About This Skill

What it does

This skill provides access to Alibaba Cloud platform documentation and API references, enabling AI agents to retrieve technical specifications, service descriptions, and integration guides directly. It allows developers to query specific endpoint details, authentication methods, and usage examples for various cloud services without manual browsing.

When to use it

  • Generating code snippets or SDK initialization logic for specific Alibaba Cloud services like OSS or RDS.
  • Resolving ambiguous API parameter requirements or error codes during integration troubleshooting.
  • Creating up-to-date deployment guides that reference the latest service versions and pricing models.
  • Validating security configurations against current platform compliance standards.

Key capabilities

  • Retrieves official documentation for Alibaba Cloud products and services.
  • Provides detailed API endpoint definitions, request/response schemas, and error handling details.
  • Offers usage examples and integration patterns tailored to the cloud environment.
  • Supports queries for authentication protocols and permission management structures.

Example prompts

  • "Explain how to configure VPC peering using the latest Alibaba Cloud API and provide a Python example."
  • "What are the current rate limits and retry strategies for the Object Storage Service (OSS) upload endpoints?"
  • "Summarize the authentication requirements for accessing the ECS console via the API Gateway."

Tips & gotchas

Ensure your AI agent has access to the specific Alibaba Cloud region documentation if the service behavior varies by geography. Always verify that the retrieved API versions match your production environment's supported versions, as cloud providers frequently update their interfaces.

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
cinience
Installs
130

🌐 Community

Passed automated security scans.