Data Analyst
SkillSQL, 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.
This skill acts as an expert in SQL, pandas, and statistical analysis. It can generate complex SQL queries, perform data manipulation and transformation with pandas, and conduct statistical analysis including hypothesis testing and correlation. The skill aims to provide clear comments, example results, and performance considerations for its outputs.
Practical Utility
- warning:Usage examplesWhile the skill describes its capabilities, it lacks concrete, ready-to-use examples that demonstrate input, invocation, and observable output for each major function.
- warning:Edge casesThe skill mentions core competencies but does not explicitly document failure modes, their observable symptoms, or recovery steps for edge cases like malformed input or missing dependencies.
- warning:Production readinessWhile the skill outlines capabilities, it lacks concrete examples and detailed handling of edge cases, which are crucial for production readiness.
Code Execution
- warning:ValidationWhile the skill implies structured output for queries and code, there's no explicit mention or evidence of schema validation libraries being used for input or output sanitization.
- warning:Error HandlingThe skill description focuses on capabilities but does not detail how errors, unexpected states, or failure modes are caught, categorized, or reported meaningfully to the agent.
インストール
npx skills add shubhamsaboo/awesome-llm-appsVercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。
類似の拡張機能
cuDF Analytics Skill
95Use for GPU-accelerated data analysis on datasets, CSVs, or tabular data using NVIDIA cuDF. Triggers when tasks involve groupby aggregations, statistical summaries, anomaly detection, or large-scale data profiling.
SpotDB
98Extension from aliengiraffe/spotdb
Data Analysis Skill
96Use 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.
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 Manipulator
40Comprehensive 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
Query Writing Skill
98Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database, write SQL, run a SELECT statement, retrieve data, filter records, or generate reports from database tables.