Skip to content
@excelcli

excelcli

AI Excel CLI — generate editable .xlsx workbooks and reports from natural-language prompts. Part of the OfficeCLI toolkit. Install: npm i -g officecli.

excelcli

AI Excel CLI — generate real, editable .xlsx workbooks and data-grounded reports from natural-language prompts. Part of the OfficeCLI toolkit.

npm Website Discord


What excelcli does

Turn a written prompt into a real Excel workbook from your terminal — no templates, no manual formulas, no Excel app required.

npm install -g officecli

officecli new xlsx "Sales Pipeline" \
  --prompt "Stages: Discovery, Demo, Proposal, Negotiation, Closed-Won. Columns: deal, owner, value, probability, next action."

Need a report grounded in real data? Point excelcli at an existing workbook:

officecli new report "Q2 Business Review" \
  --file ./data/q2_metrics.xlsx \
  --prompt "Summarize regional revenue shifts and decision points."

Behind the scenes:

  • 🧠 Plans sheets, headers, columns, and formulas from your prompt
  • 📥 Reads your real .xlsx to ground report narratives in actual data
  • 📤 Writes a real .xlsx you can open in Excel, Numbers, Google Sheets, WPS
  • 🔗 Returns a public preview URL when online publishing is configured

Tools in this org

📊 excelcli/excelcli — Excel CLI

The full README, command cheatsheet, and advanced configuration live there.

Sibling document CLIs

excelcli is one of three document generators sharing the same install and prompt-driven workflow:

  • 🎞️ pptcliofficecli new pptx
  • 📝 wordcliofficecli new docx
  • 🧰 officecli — the unified toolkit (PPTX + XLSX + DOCX + Report + Image)

Links

  • 🌐 Website — officecli.io
  • 📦 npm — officecli
  • 💬 Discord — join
  • 🤖 Claude Code plugin — /plugin install officecli@officecli

Popular repositories Loading

  1. excelcli excelcli Public

    AI Excel CLI — generate editable .xlsx workbooks and data-grounded reports from natural-language prompts. Part of the OfficeCLI toolkit. Install: npm i -g officecli. Use: officecli new xlsx.

  2. .github .github Public

    Org profile and shared community files for excelcli

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…