Latest Software Version

🌐Community
by googlecloudplatform · vlatest · Repository

This skill provides the most up-to-date software version information, ensuring you’re always working with the latest releases and avoiding compatibility issues.

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 latest-software-version npx -- -y @trustedskills/latest-software-version
2

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

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

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

About This Skill

What it does

This skill provides the latest software version for a given product. It can retrieve this information from Google Cloud Platform resources and return it in a structured format. The skill is designed to streamline the process of identifying current versions, particularly useful when managing deployments or troubleshooting issues.

When to use it

  • Determine the most recent version of a specific Google Cloud service (e.g., "What's the latest version of Kubernetes Engine?").
  • Verify if an upgrade to the newest software version is available for a particular product.
  • Automate checking for new releases as part of a deployment pipeline.
  • Quickly find the current version during troubleshooting or debugging efforts.

Key capabilities

  • Retrieves latest software versions.
  • Supports Google Cloud Platform products.
  • Provides structured output.

Example prompts

  • "What is the latest software version for Anthos?"
  • "Give me the newest release of Cloud SQL."
  • "What's the current version of GKE?"

Tips & gotchas

The skill’s effectiveness depends on accurate product names and identifiers. Ensure you specify the exact Google Cloud product name for optimal results.

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
googlecloudplatform
Installs
16

🌐 Community

Passed automated security scans.