Agent skill
project-conventions
Core conventions and patterns for this codebase
Install this agent skill to your Project
npx add-skill https://github.com/sbroenne/mcp-server-excel/tree/main/.squad/templates/skills/project-conventions
SKILL.md
Context
This is a starter template. Replace the placeholder patterns below with your actual project conventions. Skills train agents on codebase-specific practices — accurate documentation here improves agent output quality.
Patterns
[Pattern Name]
Describe a key convention or practice used in this codebase. Be specific about what to do and why.
Error Handling
Testing
Code Style
File Structure
Examples
// Add code examples that demonstrate your conventions
Anti-Patterns
- [Anti-pattern] — Explanation of what not to do and why.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
project-conventions
Core conventions and patterns for ExcelMcp
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.
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.
project-conventions
Core conventions and patterns for this codebase
project-conventions
Core conventions and patterns for this codebase
personal-squad
Didn't find tool you were looking for?