add-azure-mcp-tools Skill
Add a new tool/command to any Azure MCP toolset. Full lifecycle from scaffolding through PR submission. USE WHEN: add new command, create tool, new MCP tool, scaffold command, implement operation, add azure service tool, create new toolset. Published by microsoft in mcp.
What is add-azure-mcp-tools Skill?
Add a new tool/command to any Azure MCP toolset. Full lifecycle from scaffolding through PR submission. USE WHEN: add new command, create tool, new MCP tool, scaffold command, implement operation, add azure service tool, create new toolset. Published by microsoft in mcp. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Database workflows
- Documentation
- Testing use cases
- Database workflows use cases
Technical details
- Install or run with Copy skill directory
When to use add-azure-mcp-tools Skill
- Use it for testing.
- Use it for database workflows.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/mcp
- Skill file: .github/skills/add-azure-mcp-tools/SKILL.md
What it does
Add a new tool/command to any Azure MCP toolset. Full lifecycle from scaffolding through PR submission. USE WHEN: add new command, create tool, new MCP tool, scaffold command, implement operation, add azure service tool, create new toolset.
Skill instructions
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? | | Azure Service Commands | Non-Azure Commands | |---|---|---| | Examples | ACR Registry List, SQL Database List, Storage Account Get | CLI wrappers, Best Practices, Documentation tools | | test-resources.bicep | ✅ Required | ❌ Skip | | test-resources-post.ps1 | ✅ Required (even if basic) | ❌ Skip | | RBAC role assignments | ✅ Required | ❌ Skip | | Live tests | ✅ Required (recorded) | ❌ Skip | | Unit tests | ✅ Required | ✅ Required | --- Phase 0: New Toolset Setup (skip if adding to existing toolset) Create the toolset directory structure: tools/Azure.Mcp.Tools.{Toolset}/ ├── src/ │ ├─
Explore related resources
Frequently asked questions
What is add-azure-mcp-tools?
add-azure-mcp-tools is a open-source AI agent skill with Copy skill directory. Add a new tool/command to any Azure MCP toolset. Full lifecycle from scaffolding through PR submission.
Who is add-azure-mcp-tools best for?
add-azure-mcp-tools is best for reusing agent instructions, scripts, and references, testing workflows, database workflows, documentation workflows.
How do I install add-azure-mcp-tools?
Install or run add-azure-mcp-tools using Copy skill directory. Check add-azure-mcp-tools for the latest setup command.
Is add-azure-mcp-tools actively maintained?
add-azure-mcp-tools may need a closer maintenance check before production use.
Auto-fetched from GitHub.