Skip to main content

Data Analysis Skill

Skill Verified
96

Use this skill when the user uploads Excel (.xlsx/.xls) or CSV files and wants to perform data analysis, generate statistics, create summaries, pivot tables, SQL queries, or any form of structured data exploration. Supports multi-sheet Excel workbooks, aggregation, filtering, joins, and exporting results to CSV/JSON/Markdown.

AI Summary

This skill provides a Python script that leverages DuckDB to perform data analysis on uploaded Excel and CSV files. It supports inspecting file structures, running arbitrary SQL queries, generating statistical summaries, and exporting results to various formats like CSV, JSON, and Markdown. The skill efficiently handles large files and supports multi-sheet Excel workbooks and cross-file joins.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (e.g., version field in frontmatter, CHANGELOG, or release tags) for this skill, and install instructions (implicitly via the repository) do not point to a specific version.

Code Execution

  • info:ValidationThe script validates action arguments and file paths, but it relies on DuckDB for SQL query validation, which might not be as robust as a dedicated schema validation library for all inputs.

Installation

npx skills add bytedance/deer-flow

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Updated 4 days ago
View Source

Similar Extensions

SpotDB

98

Extension from aliengiraffe/spotdb

Skill
aliengiraffe

Excel Spreadsheet Operations

75

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

Skill
answerzhao

XLSX Spreadsheet Skill

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

Skill
anthropics

Data Pipeline Builder

95

Designs and builds ETL/ELT data pipelines. Takes data sources, destination, transformation requirements. Generates pipeline code (Python/SQL), scheduling config, error handling, monitoring setup, and data quality checks. Outputs data-pipeline-spec.md + implementation files.

Skill
onewave-ai

CSV/Excel Merger

88

Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merge spreadsheets, combine data exports, or consolidate multiple files into one.

Skill
onewave-ai

Data Analyst

75

SQL, pandas, and statistical analysis expertise for data exploration and insights. Use when: analyzing data, writing SQL queries, using pandas, performing statistical analysis, or when user mentions data analysis, SQL, pandas, statistics, or needs help exploring datasets.

Skill
shubhamsaboo

© 2025 SkillRepo · Find the right skill, skip the noise.