← 返回 Skills 市场
257
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install payment-funnel-monitor
功能描述
Monitor the payment last mile — initiate → success reconciliation → local method gaps — to recover conversion lost to failed checkouts. Use when payment succ...
安全使用建议
This skill appears internally consistent and safe in that it does not request credentials or install code — it expects you to provide exports, error-code samples, and details about enabled payment methods. Before using it: (1) do not paste full card numbers or full PANs — provide anonymized/exported decline codes and tokenized IDs or aggregated counts instead; (2) if you need automatic gateway reconciliation, expect a future version to request gateway API keys or webhooks — only provide those to trusted code and rotate keys after use; (3) test the skill on a small, anonymized data set first to confirm outputs meet your needs; (4) if you see any later versions that add install steps, external endpoints, or requests for many unrelated credentials, treat that as a red flag.
功能分析
Type: OpenClaw Skill
Name: payment-funnel-monitor
Version: 0.1.0
The payment-funnel-monitor skill is a well-defined analytical tool designed to help merchants improve checkout conversion rates by analyzing payment failure codes and recommending local payment methods. The bundle consists of markdown instructions (SKILL.md), reference data (payment_codes_and_methods.md), and evaluation cases (evals.json), all of which are strictly aligned with the stated purpose and contain no executable code, network requests, or data exfiltration logic.
能力评估
Purpose & Capability
The name/description (payment last-mile monitoring, error-code analysis, local method recommendations) align with the SKILL.md content and the included reference material. It does not claim to connect directly to gateways; instead it expects merchant-provided context (platforms, date ranges, error-code samples, enabled methods), so the lack of required credentials or gateway access is proportionate.
Instruction Scope
Runtime instructions are constrained to reconciling attempts/success, grouping error codes, and recommending local methods. They reference only internal doc(s) (references/payment_codes_and_methods.md) and expected merchant data. There are no instructions to read unrelated system files, environment variables, or to call external endpoints.
Install Mechanism
No install spec and no code files beyond docs — the skill is instruction-only, so nothing is written to disk or downloaded. This is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. Given it operates on merchant-supplied exports and descriptions, this is reasonable. If automated gateway access were desired, additional credentials would be expected, but none are requested here.
Persistence & Privilege
always:false and standard user-invocable/autonomous settings. The skill does not request persistent system presence or modify other skills. Autonomous invocation is allowed by default but does not combine with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install payment-funnel-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/payment-funnel-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of payment-funnel-monitor skill.
- Monitors payment checkout funnel from initiation to authorization outcome to identify and recover conversion lost due to payment failures.
- Provides error code analysis and actionable recommendations, including local payment method checklist per underperforming country.
- Focuses on payments with attention to platform/gateway data, country-specific issues, and common error code families.
- Not designed for non-payment checkout issues or pure accounting reconciliation.
元数据
常见问题
Payment Funnel Monitor 是什么?
Monitor the payment last mile — initiate → success reconciliation → local method gaps — to recover conversion lost to failed checkouts. Use when payment succ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。
如何安装 Payment Funnel Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install payment-funnel-monitor」即可一键安装,无需额外配置。
Payment Funnel Monitor 是免费的吗?
是的,Payment Funnel Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Payment Funnel Monitor 支持哪些平台?
Payment Funnel Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Payment Funnel Monitor?
由 RIJOY-AI(@rijoyai)开发并维护,当前版本 v0.1.0。
推荐 Skills