using-openspend-cli

SKILL.md

Using openspend-cli

Install openspend with one of these methods.

Method 1 (curl installer):

curl -fsSL https://openspend.ai/install | sh

Method 2 (homebrew):

brew install promptingcompany/tap/openspend

Verify install:

openspend version

Authenticate:

openspend auth login
openspend whoami

Set up dashboard policy and agent:

openspend dashboard policy init --buyer
openspend dashboard agent create --external-key buyer-agent-1 --display-name "Buyer Agent"

Update an existing agent:

openspend dashboard agent update --external-key buyer-agent-1 --display-name "Buyer Agent v2"

Search services:

openspend search "stable diffusion image generation" --limit 5

Update CLI:

openspend update

Useful auth flags

  • Use openspend auth login -y to open the browser without prompt.
  • Use openspend auth login -n to skip browser launch and copy the login URL manually.
  • Use --callback-host <host> in sandboxed or remote-browser environments where localhost callback is not reachable.

Config path

Session/config file:

~/.config/openspend/config.toml
Weekly Installs
1
GitHub Stars
1
First Seen
14 days ago
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1