data-analyst-explore

Profile loaded datasets to quantify completeness, freshness, consistency, queryability, and discoverability.

19|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/tower/agentic-data-engineering --skill data-analyst-explore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analyst-explore
Source: https://github.com/tower/agentic-data-engineering/tree/main/.claude/skills/data-analyst-explore
Command: npx skills add https://github.com/tower/agentic-data-engineering --skill data-analyst-explore

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analysts need a fast, reliable view of newly loaded data to determine if it is usable for analytics. This skill profiles datasets, compares them against source expectations, and enables interactive exploration to surface gaps and questions early in the data product lifecycle.

Core Features & Use Cases

  • Profile after load to quantify completeness, freshness, consistency, queryability, and discoverability.
  • Validate data against source expectations to catch discrepancies and drive remediation planning.
  • Explore datasets interactively to answer business questions and inform stakeholder decisions.

Quick Start

Profile the loaded dataset and start an interactive explore session.

Frequently Asked Questions about data-analyst-explore

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

FAQPage Schema
How do I profile a dataset to check completeness and freshness after loading it?

To profile a dataset for completeness and freshness, you run the PROFILE mode after loading your data. This quantifies key data quality metrics like consistency, queryability, and discoverability to determine if the data is usable.

What is data validation against source definitions and why do I need it?

Data validation against source definitions is the process of comparing loaded data against expected source schemas to catch discrepancies early. You need it to drive remediation planning and ensure datasets are reliable before analytics.

Can I explore loaded datasets interactively to answer specific business questions?

Yes, you can explore loaded datasets interactively using the EXPLORE mode. This allows you to run interactive queries across the dataset to answer business questions and inform stakeholder decisions after profiling.

Do I need the validate-data framework to quantify data queryability and discoverability?

Yes, you need the validate-data framework to quantify data queryability and discoverability. The skill requires this framework to support data-analytic workflows and route discovered issues to appropriate personas.

What's the best way to surface data gaps early in the data product lifecycle?

The best way to surface data gaps early in the data product lifecycle is to profile loaded datasets and validate them against source expectations. This catches discrepancies and routes issues to appropriate personas for remediation.