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 لتثبيت المهارة

المصدر
Harryoung/efka
النجوم١٠١
التفرعات١٩
آخر تحديث٦ يناير ٢٠٢٦ في ١٣:٠١
مستكشف الملفات
3 ملفات
SKILL.md
readonly