A professional automation skill for designing refreshable Excel dashboards using Power Query, structured tables, and automated data validation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install excel-weekly-dashboard
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install excel-weekly-dashboard using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Excel Weekly Dashboard skill is designed to architect and build repeatable reporting pipelines within Microsoft Excel. By utilizing Openclaw Skills, this agent creates robust Power Query workflows that ingest data from folders, CSVs, or XLSX files, transforming raw data into clean, pivot-ready tables. It prioritizes a "no-manual-work" philosophy, ensuring that your reporting remains stable even as weekly data accumulates or source columns shift.
This skill goes beyond simple spreadsheet creation by implementing developer-grade data integrity practices. It establishes a clear separation between raw ingestion and cleaned data, incorporating validation flags and refresh health checks. When using Openclaw Skills for your reporting needs, you gain a scalable framework that handles data normalization, type safety, and professional visualization layouts without the fragility typical of manual Excel models.
To deploy this dashboard logic within your Openclaw Skills workflow, provide the agent with your source file samples and KPI requirements.
# Typical interaction to start the build plan
openclaw run excel-weekly-dashboard --files ./data/weekly_exports/
The skill will output a comprehensive workbook plan or specific artifacts like power_query_steps.pq and a workbook_spec.md to guide the manual or automated setup of the Excel environment.
The skill organizes Excel workbooks into a logical hierarchy to maintain data integrity and performance within Openclaw Skills implementations:
| Sheet Name | Role | Description |
|---|---|---|
| Data_Staging | Ingestion | The direct output of the raw data Power Query. |
| Data_Clean | Validation | Normalized data enriched with validation flags (e.g., IsValidDate). |
| Dashboard | Reporting | The user-facing layer containing pivots, charts, and slicers. |
| Refresh_Status | Monitoring | Logs for last refresh, row counts, and query health checks. |
Loading
A specialized tool for generating DVSA and Traffic Commissioner audit readiness materials, including checklists, evidence indexes, and compliance gap registers.

Converts tachograph and WTD infringement data into professional driver-facing coaching notes and structured corrective action plans.

Automates the reconciliation of multiple data sources using stable identifiers to produce detailed exception reports and prevent silent pipeline failures.

An automated tracking system for UK driver CPC and MPQC compliance that generates audit-ready matrices, reminders, and reports.

Automates the creation of comprehensive evidence packs and appeal drafts for UK Penalty Charge Notices and internal incidents.

A comprehensive diagnostic utility for resolving Linux service failures, permission errors, and web server misconfigurations through structured log analysis.








































