SkillAgentSearch skills...

genpark-checkout-flow-analyzer-skill

GenPark AI Skill - Pinpoint drop-off points in multi-stage checkout checkouts

Install / Use

claude mcp add alphaparkinc -- npx -y github:alphaparkinc/genpark-checkout-flow-analyzer-skill

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

45/100

Supported Platforms

Claude Code
Claude Desktop

genpark-checkout-flow-analyzer-skill

GenPark AI Agent Skill -- Checkout funnel metrics and UX analyzer.

Quick Start

from client import CheckoutFlowAnalyzerClient
client = CheckoutFlowAnalyzerClient()
res = client.analyze_funnel({"cart_views": 100, "purchase": 5})
print(res["overall_conversion_rate"])

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Jul 10, 2026

1 medium2 low