Add: Azure networking skills (20 skills for VNet, load balancing, hybrid connectivity, security, DNS, monitoring)#2434
Draft
asudbring wants to merge 1 commit into
Conversation
…, hybrid connectivity, network security, DNS, and monitoring) Adds 20 new Azure networking skills: Foundation: azure-virtual-network, azure-private-link, azure-dns, azure-nat-gateway, azure-route-server, azure-traffic-manager Load balancing: azure-load-balancer, azure-application-gateway, azure-front-door Hybrid connectivity: azure-vpn-gateway, azure-expressroute, azure-virtual-wan Network security: azure-firewall, azure-waf, azure-ddos-protection, azure-bastion Management/monitoring: azure-network-watcher, azure-vnet-manager Cross-cutting: azure-network-troubleshooter, azure-network-architecture Each skill includes SKILL.md with frontmatter (name, description with WHEN/DO NOT USE FOR triggers, MIT license, metadata) and references/ directory for detailed documentation. All skills follow agentskills.io specification and are under the 5000-token hard limit.
This was referenced May 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 20 new Azure networking skills covering the full Azure networking stack. These skills provide domain-specific knowledge and MCP-backed execution capabilities for Azure networking services.
Skills Added
Networking Foundation (6 skills)
azure-virtual-networkazure-private-linkazure-dnsazure-nat-gatewayazure-route-serverazure-traffic-managerLoad Balancing and Content Delivery (3 skills)
azure-load-balancerazure-application-gatewayazure-front-doorHybrid Connectivity (3 skills)
azure-vpn-gatewayazure-expressrouteazure-virtual-wanNetwork Security (4 skills)
azure-firewallazure-wafazure-ddos-protectionazure-bastionNetwork Management and Monitoring (2 skills)
azure-network-watcherazure-vnet-managerCross-cutting (2 skills)
azure-network-troubleshooterazure-network-architectureStructure
Each skill follows the established pattern:
SKILL.mdwith YAML frontmatter (name,descriptionwithWHEN:/DO NOT USE FOR:triggers,license: MIT,metadata)references/directory with detailed documentation split into focused files under token limitsazure__networknamespace) and Azure CLI commandsToken Budget
All skills are under the 5000-token hard limit:
azure-route-server(~1155 tokens)azure-vnet-manager(~2846 tokens)Testing
npm run buildsucceeds, skills version-stamped correctly)azure-compute,azure-storage)DO NOT USE FOR:used where trigger overlap exists between networking skills and with existing skillsPR Checklist