Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

altinity-skills

يحتوي altinity-skills على 20 من skills المجمعة من Altinity، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
13
محدث
2026-06-03
Forks
2
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

altinity-expert-clickhouse-security
محللو أمن المعلومات

Read-only ClickHouse security audit expert for live or exported systems. Use when assessing ClickHouse security posture, reviewing users, roles, grants, settings profiles, row policies, table functions, external sources, table engines, executable UDFs, audit logs, named collections, password hash hygiene, SQL SECURITY DEFINER, impersonation, TLS/network exposure, Keeper/interserver security, encryption at rest, backups, the HTTP interface surface, cluster security, or version-specific ClickHouse security behavior. Diagnoses from SQL/system tables, supplied configuration files, query logs, access metadata, and ClickHouse/Altinity documentation.

2026-06-03
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.

2026-06-03
altinity-expert-clickhouse-caches
مطوّرو البرمجيات

Analyze ClickHouse cache systems including mark cache, uncompressed cache, and query cache. Use for cache hit ratio issues and cache tuning.

2026-06-01
altinity-expert-clickhouse-connection
مطوّرو البرمجيات

Establishes the ClickHouse connection mode, cluster macro, and default log timeframe for diagnostics. Use first, before any other altinity-expert-clickhouse skill, to verify connectivity and set shared analysis rules.

2026-06-01
altinity-expert-clickhouse-dictionaries
مطوّرو البرمجيات

Analyze ClickHouse external dictionaries including configuration, memory usage, reload status, and performance. Use for dictionary issues and load failures.

2026-06-01
altinity-expert-clickhouse-index-analysis
مطوّرو البرمجيات

Analyze whether ClickHouse indexes (PRIMARY KEY, ORDER BY, skipping indexes, projections) are being used effectively for actual query patterns. Use when investigating index effectiveness, ORDER BY key design, query-to-index alignment, or when queries scan more data than expected.

2026-06-01
altinity-expert-clickhouse-ingestion
مطوّرو البرمجيات

Diagnose ClickHouse INSERT performance, batch sizing, part creation patterns, and ingestion bottlenecks. Use for slow inserts and data pipeline issues.

2026-06-01
altinity-expert-clickhouse-kafka
مطوّرو البرمجيات

Diagnose ClickHouse Kafka engine health, consumer status, thread pool capacity, and consumption issues. Use for Kafka lag, consumer errors, and thread starvation.

2026-06-01
altinity-expert-clickhouse-logs
مطوّرو البرمجيات

Analyze ClickHouse system log table health including TTL configuration, disk usage, freshness, and cleanup. Use for system log issues and TTL configuration.

2026-06-01
altinity-expert-clickhouse-memory
مديرو الشبكات وأنظمة الحاسوب

Diagnose ClickHouse RAM usage, OOM errors, memory pressure, and allocation patterns. Use for memory-related issues and out-of-memory errors.

2026-06-01
altinity-expert-clickhouse-merges
مديرو الشبكات وأنظمة الحاسوب

Diagnose ClickHouse merge performance, part backlog, and 'too many parts' errors. Use for merge issues and part management problems.

2026-06-01
altinity-expert-clickhouse-metrics
مديرو الشبكات وأنظمة الحاسوب

Real-time monitoring of ClickHouse metrics, events, and asynchronous metrics. Use for load average, connections, queue monitoring, and resource saturation.

2026-06-01
altinity-expert-clickhouse-mutations
مديرو الشبكات وأنظمة الحاسوب

Track and diagnose ClickHouse ALTER UPDATE, ALTER DELETE, and other mutation operations. Use for stuck mutations and mutation performance issues.

2026-06-01
altinity-expert-clickhouse-overview
مديرو الشبكات وأنظمة الحاسوب

Runs a fast ClickHouse server health snapshot and routes to specialist skills. Use as the entry point for general health checks or when the problem area is not yet known.

2026-06-01
altinity-expert-clickhouse-part-log
مديرو الشبكات وأنظمة الحاسوب

Diagnose ClickHouse issues by analyzing system.part_log (part creation, merges, mutations, downloads, removals, moves). Use for too many parts / micro-batch inserts, merge backlog or slow merges, mutation storms (ALTER DELETE/UPDATE), unusual replication DownloadPart churn, unexpected RemovePart spikes, or ZooKeeper/Keeper znode growth correlated with part activity.

2026-06-01
altinity-expert-clickhouse-replication
مديرو الشبكات وأنظمة الحاسوب

Diagnose ClickHouse replication health, Keeper connectivity, replica lag, and queue issues. Use for replication lag and read-only replica problems.

2026-06-01
altinity-expert-clickhouse-reporting
مديرو الشبكات وأنظمة الحاسوب

Diagnose ClickHouse SELECT query performance, analyze query patterns, identify slow queries, and find optimization opportunities. Use for query latency and timeout issues.

2026-06-01
altinity-expert-clickhouse-schema
مصممو قواعد البيانات

Analyze ClickHouse table structure, partitioning, ORDER BY keys, materialized views, and identify schema design anti-patterns. Use for table design issues and optimization.

2026-06-01
altinity-expert-clickhouse-storage
مديرو الشبكات وأنظمة الحاسوب

Diagnose ClickHouse disk usage, compression efficiency, part sizes, and storage bottlenecks. Use for disk space issues and slow IO.

2026-06-01
altinity-profiler-clickhouse
مطوّرو البرمجيات

Profile a ClickHouse cluster via MCP and emit a per-cluster "analyst" Skill the user can save in claude.ai. Activate when the user asks to "profile this ClickHouse", "generate an analyst skill", "build a schema guide", "map the data in this cluster", or regenerate an existing cluster-analyst Skill after schema changes. Works against any ClickHouse with read-only SELECT/SHOW/DESCRIBE access via an `execute_query` MCP tool (e.g. the Altinity MCP server). Outputs a 5-file markdown bundle plus a README.

2026-06-01