benchflow-ai / csv-excel-merger
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/csv-excel-merger && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/4004" && unzip -o skill.zip -d .claude/skills/csv-excel-merger && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/csv-excel-merger/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merge spreadsheets, combine data exports, or consolidate multiple files into one.
0 views
0 installs