A specialized toolset for discovering, merging, and analyzing the complete Alibaba Cloud product and OpenAPI landscape.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install aliyun-openapi-discovery
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install aliyun-openapi-discovery using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Aliyun OpenAPI Discovery is a sophisticated automation suite designed to reconcile Alibaba Cloud product catalogs across multiple sources, including the Ticket System, Support & Service, and BSS OpenAPI. It enables developers to bridge the gap between fragmented cloud services and centralized API management.
By leveraging this tool within the broader ecosystem of Openclaw Skills, users can generate comprehensive product-to-API mappings and coverage reports. This is essential for teams looking to plan new integrations or maintain high-fidelity documentation for their cloud infrastructure.
Ensure you have Python 3.x installed and configure your Alibaba Cloud credentials via environment variables:
export ALICLOUD_ACCESS_KEY_ID='your_key_id'
export ALICLOUD_ACCESS_KEY_SECRET='your_key_secret'
export ALICLOUD_REGION_ID='cn-hangzhou'
To validate the scripts within the Openclaw Skills environment:
mkdir -p output/aliyun-openapi-discovery
for f in skills/platform/openapi/aliyun-openapi-discovery/scripts/*.py; do
python3 -m py_compile "$f"
done
The skill maintains a strict output discipline, storing all artifacts within the output/ directory:
| File/Folder | Description |
|---|---|
output/product-scan/merged_products.json |
The consolidated list of all discovered Alibaba Cloud products. |
output/product-scan/openapi-meta/ |
Contains normalized API metadata and versioning info. |
output/aliyun-openapi-discovery/validate.txt |
A validation marker ensuring script integrity. |
evidence/ |
Sub-directory for logs containing region and resource ID parameters for reproducibility. |
OPENAPI_META_MAX_PRODUCTS and OPENAPI_META_VERSIONS to limit scope on large accounts.Loading
A professional toolset for managing Alibaba Cloud Content Moderation resources via OpenAPI and SDK integrations.

A specialized generator for creating Vision Node AI button controls with integrated metadata and interactive logic.

MemOS provides a robust, private, and local-first memory layer for agents to remember every interaction without cloud dependency.

An AI-driven assistant that automates guest post opportunity discovery and generates personalized outreach emails to scale your link-building efforts.

A specialized workflow for deploying OpenClaw nodes on Linux hosts with integrated support for Aliyun DashScope models and enterprise communication channels.

A systematic intelligence assistant that helps entrepreneurs and developers identify, validate, and launch profitable AI and Agent-based startup projects.








































