Gcp

🌐Community
by g1joshi · 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 g1joshi-gcp npx -- -y @trustedskills/g1joshi-gcp
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "g1joshi-gcp": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/g1joshi-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) functionality within an AI agent. It allows users to interact with GCP services, such as managing resources and retrieving information about their cloud environment. The skill enables programmatic interaction with GCP, automating tasks and simplifying complex operations.

When to use it

  • Automating the creation of new GCP resources like virtual machines or storage buckets.
  • Retrieving real-time status updates on existing GCP services (e.g., CPU usage, memory consumption).
  • Troubleshooting issues within a GCP environment by querying logs and metrics.
  • Managing user permissions and access control for GCP projects.

Key capabilities

  • GCP resource management
  • Data retrieval from GCP services
  • Programmatic interaction with the Google Cloud Platform
  • Automation of GCP tasks

Example prompts

  • "Create a new virtual machine in my GCP project named 'test-vm'."
  • "What is the current CPU usage for my database instance?"
  • "List all storage buckets in region us-east1."
  • "Grant user '[email protected]' read access to project 'my-gcp-project'."

Tips & gotchas

Requires proper GCP credentials and permissions configured within the AI agent environment for successful operation. The skill’s functionality is dependent on the specific APIs exposed by Google Cloud Platform, which may change over time.

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
g1joshi
Installs
2

🌐 Community

Passed automated security scans.