Skip to main content
Back to registry

Excel Analysis

davila7/claude-code-templates

Install command
npx skills add https://github.com/davila7/claude-code-templates --skill 'Excel Analysis'
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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: - 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 - Reading older .xls files - xlsxwriter - Advanced Excel writing capabilities - matplotlib - Chart generation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

Excel Analysis is listed in SkillJury, but the source summary is still sparse.

Is Excel Analysis good?

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

What agent does Excel Analysis work with?

Excel Analysis currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to Excel Analysis?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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