← Back to Skills Marketplace
albertpurnama

Find stable, reliable, and secure service for your agents

cross-platform ✓ Security Clean
440
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install find-services
Description
Find and shortlist third-party services using OpenSpend CLI marketplace search. Use when asked to discover providers for a capability, compare options, and r...
README (SKILL.md)

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

  1. Do not run install or update commands as part of this skill.
  2. Do not configure @coinbase/payments-mcp in this skill.
  3. Do not request or store API keys, wallet secrets, or session tokens.
  4. If authentication is required to execute search, ask the user before running login commands.
  5. If the user asks for payment setup or paid invocation flows, hand off to setup-services.

Credentials and environment

  1. Preferred path: run search with existing CLI session only.
  2. Optional credentialed path: OpenSpend user login via openspend auth login with explicit user confirmation.
  3. Required environment variables: none for discovery by default.

Workflow

  1. Verify CLI availability and session state without changing system configuration.
command -v openspend
openspend version
openspend whoami

If openspend is missing or whoami fails:

  1. Stop search flow.
  2. Ask the user for confirmation before setup/login.
  3. Hand off setup/auth steps to setup-services.

If user confirms login only, run:

openspend auth login -y

Only run login after user confirms.

  1. Translate user intent into a precise search query with explicit capability terms.

  2. 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:

  1. Up to 5 services in returned order
  2. A concise explanation of why each service matches the requested capability
  3. No additional ranking commentary

Recommended service usage

After presenting service options, include a short "recommended way to use" note with:

  1. Start with a small validation call before scaling usage
  2. Capture request/response examples and expected success criteria
  3. 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.

Usage Guidance
This skill appears coherent for searching marketplaces via the OpenSpend CLI. Before using it, confirm you trust the OpenSpend CLI and understand that the agent will run local commands (e.g., openspend whoami and openspend search) which may contact external services. The skill will only run 'openspend auth login' after you explicitly approve — avoid providing credentials or running the login if you don't want locally persisted session tokens. If you prefer, run the searches yourself and paste results to the agent rather than allowing the agent to perform login or networked searches.
Capability Analysis
Type: OpenClaw Skill Name: find-services Version: 1.0.1 The find-services skill is a discovery tool designed to search for third-party services using the openspend CLI. The SKILL.md instructions include strong safety boundaries, explicitly prohibiting the installation of software, the handling of sensitive credentials/secrets, and requiring user confirmation before performing authentication tasks. The workflow is limited to search and reporting, with no evidence of malicious intent or high-risk execution patterns.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill performs marketplace searches with the OpenSpend CLI. It does not request unrelated binaries, environment variables, or access beyond the CLI session, which is proportionate for the stated task.
Instruction Scope
Instructions stay within discovery scope: verify CLI presence, check session (openspend whoami), run search, and only perform login after explicit user confirmation. Minor note: the recommended login command (openspend auth login -y) may create persistent local credentials/tokens; the SKILL.md requires explicit user confirmation before running it, which mitigates risk.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials and explicitly forbids requesting or storing API keys, wallet secrets, or session tokens as part of discovery. The optional auth path is limited to CLI login after user approval.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It may cause the OpenSpend CLI to create local session tokens if the user consents to login, which is expected for the optional authenticated path.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install find-services
  3. After installation, invoke the skill by name or use /find-services
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Restricts the skill to discovery tasks only; payment setup, installation, and purchases are now explicitly out of scope. - Requires explicit user confirmation before running any authentication or login commands. - Clarifies that CLI/tooling configuration and credential handling are not performed by this skill. - Updates workflow to halt and refer setup or authentication steps to `setup-services` when needed. - Expands recommended usage guidance to emphasize explicit user approval and separation from paid/purchase flows.
v1.0.0
- Initial release of the "find-services" skill. - Enables users to discover and shortlist third-party services using the OpenSpend CLI marketplace. - Assumes account login and spending reliability guardrails are handled automatically. - Provides clear workflow instructions and recommendations for safe service usage. - Integrates with `setup-services` for setup and payment management via `@coinbase/payments-mcp`.
Metadata
Slug find-services
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 440 downloads so far.

How do I install Find stable, reliable, and secure service for your agents?

Run "/install find-services" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Find stable, reliable, and secure service for your agents free?

Yes, Find stable, reliable, and secure service for your agents is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Find stable, reliable, and secure service for your agents support?

Find stable, reliable, and secure service for your agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Find stable, reliable, and secure service for your agents?

It is built and maintained by Albert Putra Purnama (@albertpurnama); the current version is v1.0.1.

💬 Comments