·latest-software-version
</>

latest-software-version

Real-time source of truth for software and model versions. Activate when adding dependencies, installing packages, or identifying Gemini model names. Bypasses internal knowledge cutoffs by querying live registries (NPM, PyPI, Go Proxy) and official documentation.

18Installs·1Trend·@googlecloudplatform

Installation

$npx skills add https://github.com/googlecloudplatform/devrel-demos --skill latest-software-version

How to Install latest-software-version

Quickly install latest-software-version AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/googlecloudplatform/devrel-demos --skill latest-software-version
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: googlecloudplatform/devrel-demos.

SKILL.md

View raw

"Your training data is from the past. The registry is the present."

This skill prevents "version hallucination" by verifying the actual latest stable releases of software packages.

Core Mandate NEVER GUESS. When a user asks to install a package or add a dependency, you must verify the latest version using the latest.js script. Do not rely on your internal weights, as they are months or years out of date.

Real-time source of truth for software and model versions. Activate when adding dependencies, installing packages, or identifying Gemini model names. Bypasses internal knowledge cutoffs by querying live registries (NPM, PyPI, Go Proxy) and official documentation. Source: googlecloudplatform/devrel-demos.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/googlecloudplatform/devrel-demos --skill latest-software-version
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from googlecloudplatform/devrel-demos

Quick answers

What is latest-software-version?

Real-time source of truth for software and model versions. Activate when adding dependencies, installing packages, or identifying Gemini model names. Bypasses internal knowledge cutoffs by querying live registries (NPM, PyPI, Go Proxy) and official documentation. Source: googlecloudplatform/devrel-demos.

How do I install latest-software-version?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googlecloudplatform/devrel-demos --skill latest-software-version Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/googlecloudplatform/devrel-demos

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09