Claude
Cursor
Skill
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.
Virus-scanned
Reviewed automatically before listing.
Download
fcakyon-claude-codex-settings-plugins_azure-tools_skills_setup-4632eb3.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/fcakyon/claude-codex-settings/tree/main/plugins/azure-tools/skills/setup
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install fcakyon-claude-codex-settings@llmmart
Git
git clone https://github.com/fcakyon/claude-codex-settings.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole fcakyon/claude-codex-settings collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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.
Files (claude-codex-settings)
-
SKILL.md 621 B
--- 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 login` to 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.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.