9
0

SheetMind: An End-to-End LLM-Powered Multi-Agent Framework for Spreadsheet Automation

Main:5 Pages
3 Figures
Bibliography:1 Pages
Abstract

We present SheetMind, a modular multi-agent framework powered by large language models (LLMs) for spreadsheet automation via natural language instructions. The system comprises three specialized agents: a Manager Agent that decomposes complex user instructions into subtasks; an Action Agent that translates these into structured commands using a Backus Naur Form (BNF) grammar; and a Reflection Agent that validates alignment between generated actions and the user's original intent. Integrated into Google Sheets via a Workspace extension, SheetMind supports real-time interaction without requiring scripting or formula knowledge. Experiments on benchmark datasets demonstrate an 80 percent success rate on single step tasks and approximately 70 percent on multi step instructions, outperforming ablated and baseline variants. Our results highlight the effectiveness of multi agent decomposition and grammar based execution for bridging natural language and spreadsheet functionalities.

View on arXiv
@article{zhu2025_2506.12339,
  title={ SheetMind: An End-to-End LLM-Powered Multi-Agent Framework for Spreadsheet Automation },
  author={ Ruiyan Zhu and Xi Cheng and Ke Liu and Brian Zhu and Daniel Jin and Neeraj Parihar and Zhoutian Xu and Oliver Gao },
  journal={arXiv preprint arXiv:2506.12339},
  year={ 2025 }
}
Comments on this paper