·altinity-expert-clickhouse-grants
</>

altinity-expert-clickhouse-grants

Diagnose and resolve ClickHouse grant and authentication errors, especially after upgrades. Use when queries fail with ACCESS_DENIED/NOT_ENOUGH_PRIVILEGES, AUTHENTICATION_FAILED/WRONG_PASSWORD/REQUIRED_PASSWORD, or ON CLUSTER privilege errors; when system.* or INFORMATION_SCHEMA access is denied; or when grant behavior changes after version upgrades.

23Installs·0Trend·@altinity

Installation

$npx skills add https://github.com/altinity/skills --skill altinity-expert-clickhouse-grants

How to Install altinity-expert-clickhouse-grants

Quickly install altinity-expert-clickhouse-grants AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/altinity/skills --skill altinity-expert-clickhouse-grants
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: altinity/skills.

SKILL.md

View raw

Run all queries from the file checks.sql and analyze the results.

Propose Minimal Grants Provide the smallest set of GRANT statements that match observed neededgrant values. Prefer role-based grants when the user already uses roles.

Post-Upgrade Compatibility Checks Verify accesscontrolimprovements settings, which can change privilege requirements:

Diagnose and resolve ClickHouse grant and authentication errors, especially after upgrades. Use when queries fail with ACCESS_DENIED/NOT_ENOUGH_PRIVILEGES, AUTHENTICATION_FAILED/WRONG_PASSWORD/REQUIRED_PASSWORD, or ON CLUSTER privilege errors; when system.* or INFORMATION_SCHEMA access is denied; or when grant behavior changes after version upgrades. Source: altinity/skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/altinity/skills --skill altinity-expert-clickhouse-grants
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from altinity/skills

Quick answers

What is altinity-expert-clickhouse-grants?

Diagnose and resolve ClickHouse grant and authentication errors, especially after upgrades. Use when queries fail with ACCESS_DENIED/NOT_ENOUGH_PRIVILEGES, AUTHENTICATION_FAILED/WRONG_PASSWORD/REQUIRED_PASSWORD, or ON CLUSTER privilege errors; when system.* or INFORMATION_SCHEMA access is denied; or when grant behavior changes after version upgrades. Source: altinity/skills.

How do I install altinity-expert-clickhouse-grants?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/altinity/skills --skill altinity-expert-clickhouse-grants Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/altinity/skills