AI AGENT ADDONS
CLI & Terminal
25,261installs

Go CLI tools are programs you run in your terminal. They help you automate tasks and manage systems. This skill helps you build these tools using Cobra and Viper, two powerful Go libraries.

You can create a new CLI from scratch or add new commands to an existing one. The skill covers command structure, flags, configuration from files and environment variables, and proper error handling. It also helps you review your CLI for correctness.

Anyone building a Go command-line tool will benefit. Whether you are making a simple script or a complex tool like kubectl, this skill gives you best practices and a clear project structure.

Add Golang Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-cli

Project

mkdir -p .claude/skills/golang-cli

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago