When an AI agent needs to manage Google Cloud resources, it uses the gcloud CLI. This skill helps the agent run commands the safe way. It avoids mistakes by checking command syntax first. It also cuts down on extra data to save time.
The agent must validate every command before running it. It uses help to check the exact flags and values. This stops the agent from guessing wrong commands that could break things.
There are special guardrails to block dangerous actions. The skill also shows how to authenticate properly. This keeps your cloud setup secure and easy to troubleshoot.
Global
mkdir -p ~/.claude/skills/gcloudProject
mkdir -p .claude/skills/gcloudSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes