πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /Subagents
  3. /Integrations & MCP Connectors
  4. /Azure Iac Exporter
πŸ”Œ

Azure Iac Exporter

πŸ€–SubagentπŸ”ŒIntegrations & MCP Connectors36,140

Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates, Terraform, Pulumi).

By github

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/azure-iac-exporter
# ...or for all projects
mkdir -p ~/.claude/skills/azure-iac-exporter

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Skills Hub

More in Integrations & MCP Connectors

View all β†’
πŸ”Œ
πŸ”ŒMCP Serverβ˜… Featured

Brave Search Server

Web and local search capabilities using the Brave Search API

πŸ”ŒIntegrations & MCP Connectors88,106
πŸ”Œ
πŸ”ŒMCP Serverβ˜… Featured

Filesystem Server

Access and manage files on your local filesystem with read, write, and directory operations

πŸ”ŒIntegrations & MCP Connectors88,106
πŸ”Œ
πŸ”ŒMCP Serverβ˜… Featured

Sequential Thinking Server

Dynamic problem-solving through iterative thought chains with branching and revision

πŸ”ŒIntegrations & MCP Connectors88,106
πŸ”Œ
πŸ”ŒMCP Serverβ˜… Featured

Git Server

Git repository operations including status, diff, commit, branch management, and history

πŸ”ŒIntegrations & MCP Connectors88,106

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/azure-iac-exporter
# ...or for all projects
mkdir -p ~/.claude/skills/azure-iac-exporter

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’