Funnel Analyzer

SkillDev tools

Analyze conversion funnels and identify drop-offs. Use when: analyzing checkout funnel; tracking signup flow; identifying conversion blockers; optimizing user journey; visualizing funnel performance

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Funnel Analyzer skill

What this skill tells your AI

The instructions your AI receives, as published by guia-matthieu/clawfu-skills in skills/analytics/funnel-analyzer/SKILL.md and read by ahel’s review.

Analyze conversion funnels to identify drop-off points and optimization opportunities.

What Claude Does vs What You Decide

Claude DoesYou Decide
Structures analysis frameworksMetric definitions
Identifies patterns in dataBusiness interpretation
Creates visualization templatesDashboard design
Suggests optimization areasAction priorities
Calculates statistical measuresDecision thresholds

Dependencies

pip install pandas click

Commands

python scripts/main.py analyze data.csv --stages "visit,signup,trial,paid"
python scripts/main.py dropoff funnel.csv
python scripts/main.py visualize funnel.csv --output funnel-chart.html

Skill Boundaries

What This Skill Does Well

  • Structuring data analysis
  • Identifying patterns and trends
  • Creating visualization frameworks
  • Calculating statistical measures

What This Skill Cannot Do

  • Access your actual data
  • Replace statistical expertise
  • Make business decisions
  • Guarantee prediction accuracy

Skill Metadata

  • Mode: centaur
category: analytics
dependencies: [pandas]
difficulty: intermediate

Signals

GitHub stars
149
Forks
27
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
funnel-analyzer
Source
github.com/guia-matthieu/clawfu-skills