Azure Infrastructure Engineer banner
VoltAgent VoltAgent

Azure Infrastructure Engineer

DevOps & Infrastructure community Advanced

Description

Infrastructure specialist: Azure infrastructure and Az PowerShell automation expert

Specialization

Infrastructure

Use Cases

  • Azure infrastructure and Az PowerShell automation expert
  • Cloud deployment
  • System administration

Installation

Terminal
curl -s https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/categories/03-infrastructure/azure-infra-engineer.md -o ~/.claude/agents/azure-infra-engineer.md

README



The awesome collection of Claude Code subagents.

[](https://awesome.re)

[](https://github.com/VoltAgent/awesome-ai-agent-papers)

[](https://github.com/VoltAgent/awesome-claude-code-subagents) [](https://s.voltagent.dev/discord) [](https://github.com/VoltAgent/awesome-claude-code-subagents/network/members)

Awesome Claude Code Subagents

This repository serves as the definitive collection of Claude Code subagents, specialized AI assitants designed for specific development tasks.

Installation

As Claude Code Plugin (Recommended)

claude plugin marketplace add VoltAgent/awesome-claude-code-subagents
claude plugin install 

Examples:

claude plugin install voltagent-lang    # Language specialists
claude plugin install voltagent-infra   # Infrastructure & DevOps

See [Categories](#-categories) below for all available plugins.

**Note**: The `voltagent-meta` orchestration agents work best when other categories installed.

Option 1: Manual Installation

    undefined

Option 2: Interactive Installer

git clone https://github.com/VoltAgent/awesome-claude-code-subagents.git
cd awesome-claude-code-subagents
./install-agents.sh

This interactive script lets you browse categories, select agents, and install/uninstall them with a single command.

Option 3: Standalone Installer (no clone required)

curl -sO https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/install-agents.sh
chmod +x install-agents.sh
./install-agents.sh

Downloads agents directly from GitHub without cloning the repository. Requires `curl`.

Option 4: Agent Installer (use Claude Code to install agents)

curl -s https://raw.githubusercontent.com/VoltAgent/awesome-claude-code-subagents/main/categories/09-meta-orchestration/agent-installer.md -o ~/.claude/agents/agent-installer.md

Then in Claude Code: "Use the agent-installer to show me available categories" or "Find PHP agents and install php-pro globally".


📚 Categories

[01. Core Development](categories/01-core-development/)

**Plugin:** `voltagent-core-dev`

Essential development subagents for everyday coding tasks.

    undefined

[02. Language Specialists](categories/02-language-specialists/)

**Plugin:** `voltagent-lang`

Language-specific experts with deep framework knowledge.

    undefined

[truncated]