Analytics & Reporting Custom Skills · Curated

Conversion Funnel Reporter

Turns raw funnel analytics into a plain-English report on where users drop off and why.

What it does

Reads step-by-step funnel data, for example product page to cart to checkout to purchase, and identifies the single step with the largest percentage drop-off, then cross-references that step against page load time, form length, or known UX issues to suggest a likely reason. Presents the whole funnel described in plain words with percentages at each step, not just the final conversion rate.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/conversion-funnel-reporter/ (or ~/.claude/skills/conversion-funnel-reporter/ for all projects)

GitHub Copilot (VS Code)

.github/skills/conversion-funnel-reporter/

OpenAI Codex

.codex/skills/conversion-funnel-reporter/

Cursor

.cursor/skills/conversion-funnel-reporter/ (or ~/.cursor/skills/conversion-funnel-reporter/ globally)

Compatibility

Requires a connected analytics or e-commerce plugin that tracks funnel steps, such as WooCommerce Analytics or Google Analytics goals.