Skip to main content
在 Manus 中运行任何 Skill
一键导入

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