alicloud-platform-openapi-product-api-discovery

Discover and reconcile Alibaba Cloud product catalogs from Ticket System, Support & Service, and BSS OpenAPI.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-platform-openapi-product-api-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-platform-openapi-product-api-discovery
Source: https://github.com/cinience/alicloud-skills/tree/main/skills/platform/openapi/alicloud-platform-openapi-product-api-discovery
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-platform-openapi-product-api-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of discovering and reconciling Alibaba Cloud product catalogs from various sources, enabling efficient planning for new skill development.

Core Features & Use Cases

  • Product Catalog Reconciliation: Merges product lists from Ticket System, Support & Service, and BSS OpenAPI.
  • API Metadata Fetching: Retrieves detailed OpenAPI product, version, and API metadata.
  • Coverage Analysis: Summarizes API coverage and identifies gaps compared to existing skills.
  • Use Case: When planning to build a new AI skill for a specific Alibaba Cloud service, use this Skill to get a comprehensive understanding of all available products, their APIs, and identify which areas are not yet covered by existing skills.

Quick Start

Use the alicloud-platform-openapi-product-api-discovery skill to fetch and merge product lists from Ticket System, Support & Service, and BSS OpenAPI.

Frequently Asked Questions about alicloud-platform-openapi-product-api-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover Alibaba Cloud OpenAPI product catalogs for planning new skills?

To discover Alibaba Cloud OpenAPI product catalogs, you can automate the fetching and reconciliation of product lists from the Ticket System, Support & Service, and BSS OpenAPI to consolidate metadata into structured outputs.

Can I fetch API version metadata for Alibaba Cloud products automatically?

Yes, you can fetch API version metadata automatically by interacting with various Alibaba Cloud APIs to retrieve OpenAPI product details and consolidate them into structured JSON outputs.

What is the best way to analyze API coverage gaps before building a new AI skill?

The best way to analyze API coverage gaps is to fetch OpenAPI product metadata and compare the summarized API coverage against existing skills to identify uncovered areas.

Do I need Python scripts to reconcile Alibaba Cloud product lists?

Yes, you need Python scripts to interact with Alibaba Cloud APIs, fetch OpenAPI metadata, and merge product lists from the Ticket System, Support & Service, and BSS OpenAPI.

How does API coverage summarization work for Alibaba Cloud services?

API coverage summarization works by retrieving product, version, and API metadata from BSS OpenAPI, then consolidating this information into Markdown outputs to highlight coverage gaps.

Can I export Alibaba Cloud API metadata to JSON and Markdown?

Yes, you can export Alibaba Cloud API metadata to structured JSON and Markdown outputs by fetching OpenAPI product, version, and API details through Python scripts.