Install
hasdata binary. Install it once:
Configure
The skill reads your API key from the standard CLI location. Run once:~/.hasdata/config.yaml (mode 0600). You can also export HASDATA_API_KEY in your shell. Get the key from the dashboard.
How the agent invokes it
The skill maps natural-language intent to one of 30+ CLI subcommands. Action names match the CLI one-to-one:Billing
Each call costs the same as the equivalent direct API request, and every response includes the credit usage. See Credits and Concurrency.Security
- API key lives in
~/.hasdata/config.yamlat mode0600. Protect it like any other credential.