Excel Processing

AI-driven Excel data processing and report beautification. Full guide: Wiki: excel-processing.

What You Can Do

  • Analyze and summarize Excel data with natural language
  • Beautify and format reports automatically
  • Generate charts and insights from data
  • Use the preview panel to view Excel files and results

Example prompts

  • “Summarize sheet2 by region; flag rows where Q3 < Q2.”
  • “Normalize headers to snake_case and add a table of contents sheet listing each tab’s purpose.”
  • “Produce a one-page executive summary tab from the ‘Raw’ sheet without altering source cells.”

Ground answers in specific sheet names and cell ranges when accuracy matters; models cannot see what you do not attach or path correctly.

Data hygiene

Remove or redact columns with PII before sending sensitive workbooks through cloud models. For strictly private analysis, route through local LLMs (Ollama, LM Studio). Always keep authoritative copies under version control or backup.

Related