cxcscmu/inspect-excel-structure
How to inspect the structure of an Excel workbook before writing formulas, including checking sheet names, cell values, data types, and layout. Use this whenever you need to understand the actual content of an Excel file before modifying it.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill inspect-excel-structure
Take cxcscmu/inspect-excel-structure from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.