← 返回 Skills 市场
bubblevan

showmethemoney-lite

作者 Bubblevan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力标签
cryptorequires-walletcan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install showmethemoney-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /showmethemoney-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug showmethemoney-lite
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 showmethemoney-lite?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install showmethemoney-lite」即可一键安装,无需额外配置。

showmethemoney-lite 是免费的吗?

是的,showmethemoney-lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

showmethemoney-lite 支持哪些平台?

showmethemoney-lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 showmethemoney-lite?

由 Bubblevan(@bubblevan)开发并维护,当前版本 v1.0.0。

💬 留言讨论