hologres-cli
aliyun/hologres-ai-plugins
AI-agent-friendly Hologres CLI with safety guardrails and structured JSON output.
Use for database operations, schema inspection, SQL execution, data import/export, Dynamic Table lifecycle management (V3.1+ syntax), and GUC parameter management.
Triggers: "hologres cli", "hologres command", "hologres database", "dynamic table", "hologres查询", "hologres guc", "GUC parameter"
hologres-query-optimizer
aliyun/hologres-ai-plugins
Hologres Query Execution Plan Analyzer and Optimizer. Use for analyzing SQL performance issues,
understanding EXPLAIN/EXPLAIN ANALYZE output, interpreting query operators, and providing
optimization recommendations for Hologres queries. Users may provide a query_id, raw SQL query,
or pasted EXPLAIN ANALYZE result text.
SQL execution / 慢日志查询通过 `hologres sql run` / `hologres sql explain`;GUC 通过 `hologres guc` 操作。
Triggers: "hologres explain", "query plan", "execution plan", "sql optimization", "query performance",
"hologres performance", "slow query", "query optimizer", "explain analyze", "query_id"
hologres-slow-query-analysis
aliyun/hologres-ai-plugins
Hologres slow query log analysis and diagnosis skill. Use for analyzing slow queries,
failed queries, query performance diagnosis, and log management in Alibaba Cloud Hologres.
All SQL is executed via `hologres sql run` (`hologres sql run --no-limit-check`).
Triggers: "hologres slow query", "hg_query_log", "query diagnosis", "慢Query分析", "Hologres性能诊断"