Gcp

🌐Community
by aibangjuxin · vlatest · Repository

Provides Google Cloud guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gcp npx -- -y @trustedskills/gcp
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gcp": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gcp"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to Google Cloud Platform (GCP) functionalities within an AI agent. It allows users to interact with GCP services, manage resources, and retrieve information related to their cloud environment. Specifically, the skill enables tasks such as listing available regions, describing compute engine instances, and querying billing data.

When to use it

  • Cloud Resource Management: When you need an AI agent to help list or describe your Google Cloud Platform resources like virtual machines or storage buckets.
  • Billing Inquiry: To get information about your GCP spending and usage patterns.
  • Region Information: To determine the available regions for deploying applications on GCP.
  • Troubleshooting: When needing details about a specific compute engine instance to diagnose issues.

Key capabilities

  • Listing GCP Regions
  • Describing Compute Engine Instances
  • Querying Billing Data

Example prompts

  • "List all available Google Cloud regions."
  • "Describe my compute engine instance named 'my-instance'."
  • "What is my current GCP billing status?"

Tips & gotchas

The skill requires appropriate authentication and permissions within your Google Cloud project to access the requested information. Ensure the AI agent has been configured with the necessary credentials for successful operation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aibangjuxin
Installs
24

🌐 Community

Passed automated security scans.