alibabacloud-das-agent

Diagnose Alibaba Cloud database issues via natural-language prompts.

213|24|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-das-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alibabacloud-das-agent
Source: https://github.com/aliyun/alibabacloud-aiops-skills/tree/main/skills/database/hdm/alibabacloud-das-agent
Command: npx skills add https://github.com/aliyun/alibabacloud-aiops-skills --skill alibabacloud-das-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires alibabacloud_credentials, pytz, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Diagnosing and managing Alibaba Cloud databases from natural-language queries, turning vague performance symptoms into actionable guidance.

Core Features & Use Cases

  • Diagnose and troubleshoot issues such as high CPU, slow queries, abnormal connections, and disk space alerts across RDS, PolarDB, MongoDB, Redis (Tair), and Lindorm.
  • Check instance health, analyze SQL, optimize queries, and run health inspections, including Cloud-native features like PolarDB Serverless and DAS autonomy capabilities.
  • Use in real-world scenarios like "my database is slow" or "can't connect to the database" to get diagnostic steps and recommended remedies.

Quick Start

Use this skill by asking a natural-language question about your Alibaba Cloud databases to receive diagnostic guidance and suggested actions.

Frequently Asked Questions about alibabacloud-das-agent

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

FAQPage Schema
How do I diagnose high CPU or slow queries on Alibaba Cloud RDS and PolarDB using natural language?

You can diagnose high CPU and slow queries on Alibaba Cloud RDS and PolarDB by submitting natural-language prompts to the DAS agent, which returns structured diagnostic steps and recommended remedies.

Can I troubleshoot abnormal connections and disk space issues across MongoDB, Redis (Tair), and Lindorm?

Yes, you can troubleshoot abnormal connections and disk space issues across MongoDB, Redis (Tair), and Lindorm by asking natural-language questions that trigger automated diagnostic guidance.

What Alibaba Cloud credentials do I need to run database diagnostics through the DAS API?

You need Alibaba Cloud credentials configured in the default credential chain, along with uv and HTTPS access to the DAS API, to authenticate and run database diagnostics.

How do I run a health check and optimize SQL for my Alibaba Cloud database?

To run a health check and optimize SQL, prompt the agent with a request for a health inspection or SQL analysis, and it will evaluate your Alibaba Cloud database and return optimization suggestions.

Does this database diagnostic approach support multi-turn sessions for ongoing troubleshooting?

Yes, the database diagnostic approach supports multi-turn sessions, allowing you to conduct ongoing troubleshooting and iteratively resolve issues like performance slowdowns or connection failures.