Find stable, reliable, and secure service for your agents
/install find-services
find-services
Use OpenSpend CLI to discover external services. This skill is discovery-only and does not set up payments, install tooling, or perform purchases.
Scope and safety boundaries
- Do not run install or update commands as part of this skill.
- Do not configure
@coinbase/payments-mcpin this skill. - Do not request or store API keys, wallet secrets, or session tokens.
- If authentication is required to execute search, ask the user before running login commands.
- If the user asks for payment setup or paid invocation flows, hand off to
setup-services.
Credentials and environment
- Preferred path: run search with existing CLI session only.
- Optional credentialed path: OpenSpend user login via
openspend auth loginwith explicit user confirmation. - Required environment variables: none for discovery by default.
Workflow
- Verify CLI availability and session state without changing system configuration.
command -v openspend
openspend version
openspend whoami
If openspend is missing or whoami fails:
- Stop search flow.
- Ask the user for confirmation before setup/login.
- Hand off setup/auth steps to
setup-services.
If user confirms login only, run:
openspend auth login -y
Only run login after user confirms.
-
Translate user intent into a precise search query with explicit capability terms.
-
Run search with a default limit of 5.
openspend search "\x3Ccapability query>" --limit 5 --json
Output shape
When asked to "find a reliable service", produce:
- Up to 5 services in returned order
- A concise explanation of why each service matches the requested capability
- No additional ranking commentary
Recommended service usage
After presenting service options, include a short "recommended way to use" note with:
- Start with a small validation call before scaling usage
- Capture request/response examples and expected success criteria
- If paid calls are needed, request explicit user approval before moving to payment setup via
setup-services
If payment is needed, do not perform payment configuration in this skill.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install find-services - 安装完成后,直接呼叫该 Skill 的名称或使用
/find-services触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Find stable, reliable, and secure service for your agents 是什么?
Find and shortlist third-party services using OpenSpend CLI marketplace search. Use when asked to discover providers for a capability, compare options, and r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 440 次。
如何安装 Find stable, reliable, and secure service for your agents?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install find-services」即可一键安装,无需额外配置。
Find stable, reliable, and secure service for your agents 是免费的吗?
是的,Find stable, reliable, and secure service for your agents 完全免费(开源免费),可自由下载、安装和使用。
Find stable, reliable, and secure service for your agents 支持哪些平台?
Find stable, reliable, and secure service for your agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Find stable, reliable, and secure service for your agents?
由 Albert Putra Purnama(@albertpurnama)开发并维护,当前版本 v1.0.1。