alicloud-database-analyticdb-mysql
阿里云AnalyticDB for MySQL服务,通过OpenAPI管理AnalyticDB for MySQL资源,支持使用官方SDK或OpenAPI Explorer。
npx skills add cinience/alicloud-skills --skill alicloud-database-analyticdb-mysqlBefore / After 效果对比
1 组管理阿里云AnalyticDB for MySQL实例及其相关资源,过去通常需要通过控制台进行繁琐的手动操作,如创建、扩容、备份等,这在面对复杂业务场景和大量实例时,效率低下且容易出错。
通过OpenAPI管理AnalyticDB for MySQL服务,可以实现资源的自动化配置、监控和维护,批量操作实例,动态调整存储和计算能力,显著提升了数据库运维效率,确保了数据分析服务的稳定性和高性能。
description SKILL.md
alicloud-database-analyticdb-mysql
Category: service AnalyticDB for MySQL Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for AnalyticDB for MySQL. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_ID is an optional default. If unset, decide the most reasonable region for the task; if unclear, ask the user. Shared config file: ~/.alibabacloud/credentials API discovery Product code: adb Default API version: 2021-12-01 Use OpenAPI metadata endpoints to list APIs and get schemas (see references). High-frequency operation patterns Inventory/list: prefer List* / Describe* APIs to get current resources. Change/configure: prefer Create* / Update* / Modify* / Set* APIs for mutations. Status/troubleshoot: prefer Get* / Query* / DescribeStatus APIs for diagnosis. Minimal executable quickstart Use metadata-first discovery before calling business APIs: python scripts/list_openapi_meta_apis.py Optional overrides: python scripts/list_openapi_meta_apis.py --product-code --version The script writes API inventory artifacts under the skill output directory. Output policy If you need to save responses or generated artifacts, write them under: output/alicloud-database-analyticdb-mysql/ Validation mkdir -p output/alicloud-database-analyticdb-mysql for f in skills/database/analyticdb/alicloud-database-analyticdb-mysql/scripts/.py; do python3 -m py_compile "$f" done echo "py_compile_ok" > output/alicloud-database-analyticdb-mysql/validate.txt Pass criteria: command exits 0 and output/alicloud-database-analyticdb-mysql/validate.txt is generated. Output And Evidence Save artifacts, command outputs, and API response summaries under output/alicloud-database-analyticdb-mysql/. Include key parameters (region/resource id/time range) in evidence files for reproducibility. Prerequisites Configure least-privilege Alibaba Cloud credentials before execution. Prefer environment variables: ALICLOUD_ACCESS_KEY_ID, ALICLOUD_ACCESS_KEY_SECRET, optional ALICLOUD_REGION_ID. If region is unclear, ask the user before running mutating operations. References Sources: references/sources.md Weekly Installs201Repositorycinience/alicloud-skillsGitHub Stars355First SeenFeb 26, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled ongemini-cli198github-copilot198codex198amp198kimi-cli198cursor198
forum用户评价 (0)
发表评价
暂无评价,来写第一条吧
统计数据
用户评分
为此 Skill 评分