hologres-slow-query-analysis

Installation
SKILL.md

Prerequisites

This skill requires hologres-cli to be installed first:

pip install hologres-cli
export HOLOGRES_SKILL=hologres-slow-query-analysis

All SQL execution and GUC parameter operations depend on hologres-cli commands (hologres sql run, hologres guc set).

Hologres Slow Query Analysis

Diagnose and analyze slow/failed queries in Alibaba Cloud Hologres using the hologres.hg_query_log system table.

Version Requirements

Installs
4
GitHub Stars
13
First Seen
May 11, 2026
hologres-slow-query-analysis — aliyun/hologres-ai-plugins