officecli-data-dashboard

Generate a two-sheet Excel dashboard with KPI cards and charts from CSV data.

4|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/bitan-del/gods-eye --skill officecli-data-dashboard-bitan-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-data-dashboard
Source: https://github.com/bitan-del/gods-eye/tree/main/apps/desktop/src/process/resources/skills/officecli-data-dashboard
Command: npx skills add https://github.com/bitan-del/gods-eye --skill officecli-data-dashboard-bitan-del

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert scattered CSV/tabular data into ready-to-use Excel dashboards with KPI cards, charts, and sparklines, enabling fast decision-making and sharing.

Core Features & Use Cases

  • Automates the creation of an Excel dashboard from CSV/tabular data, producing a two-sheet workbook: Data (raw) and Dashboard (KPI cards, sparklines, and charts).
  • Uses formula-driven KPIs and cell-range chart references to keep dashboards in sync with source data.
  • Example: A sales CSV is transformed into a ready-to-export .xlsx dashboard showing total revenue, growth, and key metrics.

Quick Start

Provide a CSV file and run the OfficeCLI data-dashboard skill to generate a polished .xlsx dashboard.

Frequently Asked Questions about officecli-data-dashboard

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

FAQPage Schema
How do I create an Excel dashboard from a CSV file?

The Skill generates a two-sheet workbook with a Data sheet for raw data and a Dashboard sheet containing KPI cards, sparklines, and charts, ensuring the Dashboard remains formula-driven and automatically refreshes when the data changes.

Can I use CSV data to generate Excel dashboards with sparklines and KPI cards?

Yes, the tool automates creation of a two-sheet workbook from CSV data, producing a Dashboard sheet with KPI cards, sparklines, and charts derived from the raw data.

Does the Excel dashboard automatically refresh when the underlying CSV data changes?

Yes, the dashboard uses formula-driven KPIs and cell-range chart references to keep the dashboard in sync with the source data, ensuring it automatically refreshes when the data changes.

What is the best way to turn tabular sales data into a polished Excel dashboard?

The best way is to import the CSV file and generate a two-sheet workbook with structured data, header styling, and formula-driven charts, producing a ready-to-export .xlsx dashboard showing total revenue, growth, and key metrics.

Do I need any external dependencies to generate Excel dashboards from CSV files?

No external dependencies are required to generate Excel dashboards from CSV files, as the Skill operates independently to enforce structured data import, header styling, and chart data sources.