go-deploy
OfficialGo deployment: version detection, static builds.
Authornixopus
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates deployment of Go projects by detecting module structures, resolving the appropriate Go version, and producing ready-to-run static binaries for diverse environments.
Core Features & Use Cases
- Detection & Versioning: Recognizes Go projects via go.mod, go.work, or main.go and resolves the correct Go version from go.mod, .go-version, mise.toml, or .tool-versions.
- Build Strategies: Builds static binaries with optional CGO, supports single-module and multi-module workspaces, and provides target outputs in /app/out or /app/<name>.
- Docker & Patterns: Includes Dockerfile pattern guidance for static and distroless runtimes, plus multi-binary cmd layouts.
- Use Case: Use this skill when deploying a Go project or when a repository contains a Go workspace.
Quick Start
Run the skill on a Go project to automatically detect modules, determine the appropriate Go version, and build a static binary ready for deployment.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-deploy Download link: https://github.com/nixopus/agent/archive/main.zip#go-deploy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.