latest-software-version이란?
소프트웨어 및 모델 버전에 대한 실시간 정보 소스입니다. 종속성을 추가하거나, 패키지를 설치하거나, Gemini 모델 이름을 식별할 때 활성화하세요. 라이브 레지스트리(NPM, PyPI, Go Proxy) 및 공식 문서를 쿼리하여 내부 지식 차단을 우회합니다. 출처: googlecloudplatform/devrel-demos.
소프트웨어 및 모델 버전에 대한 실시간 정보 소스입니다. 종속성을 추가하거나, 패키지를 설치하거나, Gemini 모델 이름을 식별할 때 활성화하세요. 라이브 레지스트리(NPM, PyPI, Go Proxy) 및 공식 문서를 쿼리하여 내부 지식 차단을 우회합니다.
명령줄에서 latest-software-version AI 스킬을 개발 환경에 빠르게 설치
출처: googlecloudplatform/devrel-demos.
"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.
소프트웨어 및 모델 버전에 대한 실시간 정보 소스입니다. 종속성을 추가하거나, 패키지를 설치하거나, Gemini 모델 이름을 식별할 때 활성화하세요. 라이브 레지스트리(NPM, PyPI, Go Proxy) 및 공식 문서를 쿼리하여 내부 지식 차단을 우회합니다. 출처: googlecloudplatform/devrel-demos.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/googlecloudplatform/devrel-demos --skill latest-software-version소프트웨어 및 모델 버전에 대한 실시간 정보 소스입니다. 종속성을 추가하거나, 패키지를 설치하거나, Gemini 모델 이름을 식별할 때 활성화하세요. 라이브 레지스트리(NPM, PyPI, Go Proxy) 및 공식 문서를 쿼리하여 내부 지식 차단을 우회합니다. 출처: googlecloudplatform/devrel-demos.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/googlecloudplatform/devrel-demos --skill latest-software-version 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/googlecloudplatform/devrel-demos