Topic: excel-automation
12 skills in this topic.
-
adr-drafter
Draft a new ExStruct ADR or propose an update to an existing ADR from an issue, PR, diff, tests, and specs. Use when an ADR is required or recommended and you need a structured draft with context, decision, consequences, and evidence.
harumiWeb/exstruct 134
-
adr-indexer
Maintain ExStruct ADR index artifacts by scanning ADR files and synchronizing README, index.yaml, and decision-map.md metadata. Use when ADRs are added, updated, superseded, or reclassified and the repository needs a refreshed ADR map for humans and AI agents.
harumiWeb/exstruct 134
-
adr-linter
Review an ExStruct ADR draft for required sections, status values, evidence quality, supersede links, and balanced consequences. Use when an ADR already exists in draft form and you need findings before review or merge.
harumiWeb/exstruct 134
-
adr-reconciler
Audit ExStruct ADRs against current specs, tests, and source code to detect policy drift, missing ADR updates, stale references, and evidence gaps. Use after merges, during periodic ADR audits, or when a review suspects that implementation and ADRs have diverged.
harumiWeb/exstruct 134
-
adr-reviewer
Review an ExStruct ADR draft for decision quality, overlap with existing ADRs and specs, evidence strength, rollout risk, and human-ownership escalations. Use only after adr-linter reports no unresolved high/medium findings on the current draft, and when you need design-review findings before merge or handoff.
harumiWeb/exstruct 134
-
adr-suggester
Determine whether a change in ExStruct needs an ADR, using repository-specific governance and criteria. Use when reading an issue, PR, review thread, or diff and you need a verdict of required, recommended, or not-needed, plus candidate ADR titles and related existing ADRs.
harumiWeb/exstruct 134
-
codacy-issues-fetcher
Retrieve and format Codacy analysis issues by running `scripts/codacy_issues.py` in the ExStruct workspace. Use when users ask to inspect repository or pull-request Codacy findings, filter by severity, or produce structured issue output for review and fix planning.
harumiWeb/exstruct 134
-
exstruct-cli
Use ExStruct CLI to validate, inspect, create, and edit Excel workbooks safely. Trigger when an agent needs `exstruct patch`, `exstruct make`, `exstruct validate`, `exstruct ops list`, or `exstruct ops describe`, especially for create-vs-edit decisions, dry-run workflows, backend constraints, or safe workbook-edit guidance.
harumiWeb/exstruct 134
-
project-conventions
Core conventions and patterns for ExcelMcp
sbroenne/mcp-server-excel 101
-
project-conventions
Core conventions and patterns for this codebase
sbroenne/mcp-server-excel 101
-
excel-cli
CLI tool for scripting, batch automation, and unattended Excel workflows on Windows. Use for CI/CD pipelines, scheduled tasks, bulk data processing, and coding agents that require token-efficient, discoverable commands. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA, Data Models. Built for automation-first scenarios where process portability and shell integration matter more than interactive UX. Triggers: excelcli, CLI, batch, script, automation, CI/CD, scheduled, PowerShell, Bash, unattended, coding agent, workflow, processing.
sbroenne/mcp-server-excel 101
-
excel-mcp
Automate Microsoft Excel on Windows via COM interop. Use when creating, reading, or modifying Excel workbooks. Supports Power Query (M code), Data Model (DAX measures), PivotTables, Tables, Ranges, Charts, Slicers, Formatting, VBA macros, connections, and calculation mode control. Triggers: Excel, spreadsheet, workbook, xlsx, Power Query, DAX, PivotTable, VBA.
sbroenne/mcp-server-excel 101