Skip to main content
Execute qualquer Skill no Manus
com um clique

excel-parser

Smart Excel/CSV file parsing with intelligent routing based on file complexity analysis. Analyzes file structure (merged cells, row count, table layout) using lightweight metadata scanning, then recommends optimal processing strategy - either high-speed Pandas mode for standard tables or semantic HTML mode for complex reports. Use when processing Excel/CSV files with unknown or varying structure where optimization between speed and accuracy is needed.

Visão geral

Smart Excel/CSV file parsing with intelligent routing based on file complexity analysis. Analyzes file structure (merged cells, row count, table layout) using lightweight metadata scanning, then recommends optimal processing strategy - either high-speed Pandas mode for standard tables or semantic HTML mode for complex reports. Use when processing Excel/CSV files with unknown or varying structure where optimization between speed and accuracy is needed.

Comando de instalação
npx skills add https://github.com/Harryoung/efka --skill excel-parser

Copie e cole este comando no Claude Code para instalar a skill

Estrelas101
Forks19
Atualizado6 de janeiro de 2026 às 13:01
Explorador de arquivos
3 arquivos
SKILL.md
readonly