data-analysis

Plan data-analysis tasks with structured steps, validation checks, and SQL queries.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/xiaonanji/ask_jeremy_v3 --skill data-analysis-xiaonanji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis
Source: https://github.com/xiaonanji/ask_jeremy_v3/tree/main/.agents/skills/data-analysis
Command: npx skills add https://github.com/xiaonanji/ask_jeremy_v3 --skill data-analysis-xiaonanji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Data professionals need structured guidance to approach data-analysis tasks, ensuring consistent exploration patterns and quality checks instead of ad-hoc queries.

Core Features & Use Cases

  • Investigation planning: design a plan before executing data analyses, including hypotheses and steps.
  • Structured task guidance: differentiates between open investigation questions and simple data extraction tasks with tailored procedures.
  • Quality and governance: emphasizes data quality checks, validation, and documenting insights and limitations.

Quick Start

Provide a data analysis task and I will generate an investigation plan, SQL queries, and interpretation steps.

Frequently Asked Questions about data-analysis

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

FAQPage Schema
How do I plan and structure a data investigation before writing SQL queries?

Structured data investigation planning involves designing a plan with predefined hypotheses and sequential steps before executing any SQL queries. This approach ensures consistent exploration patterns and prevents ad-hoc querying in data warehouses.

What is the best way to validate data quality during SQL data analysis tasks?

Data quality validation during SQL analysis requires enforcing structured prep steps and quality checks throughout the investigation process. This includes validating query results, documenting findings, and explicitly recording data limitations to ensure accurate interpretation.

Does this approach work for simple data extraction requests or only open investigation questions?

This data analysis approach works for both simple data extraction requests and open investigation questions. It differentiates between the two task types, applying tailored procedures and interpretation steps specifically designed for each scenario's complexity level.

How do I document data analysis findings and limitations from open investigation questions?

Documenting data analysis findings requires recording insights, generated hypotheses, and identified limitations alongside the actionable SQL queries. This structured documentation ensures the interpretation steps and quality check results remain transparent for future reference.

Can I use this structured SQL analysis method across different data warehouse environments?

Yes, this structured SQL analysis method applies across various data warehouses and SQL-based environments. It enforces consistent prep steps, quality checks, and documentation regardless of the specific underlying data warehouse platform being queried.