Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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 instalación
npx skills add https://github.com/Harryoung/efka --skill excel-parser

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas101
Forks19
Actualizado6 de enero de 2026, 13:01
Explorador de archivos
3 archivos
SKILL.md
readonly