setup-services
Installation
SKILL.md
Setup Services
Install and configure both OpenSpend CLI and Coinbase Payments MCP, then verify authentication before service discovery or paid calls.
OpenSpend CLI setup
- Install OpenSpend CLI.
Method 1 (curl installer):
curl -fsSL https://openspend.ai/install | sh
Method 2 (homebrew):
brew install promptingcompany/tap/openspend
Related skills
More from promptingcompany/openspend-cli
find-services
Find and shortlist third-party services using OpenSpend CLI marketplace search. Use when asked to discover providers for a capability, compare options, and return a justified recommendation while relying on login/policy guardrails for filtering.
6using-openspend-cli
Guides end-to-end setup and usage of openspend-cli. Use when asked to install openspend via curl or Homebrew, authenticate, verify identity, initialize dashboard policy, create or update dashboard agents, run search, or update the CLI.
1