go-doc
SKILL.md
Go Documentation
Retrieve Go package documentation using go doc.
Workflow
- Check go.mod for package version (use that version, or
@latestif not found) - Fetch package if needed:
go get package/path@version - Run
go doc package/pathorgo doc package/path.Symbol
Key Flags
-src- Show source code-all- Show all symbols in package-u- Include unexported symbols
Weekly Installs
23
Repository
caarlos0/dotfilesGitHub Stars
205
First Seen
Jan 24, 2026
Security Audits
Installed on
codex19
opencode19
gemini-cli18
cursor18
claude-code17
antigravity15