Agent skill · Security

azure-operator-nexus

Expert knowledge for Azure Operator Nexus development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when managing Nexus clusters, fabric routing/QoS, isolation domains, BGP/VRF, or Network Packet Broker TAP rules, and other Azure Operator Nexus related development tasks. Not for Azure Network Function Manager (use azure-network-function-manager), Azure Operator Insights (use azure-operator-insights), Azure Operator Service Manager (use azure-operator-servi

MicrosoftDocsgithub.com/MicrosoftDocsGitHub ↗
claude-codecopilotcodexCC-BY-4.0
Install
npx skills add MicrosoftDocs/Agent-Skills --skill azure-operator-nexus --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 30 KB
Bundled scripts: none
Requires: Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation.
Path: skills/azure-operator-nexus/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 682 · +8 this week
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

This skill provides expert guidance for Azure Operator Nexus, covering troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How it works

  • Use the Category Index to locate relevant sections. Read files or sections using read_file on specified lines or linked references.
  • If metadata.generated_at is older than 3 months, suggest pulling the latest version. If mcp_microsoftdocs tools are unavailable, suggest installing them.
  • Requires network access and fetches documentation content via mcp_microsoftdocs:microsoft_docs_fetch (preferred) or fetch_webpage (fallback).

When to use it

Use when working on Nexus-related development tasks such as managing Nexus clusters, fabric routing/QoS, isolation domains, BGP/VRF, or Network Packet Broker TAP rules, and other Nexus development activities.

What it can touch

  • Tools: claude-code, copilot, codex
  • Fetch documentation content via mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage

Caveats

  • Requires network access and uses external documentation fetchers (mcp_microsoftdocs or fetch_webpage)
  • License: CC-BY-4.0
  • Category: Security
  • The skill explicitly notes not for other Azure Operator products and directs users to specific alternatives for those tasks
From the SKILL.md

# Azure Operator Nexus Skill This skill provides expert guidance for Azure Operator Nexus. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities. ## How to Use This Skill > **IMPORTANT

More from Agent-Skills
All skills →
About this skill
What does the azure-operator-nexus skill do?

Expert knowledge for Azure Operator Nexus development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when managing Nexus clusters, fabric routing/QoS, isolation domains, BGP/VRF, or Network Packet Broker TAP rules, and other Azure Operator Nexus related development tasks. Not for Azure Network Function Manager (use azure-network-function-manager), Azure Operator Insights (use azure-operator-insights), Azure Operator Service Manager (use azure-operator-servi

How do I install it?

Run `npx skills add MicrosoftDocs/Agent-Skills --skill azure-operator-nexus --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From MicrosoftDocs/Agent-Skills, a repository with 682 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going