data-analysis

Run SQL queries to explore datasets and generate inline chart blocks.

24|11|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/clawdata/clawdata --skill data-analysis-clawdata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis
Source: https://github.com/clawdata/clawdata/tree/main/skills/data-analysis
Command: npx skills add https://github.com/clawdata/clawdata --skill data-analysis-clawdata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze data with SQL to explore datasets and extract data-driven insights.

Core Features & Use Cases

  • Run SQL queries to explore and understand the data
  • Provide clear, concise text commentary with your findings
  • Include inline chart visualizations using fenced chart code blocks

Quick Start

Ask the skill to analyze your dataset by running SQL queries and generating inline charts.

Frequently Asked Questions about data-analysis

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

FAQPage Schema
How do I run SQL queries to generate inline charts from tabular data?

To generate inline charts from tabular data, you run SQL queries to explore datasets and extract clean-alias results, then emit fenced chart code blocks that follow the specified spec to produce visual summaries.

Can I use data analysis to explore datasets and extract actionable insights?

Yes, data analysis allows you to explore datasets and extract actionable insights by running SQL queries, providing concise text commentary with your findings, and generating visual summaries with inline chart blocks.

What is the best way to visualize trends discovered through SQL queries?

The best way to visualize trends discovered through SQL queries is to produce clean-alias results for charts and emit inline chart blocks that follow the specified spec, ensuring at least one chart is included in your findings.

Does exploratory analysis with SQL require specific dependencies to produce visual summaries?

Exploratory analysis with SQL to produce visual summaries does not require specific dependencies, as the skill independently runs SQL queries and emits chart blocks that follow the specified spec.

Why are clean-alias results required when generating chart blocks from SQL queries?

Clean-alias results are required when generating chart blocks from SQL queries because the inline chart visualizations depend on properly formatted fenced chart code blocks to accurately render tabular data into visual summaries.

What limitations exist when using inline chart blocks for data visualization?

A limitation of using inline chart blocks for data visualization is that the skill must emit fenced chart code blocks that follow the specified spec and include at least one chart, restricting output to this format for exploratory analysis.