officecli-data-dashboard

Build Excel KPI dashboards from CSV data using OfficeCLI.

1.3k|179|Updated Feb 3, 2025
One-click install
npx skills add https://github.com/Team-Commonly/commonly --skill officecli-data-dashboard-team-commonly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-data-dashboard
Source: https://github.com/Team-Commonly/commonly/tree/main/backend/commonly-bundled-skills/officecli/skills/officecli-data-dashboard
Command: npx skills add https://github.com/Team-Commonly/commonly --skill officecli-data-dashboard-team-commonly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building and maintaining KPI-driven Excel dashboards manually is error-prone and time-consuming; this skill automates the composition and formatting pipeline to deliver consistent, production-ready dashboards.

Core Features & Use Cases

  • KPI-driven dashboard composition with a single Dashboard sheet, formula-driven KPIs, and linked charts.
  • Sparkline and chart integration from CSV or tabular data, with guidance on data visibility and formatting rules.
  • Quick-start implementation for data-to-dashboard workflows, including setup, import, and validation gating.

Quick Start

Create a KPI dashboard by importing your data into Sheet1, then add a Dashboard sheet and configure KPI cards and charts.

Frequently Asked Questions about officecli-data-dashboard

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

FAQPage Schema
How do I automate Excel dashboard generation from CSV data?

To automate Excel dashboard generation, this skill imports CSV data into Sheet1, builds a dedicated Dashboard sheet, and configures KPI cards, sparklines, and charts. It enforces strict validation gates to deliver a production-ready xlsx file that opens automatically.

What is a KPI-driven Excel dashboard and how does OfficeCLI build it?

A KPI-driven Excel dashboard uses formula-driven KPI cards and linked charts to summarize metrics. OfficeCLI builds it by preparing imported tabular data, generating sparklines, and applying strict formatting rules so the dashboard sheet becomes the active tab on open.

Can I use this to create sparklines and charts from tabular data?

Yes, you can create sparklines and charts from tabular data. The skill integrates sparklines and charts directly from your imported CSV data, ensuring visible data references and descriptive chart titles to maintain transparent reporting standards.

Does the generated xlsx dashboard enforce full calculation on load?

Yes, the generated xlsx dashboard enforces fullCalcOnLoad. It meets strict production requirements by ensuring the Dashboard sheet is the active tab on open, applying full calculation on load, and using validation gates to ensure reliable outputs.

What is the best way to ensure consistent KPI reporting across multiple Excel files?

The best way to ensure consistent KPI reporting is to automate the composition and formatting pipeline. This skill standardizes the data-to-dashboard workflow, eliminating manual errors and delivering reliable, production-ready Excel dashboards every time.