home/categories/automation-tools/lmorchard-lmorchard-agent-skills-go-cli-builder-skill-md
automation-toolstools

go-cli-builder

Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite database, and automated GitHub Actions workflows for releases. Use when creating new Go CLI projects or adding features to existing ones that follow the Cobra/Viper/SQLite stack.

lmorchard
maintainer
lmorchard
更新于 1/14/2026
星标
2
分支
0
quick start

Installation and usage

Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite database, and automated GitHub Actions workflows for releases. Use when creating new Go CLI projects or adding features to existing ones that follow the Cobra/Viper/SQLite stack.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use go-cli-builder