officecli-xlsx

Create and manipulate Excel workbooks with formulas and formatting via OfficeCLI.

137|21|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/nomifun/nomifun-tauri --skill officecli-xlsx-nomifun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-xlsx
Source: https://github.com/nomifun/nomifun-tauri/tree/main/crates/backend/nomifun-app/assets/builtin-skills/officecli-xlsx
Command: npx skills add https://github.com/nomifun/nomifun-tauri --skill officecli-xlsx-nomifun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires officecli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation, editing, and manipulation of Excel workbooks, streamlining complex tasks and ensuring high-quality outputs.

Core Features & Use Cases

  • Workbook Creation: Build new Excel files from scratch or modify existing ones.
  • Data Manipulation: Read, parse, and extract data from .xlsx files.
  • Use Case: Create a financial model, dashboard, or tracker in Excel without manual coding. This skill handles all the formatting, formulas, and data extraction.

Quick Start

Create a new Excel workbook with officecli-xlsx by running the command: officecli create "my_financial_model.xlsx".

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 creation and data manipulation without manual coding?

You can automate Excel workbook creation and data manipulation by using this Skill to handle file creation, data parsing, formula application, and formatting automatically. It eliminates the need for manual coding when building financial models or trackers.

What is the best way to build a financial model in Excel from scratch?

The best way to build a financial model in Excel from scratch is to use spreadsheet automation that constructs the workbook, applies formulas, and handles formatting programmatically. This ensures high-quality outputs and streamlines complex modeling tasks.

Do I need OfficeCLI to parse data from existing .xlsx files?

Yes, you need OfficeCLI installed to parse data from existing .xlsx files. This Skill relies on OfficeCLI as a dependency to execute Excel-specific operations such as reading, extracting, and manipulating spreadsheet data.

Can I apply formulas and formatting to an Excel spreadsheet automatically?

Yes, you can apply formulas and formatting to an Excel spreadsheet automatically. The Skill programmatically handles formula application and formatting across worksheets, ensuring consistent formatting and accurate calculations without manual intervention.

Does spreadsheet automation work for modifying existing Excel workbooks?

Yes, spreadsheet automation works for modifying existing Excel workbooks. You can read, parse, and extract data from existing .xlsx files, as well as edit and manipulate the workbook contents programmatically to update trackers or dashboards.

What are the limitations of using OfficeCLI for Excel spreadsheet automation?

A limitation of using OfficeCLI for Excel spreadsheet automation is that it requires the OfficeCLI environment to be set up as a prerequisite. Without this dependency installed, the Skill cannot execute any Excel-specific operations or workbook manipulations.