Marketplace
setup
This skill should be used when user encounters "Azure MCP error", "Azure authentication failed", "az login required", "Azure CLI not found", or needs help configuring Azure MCP integration.
$ インストール
git clone https://github.com/fcakyon/claude-codex-settings /tmp/claude-codex-settings && cp -r /tmp/claude-codex-settings/plugins/azure-tools/skills/setup ~/.claude/skills/claude-codex-settings// tip: Run this command in your terminal to install the skill
SKILL.md
name: setup description: This skill should be used when user encounters "Azure MCP error", "Azure authentication failed", "az login required", "Azure CLI not found", or needs help configuring Azure MCP integration.
Azure Tools Setup
Run /azure-tools:setup to configure Azure MCP.
Quick Fixes
- Authentication failed - Run
az loginto authenticate - Azure CLI not found - Install Azure CLI first
- Permission denied - Check Azure RBAC roles for your account
- Node.js not found - Install Node.js 20 LTS or later
Don't Need Azure MCP?
Disable via /mcp command to prevent errors.
Repository

fcakyon
Author
fcakyon/claude-codex-settings/plugins/azure-tools/skills/setup
275
Stars
33
Forks
Updated4d ago
Added5d ago