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 -yto open the browser without prompt. - Use
openspend auth login -nto 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
Repository
promptingcompan…pend-cliGitHub Stars
1
First Seen
14 days ago
Security Audits
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1