dot
Installation
SKILL.md
dot — AI Data Analyst CLI
dot lets you query your company's databases through Dot, an AI data analyst.
Dot writes SQL, runs queries, generates charts, and explains results.
Setup
If dot is not installed or not found in PATH:
- macOS/Linux:
curl -fsSL https://app.getdot.ai/install.sh | sh - Windows:
irm https://app.getdot.ai/install.ps1 | iex
After installing, authenticate with dot login (opens browser).