Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/Harryoung/efka --skill excel-parser

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타101
포크19
업데이트2026년 1월 6일 13:01
파일 탐색기
3 개 파일
SKILL.md
readonly