Data Analysis Skill
Skill ImethibitishwaUse 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.
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.
Usakinishaji
npx skills add bytedance/deer-flowInaendesha Vercel skills CLI (skills.sh) kupitia npx — inahitaji Node.js ndani ya kompyuta yako na angalau agent mmoja anayoendana na skills aliyesakinishwa (Claude Code, Cursor, Codex, …). Inafikiriwa kuwa repo inafuata muundo wa agentskills.io.
Vipanuzi vinavyofanana
SpotDB
98Extension from aliengiraffe/spotdb
Excel Spreadsheet Operations
75Comprehensive 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
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.
Data Pipeline Builder
95Designs 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.
CSV/Excel Merger
88Merge 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.
Data Analyst
75SQL, 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.