← Back to Skills Marketplace
257
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install payment-funnel-monitor
Description
Monitor the payment last mile — initiate → success reconciliation → local method gaps — to recover conversion lost to failed checkouts. Use when payment succ...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install payment-funnel-monitor - After installation, invoke the skill by name or use
/payment-funnel-monitor - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.
How do I install Payment Funnel Monitor?
Run "/install payment-funnel-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Payment Funnel Monitor free?
Yes, Payment Funnel Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Payment Funnel Monitor support?
Payment Funnel Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Payment Funnel Monitor?
It is built and maintained by RIJOY-AI (@rijoyai); the current version is v0.1.0.
More Skills