← Back to Skills Marketplace
bubblevan

showmethemoney-lite

by Bubblevan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install showmethemoney-lite
Description
paid stablepay demo skill for openclaw. use when the user wants to try a monetized skill flow with a visible price, stablepay wallet setup, and in-chat payme...
Usage Guidance
This skill appears internally consistent for a demo payment flow, but before installing consider: 1) it can trigger real payments — only run paid demo actions after explicit user consent; 2) it relies on the StablePay plugin and local wallet runtime — verify those components' provenance and trustworthiness (a compromised plugin could misuse keys or initiate payments); 3) placeholders in SKILL.md must be replaced before production use, and the skill itself is described as 'weak-protection' (not tamper-resistant) so do not treat it as a secure commercial payment integration; 4) test in a sandbox or with test funds first and monitor any transactions; 5) if you need strict backend enforcement or strong anti-tamper guarantees, choose a different skill or require server-side verification. If you want higher confidence about safety, ask the publisher for the real demo endpoints, the StablePay plugin source, and any backend implementation details.
Capability Analysis
Type: OpenClaw Skill Name: showmethemoney-lite Version: 1.0.0 The skill bundle is a template for demonstrating a monetized workflow using a 'StablePay' plugin. The instructions in SKILL.md guide the agent through wallet creation, DID registration, and payment processing using placeholders (e.g., {{STABLEPAY_GATEWAY_BASE_URL}}). It includes explicit safety guidelines to prevent the exposure of private keys or secrets and aligns entirely with its stated purpose as a lightweight payment demo.
Capability Tags
cryptorequires-walletcan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (StablePay paid demo) align with the SKILL.md: it instructs the agent to use StablePay runtime calls, a local wallet, and an optional demo backend. No unrelated environment variables, binaries, or install steps are requested.
Instruction Scope
Instructions stay within the paid-demo scope (preflight checks, wallet creation, payment API calls, handling HTTP 402, requiring backend confirmation). Caution: the skill can initiate real payments and create/modify local wallet state if the StablePay plugin is present; it does require explicit user request for the paid action and states not to invent purchases.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by the skill package itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill relies on the presence of the StablePay plugin and a local wallet runtime, which is coherent for its purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges or modifications to other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install showmethemoney-lite
  3. After installation, invoke the skill by name or use /showmethemoney-lite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of showmethemoney-lite, a lightweight paid demo skill for Openclaw. - Guides users through a StablePay wallet setup and payment flow for a premium action, with visible pricing. - Offers a free public preview with a teaser and sample response before requiring payment. - Payment is handled via StablePay; purchase is only confirmed with backend confirmation, not local state. - Designed for demos and lightweight premium features; not intended as fully tamper-resistant.
Metadata
Slug showmethemoney-lite
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is showmethemoney-lite?

paid stablepay demo skill for openclaw. use when the user wants to try a monetized skill flow with a visible price, stablepay wallet setup, and in-chat payme... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install showmethemoney-lite?

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

Is showmethemoney-lite free?

Yes, showmethemoney-lite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does showmethemoney-lite support?

showmethemoney-lite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created showmethemoney-lite?

It is built and maintained by Bubblevan (@bubblevan); the current version is v1.0.0.

💬 Comments