Gcp Cloud Run

🌐Community
by sebas-aikon-intelligence · 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 sebas-aikon-intelligence-gcp-cloud-run npx -- -y @trustedskills/sebas-aikon-intelligence-gcp-cloud-run
2

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

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

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 and manage Google Cloud Run services. It enables deployment, scaling, and monitoring of containerized applications running on Cloud Run, providing a programmatic interface for these tasks. The agent can execute commands related to service management directly within the GCP environment.

When to use it

  • Automating deployments: Trigger new deployments or rollbacks based on code changes or other events.
  • Scaling services: Dynamically adjust the number of instances running your Cloud Run applications based on traffic patterns.
  • Monitoring application health: Retrieve metrics and logs from Cloud Run services to identify and resolve issues.
  • Managing environments: Provision and configure new Cloud Run services for testing or staging purposes.

Key capabilities

  • Deploying container images to Cloud Run
  • Scaling Cloud Run service instances
  • Retrieving Cloud Run service status and metrics
  • Managing Cloud Run service configurations

Example prompts

  • "Deploy the latest version of my application image gcr.io/my-project/my-app:latest to Cloud Run."
  • "Scale my Cloud Run service 'my-service' to 5 instances."
  • "What is the current status and memory usage of my Cloud Run service?"

Tips & gotchas

  • Requires proper GCP credentials configured for the AI agent.
  • The skill operates within the context of a specific Google Cloud project; ensure this project is correctly set up beforehand.

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
sebas-aikon-intelligence
Installs
4

🌐 Community

Passed automated security scans.