officecli-data-dashboard

Generate Excel dashboards with KPI cards, charts, and conditional formatting from CSV data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of manually creating complex Excel dashboards with multiple KPI cards, charts, and conditional formatting, providing a streamlined process to generate these dashboards from CSV or tabular input.

Core Features & Use Cases

  • Dashboard Creation: Generate dashboards with KPI cards, charts, and conditional formatting directly from CSV or tabular input.
  • KPI Management: Create formula-driven KPIs that update based on underlying data changes.
  • Chart Generation: Generate various types of charts, including line charts, column charts, and doughnut charts.
  • Use Case: For a business analyzing sales data, this Skill can automatically create a dashboard with revenue KPIs, line charts showing sales trends, and conditional formatting for high-value sales.

Quick Start

Use the officecli-data-dashboard skill to create a dashboard from 'sales_data.csv' with 4 KPIs and 1 line chart, set active tab, and enable full calculation on load.

Frequently Asked Questions about officecli-data-dashboard

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

FAQPage Schema
How do I generate an Excel dashboard from CSV data?

To generate an Excel dashboard from CSV data, this Skill processes tabular inputs to create multi-element layouts. It converts your CSV files into structured dashboards featuring KPI cards, charts, and conditional formatting.

Can I create formula-driven KPI cards in Excel from tabular input?

Yes, you can create formula-driven KPI cards in Excel from tabular input. The Skill builds KPI cards that dynamically update based on underlying data changes, ensuring your business analytics reflect the latest information.

Do I need officecli-xlsx to build multi-element Excel dashboards?

Yes, you need the officecli-xlsx dependency to build multi-element Excel dashboards. The Skill relies on the officecli toolchain for data processing, dashboard composition, and applying specific layout and calculation rules.

What types of charts can I add when building Excel dashboards?

When building Excel dashboards, you can generate various types of charts including line charts, column charts, and doughnut charts. These charts visualize trends and proportions directly from your CSV or tabular input data.

What is the best way to automate sales data visualization with multiple KPIs?

The best way to automate sales data visualization is using this Skill to generate dashboards with revenue KPIs, line charts for sales trends, and conditional formatting for high-value sales directly from your business data files.