Documentation
¶
Overview ¶
Command generate produces SKILL.md, llms.txt, and AGENTS.md for the full example CLI.
Usage:
go run ./cmd/generate
Invoked via the //go:generate directive in main.go, files are written to the package directory (examples/full/) because go generate sets the working directory to the package containing the directive.
Click to show internal directories.
Click to hide internal directories.