Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/Harryoung/efka --skill excel-parser

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles101
Forks19
Mis à jour6 janvier 2026 à 13:01
Explorateur de fichiers
3 fichiers
SKILL.md
readonly