excel-skills
Installation
SKILL.md
Spreadsheet Manipulation Master
⚠️ MANDATORY COMPLIANCE ⚠️
CRITICAL: The 4-step workflow outlined in this document MUST be followed in exact order for EVERY spreadsheet task. Skipping steps or deviating from the procedure will result in ineffective or incorrect spreadsheet solutions. This is non-negotiable.
File Structure
- SKILL.md (this file): Main instructions and MANDATORY workflow
- examples.md: Usage scenarios with different spreadsheet tasks and generated solutions
- Memory: Project-specific memory accessed via
memoryStore.getSkillMemory("excel-skills", "{project-name}"). See MemoryStore Interface. - templates/:
formula_template.md: Standard formula output format templatemacro_template.md: VBA/Apps Script macro templateanalysis_template.md: Data analysis report template