excel-weekly-dashboardDesigns refreshable Excel dashboards (Power Query + structured tables + validation + pivot reporting). Use when you need a repeatable weekly KPI workbook that updates from files with minimal manual work.
Install via ClawdBot CLI:
clawdbot install KOwl64/excel-weekly-dashboardDesigns refreshable Excel dashboards (Power Query + structured tables + validation + pivot reporting).
exports/2026-W02/*.csvworkbook_spec.md (workbook structure and named tables)power_query_steps.pq (M code template)refresh-checklist.md (from assets/)Success = refresh works after adding a new week’s files without manual edits, and validation catches bad rows.
IsValidPayNumber, IsValidDate, IssueReason).When producing a plan, use this template:
WORKBOOK PLAN
- Sheets:
- Data_Staging (query output)
- Data_Clean (query output + validation flags)
- Dashboard (pivots/charts)
- Refresh_Status (counts + health checks)
- Canonical Schema:
- <Column>: <Type> | Required? | Validation
- Power Query:
- Query 1: Ingest_<name> (Folder/File)
- Query 2: Clean_<name>
- Key transforms: <bullets>
- Validation rules:
- <rule> -> <action>
- Pivot design:
- Rows/Columns/Values
- Slicers
If asked for artifacts, also output:
assets/power-query-folder-ingest-template.pq (adapted)assets/refresh-checklist.mdOutput: Folder-ingest PQ template + schema + Refresh Status checks + pivot dashboard plan.
Output: Defensive missing-column logic + column normalization + typed schema plan.
Generated Mar 1, 2026
A retail company receives weekly CSV exports of sales data from their point-of-sale system. This skill designs an Excel dashboard that automatically refreshes to show sales by product category, region, and ISO week, with validation for missing product codes and invalid dates to ensure data integrity.
An HR department manages weekly timesheet submissions as XLSX files with changing columns. This skill creates a refreshable Excel workbook that ingests these files, validates employee IDs and hours worked, and provides pivot reports on labor costs per department and week for payroll analysis.
A marketing team collects weekly campaign data from multiple sources like CSV and PDF exports. This skill builds an Excel dashboard that combines these files, validates key metrics such as click-through rates and conversion dates, and generates pivot charts to monitor performance across campaigns and weeks.
A logistics company uses weekly CSV dumps of inventory levels from warehouses. This skill designs an Excel dashboard that refreshes automatically to track stock levels, validate SKU numbers and shipment dates, and provide pivot reports on inventory turnover and shortages by ISO week.
A tech support team receives weekly DOCX-exported tables of customer tickets. This skill refactors an existing workbook to ingest these files, validate ticket IDs and resolution dates, and create a pivot dashboard showing ticket volumes and resolution times by week and priority level.
Offer tailored Excel dashboard development as a service for clients needing automated weekly reporting. Charge based on project complexity, such as data source integration and validation rules, with ongoing support for updates and troubleshooting to ensure refresh reliability.
Develop and sell pre-built Excel template packages that integrate with common business software exports like CRM or ERP systems. Provide subscription access to updated templates and Power Query code, targeting small to medium businesses seeking cost-effective reporting solutions.
Conduct workshops or online courses teaching teams how to build and maintain refreshable Excel dashboards using this skill. Focus on hands-on training with real-world data examples, offering certification or follow-up coaching sessions for continuous learning and application.
💬 Integration Tip
Ensure source files have stable identifiers like employee IDs or product codes to maintain data consistency during refreshes; use Power Query's folder ingestion to automate combining weekly files without manual intervention.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.