officecli-xlsx

Automate Excel workbook tasks across sheets with formulas, charts, and validations.

3|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/anthonyhtang/OfficeCLI-enhanced-codex --skill officecli-xlsx-anthonyhtang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-xlsx
Source: https://github.com/anthonyhtang/OfficeCLI-enhanced-codex/tree/main/skills/officecli-xlsx
Command: npx skills add https://github.com/anthonyhtang/OfficeCLI-enhanced-codex --skill officecli-xlsx-anthonyhtang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Excel workbook tasks across sheets: reading, editing, and analyzing data to replace manual, error-prone processes.

Core Features & Use Cases

  • Read, create, edit, and format cells, ranges, and sheets across one or more workbooks.
  • Manage formulas, charts, named ranges, validations, and templates to build dashboards and reports.
  • Use cases include financial models, budgets, and data pipelines where Excel is the central workspace.

Quick Start

Create a new workbook named report.xlsx and populate a Revenue sheet with headers and example rows.

Frequently Asked Questions about officecli-xlsx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate editing Excel workbooks across multiple sheets?

You can automate Excel workbooks by managing cell-level operations, formulas, and validations across multiple sheets. This approach targets financial models and data pipelines to replace manual, error-prone processes.

Can I generate charts and manage formulas in xlsx files programmatically?

Yes, you can generate charts and manage formulas in xlsx files programmatically. The process enforces cell-level operations, formula management, and chart creation to support building reports and dashboards with robust error handling.

Does this approach to data validation support cross-sheet references in Excel?

Yes, this approach to data validation supports cross-sheet references in Excel. It enforces safe defaults and robust error handling while managing named ranges, formulas, and validations across one or more workbooks.

What is the best way to build financial models and budgets using Excel data pipelines?

Building financial models and budgets is best achieved by automating workbook tasks across sheets. You manage templates, formulas, and cross-sheet references to construct data pipelines that feed into dashboards and reports.

How do I create a new Excel workbook and populate sheets with data?

To create a new Excel workbook and populate sheets, you initialize a file like report.xlsx and add a sheet such as Revenue. You then populate it by managing headers, rows, and cell-level formatting programmatically.