Alicloud Platform Openapi Product Api Discovery Test

🌐Community
by cinience · vlatest · Repository

Helps with API, testing 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-openapi-product-api-discovery-test npx -- -y @trustedskills/alicloud-platform-openapi-product-api-discovery-test
2

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

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

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

About This Skill

What it does

This skill enables AI agents to discover and install capabilities specifically designed for Alibaba Cloud's platform. It acts as a bridge, allowing agents to dynamically locate available OpenAPI products and services within the cloud ecosystem to extend their functionality.

When to use it

  • You need an agent to automatically find new Alibaba Cloud services without manual configuration.
  • Your workflow requires dynamic integration of specific cloud resources like databases or compute instances via API.
  • You are building a multi-tenant system where agents must self-provision necessary infrastructure tools.
  • You want to streamline the onboarding process for AI agents entering the Alibaba Cloud environment.

Key capabilities

  • Discovery of available OpenAPI products within the Alibaba Cloud platform.
  • Installation mechanisms for integrating identified cloud skills into an agent's toolkit.
  • Support for dynamic service registration and capability expansion.

Example prompts

  • "Find all available storage management APIs on Alibaba Cloud and install them so I can automate bucket creation."
  • "Discover the latest compute instance provisioning skills and add them to my current agent configuration."
  • "Locate network security OpenAPI products and install the necessary modules to handle firewall rules automatically."

Tips & gotchas

Ensure your AI agent has valid authentication credentials for Alibaba Cloud before attempting to discover or install these services, as API access requires proper permissions. This skill is specific to the Alibaba Cloud ecosystem and will not function with other cloud providers' APIs.

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
127

🌐 Community

Passed automated security scans.