All plugins / Data
/data:* v1.1.0 Anthropic

Data

Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.

Install claude plugin install data@pace

Overview

A data analyst plugin primarily designed for [Cowork](https://claude.com/product/cowork), Anthropic's agentic desktop application — though it also works in Claude Code. SQL queries, data exploration, visualization, dashboards, and insight generation. Works with any data warehouse, any SQL dialect, and any analytics stack.

Read the full README on GitHub →

Skills (10)

Each skill auto-triggers when its description matches what you're doing, or you can invoke explicitly via the slash command.

  • /data:analyze

    Answer data questions -- from quick lookups to full analyses. Use when looking up a single metric, investigating what's driving a trend or drop, comparing segments over time, or preparing a formal data report for stakeholders.

  • /data:build-dashboard

    Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

  • /data:create-viz

    Create publication-quality visualizations with Python. Use when turning query results or a DataFrame into a chart, selecting the right chart type for a trend or comparison, generating a plot for a report or presentation, or needing an interactive chart with hover and zoom.

  • /data:data-context-extractor

    >

  • /data:data-visualization

    Create effective data visualizations with Python (matplotlib, seaborn, plotly). Use when building charts, choosing the right chart type for a dataset, creating publication-quality figures, or applying design principles like accessibility and color theory.

  • /data:explore-data

    Profile and explore a dataset to understand its shape, quality, and patterns. Use when encountering a new table or file, checking null rates and column distributions, spotting data quality issues like duplicates or suspicious values, or deciding which dimensions and metrics to analyze.

  • /data:sql-queries

    Write correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window functions, or aggregations.

  • /data:statistical-analysis

    Apply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.

  • /data:validate-data

    QA an analysis before sharing -- methodology, accuracy, and bias checks. Use when reviewing an analysis before a stakeholder presentation, spot-checking calculations and aggregation logic, verifying a SQL query's results look right, or assessing whether conclusions are actually supported by the data.

  • /data:write-query

    Write optimized SQL for your dialect with best practices. Use when translating a natural-language data need into SQL, building a multi-CTE query with joins and aggregations, optimizing a query against a large partitioned table, or getting dialect-specific syntax for Snowflake, BigQuery, Postgres, etc.

Connectors

MCP servers this plugin integrates with, grouped by category. Bundled servers are pre-configured in .mcp.json. Alternatives slot in via the ~~category placeholder pattern.

Category Bundled Alternatives
Project tracker ~~project tracker LinearAsanaAtlassian (Jira/Confluence)monday.comClickUp Shortcut, Basecamp, Wrike
Data warehouse ~~data warehouse Snowflake*Databricks*BigQueryDefinite Redshift, PostgreSQL, MySQL
Notebook ~~notebook Hex Jupyter, Deepnote, Observable
Product analytics ~~product analytics AmplitudePendo Mixpanel, Heap, FullStory

How MCP and connectors work → · Full CONNECTORS.md on GitHub →

Source

Pace imports this plugin verbatim from upstream. We don't edit it here; customize by forking to a new directory (e.g. plugins/data-gb/) and registering it separately in the marketplace.