Designs 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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install excel-weekly-dashboard或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install excel-weekly-dashboard⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/excel-weekly-dashboard/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: excel-weekly-dashboard description: Designs 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. ---
Designs refreshable Excel dashboards (Power Query + structured tables + validation + pivot reporting).
- Build me a Power Query pipeline for this file so it refreshes weekly with no manual steps. - Turn this into a structured table with validation lists and clean data entry rules. - Create a pivot-driven weekly dashboard with slicers for year and ISO week. - Fix this Excel model so refresh does not break when new columns appear. - Design a reusable KPI pack that updates from a folder of CSVs.
- You need advanced forecasting/valuation modeling (this skill is for repeatable reporting pipelines). - You need a BI tool build (Power BI/Tableau) rather than Excel. - You need web scraping as the primary ingestion method.
- Source data file(s): CSV, XLSX, DOCX-exported tables, or PDF-exported tables (provided by user). - Definition of ‘week’ (ISO week preferred) and the KPI fields required.
- Data dictionary / column definitions. - Known “bad data” patterns to validate (e.g., blank PayNumber, invalid dates). - Existing workbook to refactor.
- Folder of weekly CSV exports: exports/2026-W02/*.csv - Single XLSX dump with changing columns month to month
- workbook_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.
- required columns, types, allowed values, and “unknown” handling.
- Prefer Folder ingest + combine, with defensive “missing column” handling. - Normalize column names (trim, case, collapse spaces).
- Create a Data_Staging query (raw-normalized) and Data_Clean query (validated). - Add validation columns (e.g., IsValidPayNumber, IsValidDate, IssueReason).
- Pivot table(s) off Data_Clean - Slicers: Year, ISOWeek; plus operational dimensions
- last refresh timestamp, row counts, query error flags, latest week present
- required KPIs/columns are unspecified, - the source files don’t include any stable key, - week definition/timezone rules are unclear, - PDF/DOCX tables are not reliably extractable without a provided export.
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.
安装 Excel weekly dashboards at scale 后,可以对 AI 说这些话来触发它
Help me get started with Excel weekly dashboards at scale
Explains what Excel weekly dashboards at scale does, walks through the setup, and runs a quick demo based on your current project
Use Excel weekly dashboards at scale to designs refreshable Excel dashboards (Power Query + structured tabl...
Invokes Excel weekly dashboards at scale with the right parameters and returns the result directly in the conversation
What can I do with Excel weekly dashboards at scale in my data & analytics workflow?
Lists the top use cases for Excel weekly dashboards at scale, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/excel-weekly-dashboard/ 目录(个人级,所有项目可用),或 .claude/skills/excel-weekly-dashboard/(项目级)。重启 AI 客户端后,用 /excel-weekly-dashboard 主动调用,或让 AI 根据上下文自动发现并使用。
Excel weekly dashboards at scale 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Excel weekly dashboards at scale 可免费安装使用。请查阅仓库了解许可证信息。
Designs 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.
Automate my data & analytics tasks using Excel weekly dashboards at scale
Identifies repetitive steps in your workflow and sets up Excel weekly dashboards at scale to handle them automatically
Excel weekly dashboards at scale 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。