BeClaude

xlsx-smart-extractor

New
Community RegistryProductivityby Diego Consolini · MIT

Extract and analyze large Excel workbooks (1MB-50MB+) with minimal token usage. Lossless extraction of all formulas, cell formatting, and complex table structures while achieving 20-100x token reduction through local extraction, semantic chunking, and intelligent caching. Perfect for compliance matrices, financial models, security audit logs, and data tables. Tested with 287K cells and 15K formulas.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/xlsx-smart-extractor.md https://raw.githubusercontent.com/diegocconsolini/ClaudeSkillCollection/main/SKILL.md
3
Invoke in Claude Code
/xlsx-smart-extractor
securitytestingexcelxlsxspreadsheetextractiontoken-optimizationcompliance-matrix

Frequently Asked Questions

What is xlsx-smart-extractor?

Extract and analyze large Excel workbooks (1MB-50MB+) with minimal token usage. Lossless extraction of all formulas, cell formatting, and complex table structures while achieving 20-100x token reduction through local extraction, semantic chunking, and intelligent caching. Perfect for compliance matrices, financial models, security audit logs, and data tables. Tested with 287K cells and 15K formulas.

How to install xlsx-smart-extractor?

To install xlsx-smart-extractor, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /xlsx-smart-extractor.

What is xlsx-smart-extractor best for?

xlsx-smart-extractor is a community categorized under Productivity. It is designed for: security, testing, excel, xlsx, spreadsheet, extraction, token-optimization, compliance-matrix. Created by Diego Consolini.