For agents with shell access. One package, one pairing flow, one config file.Documentation Index
Fetch the complete documentation index at: https://docs.sault.ai/llms.txt
Use this file to discover all available pages before exploring further.
Option 1: ask the agent to pair itself
Paste this into your agent:~/.sault/config.json (mode 0600), and stays paired across sessions.
Option 2: run it yourself
approveUrl and a short verificationCode, open the URL, sign in at app.sault.ai, and type the verification code from your terminal into the approve page. Approve, and the key is saved.
Verify:
Option 3: paste an existing key
If you already have an agent key from the console:How the agent learns
The CLI ships aSKILL.md — a manual written for the model, not the human. It covers the three main scenarios (single paid call, inspecting a service, running a published skill), the JSON envelope every command returns, and the retry / idempotency rules.
Print it:
CLAUDE.md, .cursor/rules, etc.) so the manual is in context next session.