data-analysis

Analyze product data for trends, user behavior, and A/B tests using Python.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/abhishekchoudhari/pm-superic-skills --skill data-analysis-abhishekchoudhari
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis
Source: https://github.com/abhishekchoudhari/pm-superic-skills/tree/main/pm-data-analytics/skills/data-analysis
Command: npx skills add https://github.com/abhishekchoudhari/pm-superic-skills --skill data-analysis-abhishekchoudhari

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables in-depth data analysis for product and engineering datasets, addressing common challenges such as identifying trends, understanding user behavior, and evaluating experiments.

Core Features & Use Cases

  • Problem Framing: Translates business questions into specific data questions.
  • Data Quality Checks: Ensures the accuracy and representativeness of the data.
  • Analytical Patterns: Provides templates for trend analysis, funnel analysis, cohort analysis, segmentation, and more.
  • Visualization Guide: Offers guidance on choosing the right chart type for different types of data.
  • Benchmarking: Includes benchmarks by product type for conversion and engagement metrics.

Quick Start

Use the data-analysis skill to analyze customer churn data in your 'customer_churn_data.csv' file.

Frequently Asked Questions about data-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze customer churn data from a CSV file?

To analyze customer churn data, you can load your CSV file to identify user behavior trends and calculate cohort retention rates. The skill translates your raw product data into actionable insights by applying analytical patterns to pinpoint why users leave.

What is the best way to investigate funnel drop-off in product analytics?

The best way to investigate funnel drop-off is by applying funnel analysis patterns to your product data to identify exactly where users exit a process. This approach helps pinpoint friction points in user journeys and translates them into specific data questions for deeper evaluation.

How do I evaluate A/B test results using Python?

You can evaluate A/B test results by utilizing Python for statistical calculations to measure experiment impact and significance. The process frames your business questions into specific data queries, checks data quality, and evaluates the performance differences between your test variants.

Can I use this skill for user segmentation and trend analysis?

Yes, you can use this skill for user segmentation and trend analysis as it provides specific analytical templates for both tasks. It helps you group users based on behavior patterns and identifies overarching trends within your product datasets to ensure accurate and representative insights.

How do I choose the right data visualization for my analysis?

To choose the right data visualization, the skill offers a dedicated visualization guide that matches chart types to your specific data patterns. It ensures your trend analysis, cohort retention, and funnel drop-off findings are presented in the most comprehensible format.

What benchmarks are available for product conversion and engagement metrics?

The skill includes built-in benchmarks for product conversion and engagement metrics categorized by product type. These benchmarks allow you to contextualize your exploratory analysis and evaluate whether your funnel drop-off and user behavior metrics align with industry standards.