@datamini/asktable-cli with the command name asktable. It manages data sources, asks questions, and configures permissions from your terminal.
Install
asktable command. Requires Node.js 18+.
Get the skill
The CLI ships an Agent Skill — a file that teaches an AI coding assistant (such as Claude Code) how to use theasktable command, including authentication, querying, and every command group. Export it:
asktable --help.
This “skill” is CLI usage guidance for an AI coding assistant — different from a skill (an analysis method) attached to an agent inside AskTable. Don’t confuse the two.
Next steps
- MCP — another way to connect AskTable to an AI agent
- Connecting Data — learn the data source concepts
