Skip to main content
Back to the directory
davila7/claude-code-templatesSoftware EngineeringData and Analytics

Excel Analysis

Read, analyze, and transform Excel spreadsheets with pandas, pivot tables, charts, and data cleaning.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
Unknown

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill 'Excel Analysis'
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, Excel Analysis has no reported install data, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: davila7/claude-code-templates. Canonical URL: https://skills.sh/davila7/claude-code-templates/excel-analysis.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Read, analyze, and transform Excel spreadsheets with pandas, pivot tables, charts, and data cleaning. Read Excel files with pandas: Process all sheets in a workbook: Perform common analysis tasks: Write data to Excel with formatting: Create pivot tables programmatically: Generate charts from Excel data: Clean and prepare Excel data: Combine multiple Excel files: Apply conditional formatting and styles: - Supports reading single or multiple sheets, filtering, grouping, aggregating, and calculating derived metrics on tabular data - Create pivot tables programmatically and generate bar, pie, and other chart visualizations using matplotlib - Write formatted Excel files with auto-adjusted column widths, conditional formatting, bold headers, and color fills using openpyxl - Merge and concatenate multiple Excel files, handle missing values, remove duplicates, and convert data types for data preparation - Includes performance optimization options like column selection, chunked reading for large files, and engine selection for different file formats - Use read_excel with usecols to read specific columns only - Use chunksize for very large files - Consider using engine='openpyxl' or engine='xlrd' based on file type - Use dtype parameter to specify column types for faster reading - pandas - Data analysis and manipulation (primary) - openpyxl - Excel file creation and formatting - xlrd -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does Excel Analysis do?

Read, analyze, and transform Excel spreadsheets with pandas, pivot tables, charts, and data cleaning.

Is Excel Analysis good?

Excel Analysis does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support Excel Analysis?

Excel Analysis currently lists compatibility with Claude Code, Skills CLI.

Is Excel Analysis safe to install?

Excel Analysis has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to Excel Analysis?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install Excel Analysis?

Run the following command to install Excel Analysis: npx skills add https://github.com/davila7/claude-code-templates --skill 'Excel Analysis'

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering