Google Cloud

🌐Community
by dauquangthanh · vlatest · Repository

This skill allows you to interact with Google Cloud services via a conversational interface, simplifying deployment and management tasks.

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 google-cloud npx -- -y @trustedskills/google-cloud
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with Google Cloud services. It can be used to manage resources, analyze data stored in Google Cloud Storage, and execute tasks within a Google Cloud environment. The agent can leverage this skill to automate workflows and provide insights based on data residing in Google Cloud.

When to use it

  • Automating backups of data stored in Google Cloud Storage.
  • Analyzing log files from Google Compute Engine instances.
  • Deploying new applications or services within a Google Kubernetes Engine cluster.
  • Retrieving information about resource usage and costs in your Google Cloud project.

Key capabilities

  • Google Cloud Resource Management
  • Data Analysis (Google Cloud Storage)
  • Task Execution (within Google Cloud environment)
  • Workflow Automation

Example prompts

  • "List all the buckets in my Google Cloud Storage account."
  • "Deploy a new container to my Kubernetes cluster named 'my-app'."
  • "Analyze the error logs from my web server and identify any recurring issues."
  • "What is the current cost of running my virtual machines?"

Tips & gotchas

  • Requires proper authentication credentials configured for your Google Cloud project.
  • The agent's access will be limited to the permissions granted to the associated service account or user.

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
dauquangthanh
Installs
22

🌐 Community

Passed automated security scans.