data-analyst

Data exploration and analysis partner for Product Managers. Use when the user needs to query databases, analyze metrics, create dashboards, or extract insights from data. Triggers include "query", "analyze data", "metrics", "BigQuery", "SQL", "dashboard", "what does the data say", or when working with quantitative information.

Content Preview
---
name: data-analyst
description: Data exploration and analysis partner for Product Managers. Use when the user needs to query databases, analyze metrics, create dashboards, or extract insights from data. Triggers include "query", "analyze data", "metrics", "BigQuery", "SQL", "dashboard", "what does the data say", or when working with quantitative information.
version: 1.0.0
author: Ahmed Khaled Mohamed <[email protected]>
license: MIT
allowed-tools: Read, Grep, Glob, Bash(npm:*)
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/data-analyst.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/productivity/pm-ai-partner/skills/data-analyst/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/productivity/pm-ai-partner/skills/data-analyst/SKILL.md

Related Skills

data
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
pluginpluginmarketplacedata

by Anthropic · anthropic-official-plugins

Detecting Data Anomalies
This skill empowers Claude to identify anomalies and outliers within datasets. It leverages the anomaly-detection-system plugin to analyze data, apply appropriate machine learning algorithms, and highlight unusual data points. Use this skill when the user requests anomaly detection, outlier analysis
skill-adapterdetecting data anomalies

by jeremylongshore · plugins-plus-skills

Preprocessing Data with Automated Pipelines
This skill empowers Claude to preprocess and clean data using automated pipelines. It is designed to streamline data preparation for machine learning tasks, implementing best practices for data validation, transformation, and error handling. Claude should use this skill when the user requests data
skill-adapterpreprocessing data with automated pipelines

by jeremylongshore · plugins-plus-skills

Scanning for Data Privacy Issues
This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan
skill-adapterscanning for data privacy issues

by jeremylongshore · plugins-plus-skills