packaging-go-projects
OfficialPackage Go projects for offline builds.
Authorprojectbluefin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to packaging Go projects within the BuildStream build system, ensuring that Go module dependencies are correctly handled for offline builds.
Core Features & Use Cases
- Offline Dependency Management: Packages Go projects by vendoring dependencies or using
go_modulesources, crucial for environments without network access during the build. - Multiple Packaging Patterns: Supports various methods like
make + vendored deps,manual/make + go_module sources, andvendored tarball, catering to different project structures. - Use Case: When building a Go application like Podman or Skopeo within a restricted build environment, this Skill ensures all necessary Go modules are included and resolvable without external network calls.
Quick Start
Use the packaging-go-projects skill to package a Go project with a go.mod file using the make + vendored deps pattern.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: packaging-go-projects Download link: https://github.com/projectbluefin/dakota/archive/main.zip#packaging-go-projects 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 223,000+ vetted skills library on demand.