officecli-xlsx

Automate Excel workbook management and manipulation via OfficeCLI commands.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill officecli-xlsx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-xlsx
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.codex/skills/officecli/skills/officecli-xlsx
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill officecli-xlsx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Office workflows frequently involve repetitive workbook setup, formatting, and data updates across multiple sheets. This skill automates and streamlines Excel workbook management using OfficeCLI, reducing manual errors and saving time.

Core Features & Use Cases

  • Create, modify, and structure workbooks and sheets
  • Update cells, formulas, formatting, and data validations
  • Build charts, tables, and dashboards and propagate changes across related sheets
  • Cross-sheet references and named ranges for scalable data models
  • QA-ready: supports structure validation, issues checks, and batch operations
  • Use cases include building monthly dashboards, budgeting templates, and data consolidation

Quick Start

Install OfficeCLI, create or open a workbook, then begin applying changes with the officecli xlsx commands.

Frequently Asked Questions about officecli-xlsx

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

FAQPage Schema
How do I automate Excel workbook updates across multiple sheets?

Automate Excel workbook updates by applying batch operations and formatting enforcement across multiple sheets using OfficeCLI. This skill propagates changes to cells, formulas, and data validations across related sheets, reducing manual errors and saving time.

Can I build dashboards and charts in Excel via a command line interface?

Yes, you can build dashboards and charts in Excel via a CLI. This skill supports creating charts, tables, and dashboards, and propagating those changes across related sheets within existing workbooks using OfficeCLI commands.

What's the best way to manage cross-sheet references and named ranges in xlsx files?

The best way to manage cross-sheet references and named ranges is by automating them with OfficeCLI. This skill establishes scalable data models by updating formulas and named ranges across multiple sheets and workbooks via batch updates.

Does this Excel automation approach support structure validation and QA checks?

Yes, this Excel automation approach supports structure validation and QA checks. It is QA-ready, allowing you to run issues checks and batch operations to validate workbook structures and ensure data integrity before finalizing updates.

Do I need to install OfficeCLI before automating Excel workflows?

Yes, you need to install OfficeCLI before automating Excel workflows. Once installed, you can create or open a workbook and immediately begin applying structural changes, formatting, and data updates using the xlsx commands.

When should I use a CLI for Excel workbook management instead of manual editing?

Use a CLI for Excel workbook management when handling repetitive setup, formatting, and data updates across multiple sheets. It is ideal for building monthly budgeting templates and consolidating data where manual errors are likely.