home/categories/cli-tools/neversight-learn-skills-dev-data-skills-md-aaronflorey-agent-skills-go-cobra-skill-md
cli-toolstools

go-cobra

Write, scaffold, and debug Go CLI applications using the spf13/cobra library. Use this skill whenever the user wants to build a command-line interface in Go, add commands/subcommands, work with flags (persistent, local, required), implement shell completions, generate documentation, or asks anything about cobra-based CLI development.

NeverSight
maintainer
NeverSight
Actualizado 3/26/2026
Estrellas
113
Forks
26
quick start

Installation and usage

Write, scaffold, and debug Go CLI applications using the spf13/cobra library. Use this skill whenever the user wants to build a command-line interface in Go, add commands/subcommands, work with flags (persistent, local, required), implement shell completions, generate documentation, or asks anything about cobra-based CLI development.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use go-cobra