Works with the AI tools you already use
Data Analysis Decision Engine
by Joker
Data analysis engine with 4D decision matrix, 15-min quick analysis template, statistics reference, A/B testing playbook, user behavior analysis, SQL templates.
Free
See it in action
You say
I have user behavior data (page views, clicks, signups, purchases) for my SaaS product. I need to understand why free-to-paid conversion dropped 15% this month.
Your agent does
Analysis Plan: Conversion Drop Diagnosis
Recommended Approach: Funnel + Cohort Analysis
Step 1 — Funnel Breakdown Compare each funnel stage month-over-month:
- Landing → Signup: -3% (minor)
- Signup → Activation: -22% ⚠️ PRIMARY DROPOFF
- Activation → Trial: -8%
- Trial → Paid: -2% (stable)
Step 2 — Cohort Segmentation Split by acquisition channel:
- Organic: conversion stable ✓
- Paid ads: conversion -35% ⚠️ ROOT CAUSE CANDIDATE
- Referral: conversion +12%
Step 3 — Hypothesis Paid ad quality degraded → users not reaching activation → never experience value → don't convert
Step 4 — Recommended Action Pause bottom 3 ad creatives, redirect budget to referral program (+12% conversion). A/B test new ad messaging before scaling.
About this skill
Stop drowning in dashboards. This engine helps you pick the right analysis method, ask the right questions, and deliver insights that actually change decisions. From quick exploratory analysis to production ML pipelines.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free forever, no account required
Creator
Frequently Asked Questions
Popular in Data Engineering

SQL Report Builder for Non-Technical Managers
Turns plain-English business questions into safe read-only SQL reporting plans, required table/field maps, readable SQL drafts, validation checks, and manager-friendly summaries.

🧪 dbt Test & Quality Auditor
Audit your dbt project for the test and documentation gaps that let bad data ship. Flags models with no unique or not_null tests, sources missing freshness config or tests, likely keys without a not_null test, models missing descriptions, SELECT * in models, and raw table references that should use ref() or source(). Each finding comes with a suggested tests: YAML snippet to drop into schema.yml.

Ceramic Compose Db
Ceramic Compose Db - A Premium AI Agent Skill

Database Schema & Query Review Gate
Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.