Topic: windows
29 skills in this topic.
-
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
-
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
-
project-conventions
Core conventions and patterns for this codebase
sbroenne/mcp-server-excel 101
-
project-conventions
Core conventions and patterns for ExcelMcp
sbroenne/mcp-server-excel 101
-
outlook-automation
Automates reading, searching, drafting, and sending emails AND calendar events in Classic Outlook on Windows using local COM automation. Use this skill when the user asks to process Outlook emails, create drafts, send messages, save attachments, manage calendar events, create meetings, or respond to invitations from the authenticated Outlook session on their Windows Devbox. Requires Classic Outlook (not New Outlook) to be running.
gmickel/outlookctl 19