byclickhouse· 14 skills
MUST USE when investigating performance issues on a ClickHouse-managed Postgres instance. Provides an evidence-based RCA workflow that scrapes the Prometheus endpoint for system signal, pulls per-digest evidence from the Slow Query Patterns API, and recommends (does not apply) a fix.
$npx -y skills add clickhouse/agent-skills --skill clickhouse-managed-postgres-rcaInstalls into the current project.
Run `npx skills use "https://github.com/clickhouse/agent-skills" --skill "clickhouse/agent-skills/clickhouse-managed-postgres-rca"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clickhouse/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/clickhouse/agent-skills"` and select the relevant skills, then follow their instructions.