From data
Answers data questions via SQL on connected warehouses: quick metrics, trend investigations, segment comparisons, formal reports. Uses manual input if no connection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/data:analyze <question><question>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Answer a data question, from a quick lookup to a full analysis to a formal report.
/analyze <natural language question>
Parse the user's question and determine:
If a data warehouse MCP server is connected:
If no data warehouse is connected:
sql-queries skill for dialect-specific best practicesBefore sharing results, run through validation checks:
If any check raises concerns, investigate and note caveats.
For quick answers:
For full analyses:
For formal reports:
When a chart would communicate results more effectively than a table:
data-visualization skill to select the right chart typeQuick answer:
/analyze How many new users signed up in December?
Full analysis:
/analyze What's causing the increase in support ticket volume over the past 3 months? Break down by category and priority.
Formal report:
/analyze Prepare a data quality assessment of our customer table -- completeness, consistency, and any issues we should address.
npx claudepluginhub ai-integr8tor/anthropics-knowledge-work-plugins --plugin data2plugins reuse this skill
First indexed Jun 18, 2026
Answers data questions via SQL on connected warehouses: quick metrics, trend investigations, segment comparisons, formal reports. Uses manual input if no connection.
Executes SQL queries, processes spreadsheets, creates data visualizations, and generates automated reports. Useful for data exploration, cleaning, statistical analysis, and insight generation.
Processes data analysis queries by loading workspace context, classifying question complexity from L1-L5, and generating charts, narratives, and metrics from datasets.