Category: task Alibaba Cloud Model Studio Crawl and Skill Generation Prerequisites - Node.js (for ) - Python 3 - Network access to the models page Workflow 1) Crawl models page (raw markdown) 2) Rebuild summary (models + API/usage links) 3) Regenerate skills (creates/updates ) Outputs - : raw crawl output - : cleaned summary - : structured model list - : skill coverage report - : generated skills Notes - Do not invent model IDs or API endpoints; only use links present on the models page. - After regeneration, update , , and if skills list changed. Validation Pass criteria: command exits 0 and…