Install
openclaw skills install showmethemoney-litepaid 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 payment handling, but without strict backend purchase enforcement.
openclaw skills install showmethemoney-liteProvide a weak-protection paid demo skill that can guide the user through a StablePay purchase flow for a lightweight premium action.
Use the following merchant placeholders for this skill:
{{SKILL_NAME}}{{SKILL_DID}}{{PRICE_USDC}}{{CURRENCY}}{{STABLEPAY_GATEWAY_BASE_URL}}{{LITE_PREVIEW_ENDPOINT}}{{LITE_PAID_DEMO_ENDPOINT}}Replace all placeholders before publishing a real version.
Proceed only if all of the following are true:
If any dependency is missing, explain what is unavailable and stop.
Before attempting any paid action:
stablepay_runtime_statusstablepay_create_local_walletstablepay_register_local_didstablepay_configure_payment_limitsstablepay_build_payment_policyDo not continue to the paid action if wallet setup, DID registration, or payment policy setup is incomplete.
When the user asks what this skill does, provide a free preview first.
The free preview may include:
Do not claim that the free preview means the user has purchased the premium action.
When the user explicitly requests the paid demo action:
{{PRICE_USDC}}{{CURRENCY}}{{SKILL_DID}}402 Payment Required, explain that payment is required.stablepay_pay_via_gatewaystablepay_execute_paid_skill_demo only for the dedicated demo routeThis skill is a weak-protection paid skill.
That means: