Gcp

🌐Community
by rightnow-ai · vlatest · Repository

Helps with AI, Google Cloud as part of deploying and managing cloud infrastructure workflows.

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 rightnow-ai-gcp npx -- -y @trustedskills/rightnow-ai-gcp
2

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

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

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

About This Skill

What it does

This skill, rightnow-ai-gcp, provides access to Google Cloud Platform (GCP) functionality within an AI agent. It allows agents to interact with GCP services, such as creating and managing resources, retrieving data from storage buckets, and executing tasks on virtual machines. The skill aims to simplify common GCP operations through a conversational interface.

When to use it

  • Automated Infrastructure Management: Automatically create new Google Compute Engine instances based on predefined configurations.
  • Data Retrieval & Analysis: Query data stored in Google Cloud Storage buckets and perform basic analysis.
  • Task Execution: Run scripts or commands on virtual machines within your GCP environment.
  • Resource Monitoring: Check the status of existing GCP resources, such as CPU usage or disk space.

Key capabilities

  • Google Compute Engine instance management (creation, deletion)
  • Google Cloud Storage interaction (listing files, retrieving data)
  • Virtual machine task execution
  • Resource status monitoring

Example prompts

  • "Create a new Google Compute Engine instance named 'my-instance' in zone us-central1."
  • "List all the files in my bucket called 'data-bucket'."
  • "Run the script '/home/user/backup.sh' on the VM named 'worker-vm'."

Tips & gotchas

  • Requires appropriate GCP credentials and permissions to be configured for the AI agent. Ensure your service account has the necessary roles.

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
rightnow-ai
Installs
6

🌐 Community

Passed automated security scans.