Data Analytics
by @phuryn · plugin · 3 skills
Data analytics skills for PMs: SQL query generation and cohort analysis. Analyze user data, generate queries, and identify retention patterns.
Install the whole plugin (CLI)
npx skillmds add phuryn/sql-queries
npx skillmds add phuryn/cohort-analysis
npx skillmds add phuryn/ab-test-analysisSkills in this plugin
- ▌ sql-queries · phurynGenerate optimized SQL queries from natural language descriptions across multiple database platforms including BigQuery, PostgreSQL, MySQL, and Snowflake. Reads database schemas from uploaded files or diagrams to produce accurate, production-ready queries.
- ▌ cohort-analysis · phurynAnalyze user engagement and retention patterns by cohort to identify trends in user behavior, feature adoption, and long-term engagement.
- ▌ ab-test-analysis · phurynAnalyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations.