qveris-cli
Installation
SKILL.md
Quick first run
New to QVeris? With your QVERIS_API_KEY set (create one at qveris.ai), one command walks the whole loop end to end — auth, discover, inspect, a real call, and the exact usage/ledger commands to reconcile billing — no install needed:
export QVERIS_API_KEY="sk-..."
npx @qverisai/cli init
Re-run anytime with --query "..." to target a different capability, or --dry-run to validate without consuming credits. Once you've seen the loop, the commands below are the day-to-day surface.
Commands
# Discover tools by capability
qveris discover "weather forecast API" --json --limit 10
# Inspect tool details (optional)
qveris inspect 1 --json