clickhouseQuery, optimize, and administer ClickHouse OLAP databases with schema design, performance tuning, and data ingestion patterns.
Install via ClawdBot CLI:
clawdbot install ivangdavila/clickhouseInstall ClickHouse (Homebrew):
brew install clickhouseRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/clickhouseUses known external API (expected, informational)
amazonaws.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Analyze customer behavior, purchase patterns, and inventory metrics across millions of transactions. This skill enables sub-second queries for dashboards showing conversion rates, popular products, and regional sales trends. The batch insertion capability handles high-volume transaction data efficiently.
Process and analyze time-series data from thousands of IoT devices collecting temperature, humidity, and motion readings. ClickHouse's MergeTree engine efficiently stores timestamped data, while materialized views provide real-time aggregated metrics for monitoring dashboards and alert systems.
Monitor and analyze security logs from servers, applications, and network devices to detect anomalies and potential threats. The skill's performance tuning capabilities help security teams query billions of log entries quickly, identifying patterns and investigating incidents in real-time.
Process high-frequency trading data, market feeds, and transaction records for quantitative analysis. ClickHouse handles massive volumes of financial data with sub-second query response, enabling real-time risk assessment, backtesting strategies, and regulatory reporting.
Track customer journeys across multiple touchpoints to measure marketing campaign effectiveness. The skill helps analyze clickstream data, attribution models, and conversion paths across billions of user interactions, providing insights for optimizing marketing spend and strategies.
Offer real-time analytics dashboards and reporting services to clients who need to process large datasets but lack in-house expertise. This model generates recurring revenue through subscription fees for access to optimized ClickHouse instances, custom queries, and performance monitoring.
Provide specialized consulting services to help businesses optimize their ClickHouse deployments. Revenue comes from one-time implementation fees and ongoing retainer contracts for performance tuning, schema design, query optimization, and cluster administration.
Integrate ClickHouse analytics capabilities into existing software products as a value-added feature. This creates additional revenue streams through premium analytics modules, enterprise licensing, or usage-based pricing for customers who need high-performance data processing within their applications.
💬 Integration Tip
Start by configuring connection profiles in memory.md and use the performance checklist before running expensive queries. Always batch inserts and optimize ORDER BY clauses based on your most common WHERE patterns.
Scored Jun 17, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Typeform API integration with managed OAuth. Create forms, manage responses, and access insights. Use this skill when users want to interact with Typeform surveys and responses. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable records, or query data with filter formulas. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Use SQLite correctly with proper concurrency, pragmas, and type handling.