go-installer

Installation
SKILL.md

Go Installer

Install or verify the Go toolchain with system package managers first, then fall back to official Go downloads when needed.

Path Convention

Canonical install and execution directory: ~/.agents/skills/go-installer/. Run commands from this directory:

cd ~/.agents/skills/go-installer

Quick workflow

  1. Check whether Go is already installed.
  2. If missing, install via OS package manager (preferred).
  3. If package manager is unavailable or the required version is not available, install from the official Go downloads.
  4. Ensure PATH is updated and confirm go version.
Related skills

More from httprunner/skills

Installs
12
First Seen
Feb 27, 2026