Alibaba Cloud Product + API Discovery Follow this workflow to collect products, resolve API metadata, and build summaries for skill planning. Workflow 1) Fetch product lists from the three sources - Ticket System (ListProducts) - Support & Service (ListProductByGroup) - BSS OpenAPI (QueryProductList) Run the bundled scripts (from this skill folder): Provide required env vars in each script (see references). 2) Merge product lists This writes and . 3) Fetch OpenAPI metadata product list This writes and . 4) Fetch OpenAPI API docs per product/version By default this can be large. Use filters fo…