add-azure-mcp-tools
Installation
SKILL.md
Add a New Tool to Azure MCP
Purpose
Step-by-step workflow for adding a new command to any Azure MCP toolset. Each phase has an explicit gate — do not proceed until the gate passes.
Decision: New Toolset or Existing?
Before starting, determine:
- Adding to existing toolset? → Skip to Phase 1.
- Creating a new toolset? → Complete Phase 0 first.
⚠️ CRITICAL: Does your command interact with Azure resources?