home/categories/technical-docs/caarlos0-dotfiles-skills-go-doc-skill-md
technical-docsdocumentation

go-doc

Get documentation for any Go library using `go doc`. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.

caarlos0
maintainer
caarlos0
更新日 4/3/2026
スター
206
フォーク
10
quick start

Installation and usage

Get documentation for any Go library using `go doc`. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use go-doc