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.

LLM Mart · 0 points · 7 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download fcakyon-claude-codex-settings-plugins_azure-tools_skills_setup-4632eb3.zip · 0 KB
Part of fcakyon/claude-codex-settings — 83 skills

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 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.

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.

No comments yet.

Reviews (0)

No reviews yet.

Related